/* ############## HOME CLASSES ############## */
div.termsofuse_right{
	margin-left:			16px;
	background-image:		url('../images/content_bg_gradient.png');
	background-repeat:		repeat-x;
	width:					639px;
	min-height:				164px;
	float:					left;
}
	div.termsofuse_right_item{
		padding:				10px;
	}
		p.termsofuse_right_title{
			color:					#2a3990 !important;
			font-weight:			bold;
			font-size:				13px;
			margin-top:				0px;
			padding-top:			0px;
			font-family:			Arial;
		}
		p.termsofuse_right_content{
			color:					#7c7d80 !important;
			font-size:				12px;
			font-weight:			bold;
			line-height:			15px;
			margin-top:				0px;
			padding-top:			0px;
			font-family:			Arial;
		}
