#rightcolumn .servicesBlock {
	float: left;
	width: 127px;
	height: 150px;
	font-size: 11px;
	padding: 0;
	margin: 0 17px 0 0;
	color: #a4a2a2;
	}

#rightcolumn .rightmost {
	padding: 0;
	margin-right: 0;
	float: right;
	width: 110px;
	}

/*************************************************************************/
/** SERVICES BOX **/
#rightcolumn .servicesBlock h2 {
	font-size: 15px;
	color: #0d4f6e;
	font-weight: normal;
	margin: 10px 0 0 0;
	}

#rightcolumn .servicesBlock img {
	display: block;
	margin: 0 auto;
	border: 1px #FFF solid;
	}

#rightcolumn #resellersDirectory {
	no-background: url(/images/page3/index_directory_box.gif) no-repeat;
	width: 416px;
	color: #0d4f6e;
	no-padding: 5px 10px 0 10px;
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	}
#rightcolumn #resellersDirectoryBottom {
	width: 436px;
	no-background: url(/images/page3/index_directory_box.gif) bottom no-repeat;
	}

#rightcolumn #resellersDirectory h2 {
	color: #02a1eb;
	text-transform: uppercase;
	margin-top: 5px;
	}

#rightcolumn .servicesBlock a {
	text-decoration: none;
	}

#rightcolumn .servicesBlock a:hover img {
	border: 1px #CCC solid;
	}

/*************************************************************************/
/** RESELLERS BOX **/
#rightcolumn #resellersBox {
	background: url(/images/page3/index_resellers_box.gif) no-repeat;
	width: 551px;
	margin-top: 15px;
	}
#rightcolumn #resellersBox .contents {
	padding: 5px 130px 0 0px;
	color: #02537b;
	font-size: 12px;
	font-weight: bold;
	}

#rightcolumn #resellersBox p {
	text-align: center;
	}

#rightcolumn #resellersBox div {
	}

#rightcolumn #resellersBoxBottom {
	width: 551px;
	background: url(/images/page3/index_resellers_box.gif) bottom no-repeat;
	height: 12px;
	}

#resellersBoxAdvertiser {
	float: right;
	width: 49%;
	text-align: center;
	}
#resellersBoxReseller {
	float: left;
	width: 49%;
	text-align: center;
	}

#rightcolumn #resellersBox a:link {
	text-decoration: none;
	}


.directoryCategoryTitle a {
	text-decoration: none;
	color: #208bbc;
	}
.directorySubCategoryTitle a {
	color: #0d4f6e;
	font-weight: normal;
	}

#eCurrenciesList {
	float: right;
	width: 115px;
	font-size: 11px;
	text-align: center;
	}

#rightcolumn #eCurrenciesList h2 {
	font-size: 13px;
	color: #d44b00;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	margin: 40px 0 10px 0;
	}
#rightcolumn #eCurrenciesList img {
	margin-bottom: 5px;
	}


/*******************************************************************/
/** Картинка-выноска в тексте **/
.marginalImage {
	position: absolute;
	}
.marginalImage .content{
	position: absolute;
	width: 180px;
	left: -195px;
	top: 20px;
	text-align: right;
	}

