/***** general CSS classes *****/
.border_bottom_dotted
{
	border-bottom: 1px dotted #3F71A6;
	width: 600px !important;
}
