.vf_right_content table {
	/*width:360px;*/
}


.vf_right_content table td{
	 padding:3px;
	 font-size:9px;
	 color:#333;
}

.vf_right_content table td h5{
	 font-weight:bold;
	 font-size:10px;
	 color:#00308F;
	 margin:0;
}

.vf_right_content table td p{
	font-size:9px;	
	 margin:1em 0;
}


.vf_right_content table td img{
	vertical-align:middle;
}


.vf_right_content table td a{
		color:#00308F;
		text-decoration:none;
}

.vf_right_content table td a:hover{
	text-decoration:underline;
}
