﻿.contentBox 
{
	width: 565px;
	background: url(img/contentbox_bg.gif) repeat-y;
	/*line-height: 1.5em;*/
	font-size: 13px;
}

.contentBox .contentTitle 
{
	height: 59px;
}

.contentBox .contentTitle-YourBusinessInABox
{
	background: url(img/contentbox_tit_yourbusinessinabox.gif) no-repeat;
}

.contentBox .contentTitle-AboutUs
{
	background: url(img/contentbox_tit_aboutus.gif) no-repeat;
}

.contentBox .contentTitle-Media
{
	background: url(img/contentbox_tit_media.gif) no-repeat;
}

.contentBox .contentTitle-SubscribersAccess
{
	background: url(img/contentbox_tit_subscribersaccess.gif) no-repeat;
}

.contentBox .contentTitle-Awards
{
	background: url(img/contentbox_tit_patents.gif) no-repeat;
}

.contentBox .contentTitle-International
{
	background: url(img/contentbox_tit_international.gif) no-repeat;
}

.contentBox .contentTitle-TheBuzz
{
	background: url(img/contentbox_tit_thebuzz.gif) no-repeat;
}


.contentBox .contentTitle-YourBusinessInABox_es
{
	background: url(img/contentbox_tit_yourbusinessinabox_es.gif) no-repeat;
}

.contentBox .contentTitle-AboutUs_es
{
	background: url(img/contentbox_tit_aboutus_es.gif) no-repeat;
}

.contentBox .contentTitle-Media_es
{
	background: url(img/contentbox_tit_media.gif) no-repeat;
}

.contentBox .contentTitle-Awards_es
{
	background: url(img/contentbox_tit_patents_es.gif) no-repeat;
}

.contentBox .contentTitle-International_es
{
	background: url(img/contentbox_tit_international_es.gif) no-repeat;
}

.contentBox .contentTitle-TheBuzz_es
{
	background: url(img/contentbox_tit_thebuzz_es.gif) no-repeat;
}

.contentBox .contentTitle-YourBusinessInABox_ru
{
	background: url(img/contentbox_tit_yourbusinessinabox_ru.gif) no-repeat;
}

.contentBox .contentTitle-AboutUs_ru
{
	background: url(img/contentbox_tit_aboutus_ru.gif) no-repeat;
}

.contentBox .contentTitle-Media_ru
{
	background: url(img/contentbox_tit_media_ru.gif) no-repeat;
}

.contentBox .contentTitle-Awards_ru
{
	background: url(img/contentbox_tit_patents_ru.gif) no-repeat;
}

.contentBox .contentTitle-International_ru
{
	background: url(img/contentbox_tit_international_ru.gif) no-repeat;
}

.contentBox .contentTitle-TheBuzz_ru
{
	background: url(img/contentbox_tit_thebuzz_ru.gif) no-repeat;
}

.contentBox .contentTitle-YourBusinessInABox_pt
{
	background: url(img/contentbox_tit_yourbusinessinabox_pt.gif) no-repeat;
}

.contentBox .contentTitle-AboutUs_pt
{
	background: url(img/contentbox_tit_aboutus_pt.gif) no-repeat;
}

.contentBox .contentTitle-Media_pt
{
	background: url(img/contentbox_tit_media.gif) no-repeat;
}

.contentBox .contentTitle-Awards_pt
{
	background: url(img/contentbox_tit_patents_pt.gif) no-repeat;
}

.contentBox .contentTitle-International_pt
{
	background: url(img/contentbox_tit_international_pt.gif) no-repeat;
}

.contentBox .contentTitle-TheBuzz_pt
{
	background: url(img/contentbox_tit_thebuzz_pt.gif) no-repeat;
}


.contentBox .content 
{
	margin-left: 20px;
	margin-right: 15px;
}

.contentBox .contentFooter
{
	background: url(img/contentbox_footer.gif) no-repeat;
	width: 574px;
	height: 34px;
}

.contentBox h1 
{
	color: #ff6704;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.contentBox h2
{
	color: #013700;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.contentBox h3
{
	color: #013700;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.contentBox a 
{
	color: #cc3300;		
}

.contentBox a:hover
{
	color: orange;	
}


.contentBox a.dest 
{
	color: #ff6704;
	font-weight: bold;		
	background: url(img/next.gif) no-repeat left center;
	padding-left: 20px;
}
.contentBox a.dest:hover
{
	color: #cc3300;		
}


.contentBoxRightMenu 
{
	width: 120px;
	padding-left: 15px;
}

.contentBoxRightMenu h3
{
	margin-top: 50px;
}

.contentBoxRightMenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.contentBoxRightMenu li 
{
	padding-bottom: 5px;
	background: url(img/next_small.gif) no-repeat left 7px;
	padding-left: 10px;
}

.contentBoxRightMenu a
{
	font-weight: normal;
	color: #ff6704;
}

.contentBoxRightMenu a:hover
{
	color: #cc3300;
}


.contentBoxBottomMenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.contentBoxBottomMenu li 
{
	padding-bottom: 5px;
	background: url(img/next_small.gif) no-repeat left 7px;
	padding-left: 10px;
}

.contentBoxBottomMenu a
{
	font-weight: normal;
	color: #ff6704;
}

.contentBoxBottomMenu a:hover
{
	color: #cc3300;
}

