﻿.mainPartner
{
	background-image:url(../images/body/partners/note_bg.gif);
	background-repeat:repeat-x;
	width:195px; height:206px;
	float:right;
}
.mainPartnerLeft
{
	background-image:url(../images/body/partners/shadow_left.gif);
	background-repeat:no-repeat;
	width:6px; height:206px;
	float:right;
}
.mainPartnerBot
{
	background-image:url(../images/body/partners/shadow_bottom.gif);
	background-repeat:no-repeat;
	width:200px; height:5px;
	float:right;
	background-position:left top;
}
.linkCountryName
{
	font-weight:bold;
	color:#1770ae;
	text-decoration:underline;
}
.linkCountryName:hover
{
	color:#198ad9;
	text-decoration:none;
}
.divImg
{
	position:relative; height:58px; width:55px; border:solid 1px white; padding:0; margin:0;
}
.divImgMagnify
{
	position:absolute; bottom:0px; left:0px; width:11px; height:10px; padding:0; margin:0;
}
.lblBold
{
	color:#1d2228;
	font-weight:bold;
}
.addCommentPartner
{
	color:#ff6c00;
	font-weight:bold;
	text-decoration:underline;
}
.addCommentPartner:hover
{
	color:#1770ae;
	text-decoration:none;
}
.readCommentPartner
{
	color:#ff6c00;
	text-decoration:underline;
}
.readCommentPartner:hover
{
	color:#1770ae;
	text-decoration:none;
}
