/* 5-07-10 css */


#vrsRateCta {
	background: url(../../../images/latest_news/vrs_rate/vrs_rate_cta_bg.png);
	width: 453px; /* 480px less padding */
	height: 308px; /* 328px less padding */
	padding: 20px 0 0 27px;
	margin: 0 0 35px 0;
}

	#vrsRateCta h5 {
		text-align: left;
		color: #324c66;
		font-size: 28px;
		padding: 0 0 0 0;
		font-weight: normal;
		margin: 0 0 0 0;
		line-height: 28px;
		letter-spacing: -1px;
		text-transform: uppercase;
		border: none;
		width: auto;
	}
	
	#vrsRateCta h5 strong{
		color: #324c66;	
	}
	
		#vrsRateCta h5 strong.important{	
			color: #ca1515;
		}
		
#vrsRateCta h6 {
	font-size: 26px;
	color: #ca1515;
	line-height: normal;
	letter-spacing: normal;
	/* padding: 5px 0 0 53px; */
	padding: 5px 0 0 0;
	height: 35px; /*40px less padding*/
	text-transform: uppercase;
	margin: 30px 0 0 27px;
	/* background: url(../../../images/latest_news/vrs_rate/important_icon.png) no-repeat; */
}
#vrsRateCta div#btnContainer{
	width: 372px;
	height: 70px; /* 75px less padding */
	margin: 0 0 0 27px;
	padding: 5px 0 0 0;
}
#vrsRateCta div#btnContainer p.fine, p.fine{
	font-size: 10px !important;
	line-height: normal;
	clear: left;
	margin: 0 0 0 7px;
	padding: 13px 0 0 0;
}

#vrsRateCta div#btnContainer a{
	display: block;
	width: 179px;
	height: 25px; /* 31px less padding */
	padding: 6px 0 0 0;
	background: url(/templates/default/images/latest_news/cta_one_bg.png) repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	font-size: 16px;
	margin: 8px 0 0 7px;
	text-align: center;
	font-weight: bold;
	float: left;
}

div#btnContainer a.friendHidden{
	/*position: absolute;
	top: 40px;
	right: 0;*/
	}
div#btnContainer a.vrsRateFriendsHidden, div.actionBox ul#iconList li#forward.vrsRateFriendsHidden{
	display: none !important;
	}

div#btnContainer a.vrsRateFriends{
	display: block;
	}
	
#thankYouMsg {
	display: none;
}	

#thankYouMsg a{
	display: block;
	width: 257px;
	height: 29px; /* 41px less padding */
	padding: 12px 0 0 0;
	background: url(/templates/default/images/latest_news/cta_one_bg.png) repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	font-size: 16px;
	margin: 20px 0 0 0;
	text-align: center;
	font-weight: bold;		
}


 #printLetter {
	height: 500px;
	width: 370px;
}

/* #printLetter {
	height: 500px;
	width: 370px;
	overflow: auto;
	background-color: #fff;
	border: 1px solid #ccc;
}*/
