@CHARSET "UTF-8";
.enroll_table_field table{
	width:600px;
}
.enroll_table_field{
	margin-bottom:20px;
}
.enroll_table_field td{
	vertical-align:top;
	padding-bottom:10px;
}
.enroll_before_check_form{
	margin-bottom:30px;
}
.enroll_before_check_form td{
	padding-top:5px;
	padding-bottom:5px;
}
.big_yes{
	font-size:16px; 
	color:#89181A;
	font-weight:bold;
}


/***Tests field (start)---------------------------------*/
.test_table{
	margin-bottom:10px;
	text-align:center;
	width:100%;
}
.test_table th {
	padding:4px;
	color:#89181a;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	background:url("../images/testtitle_bg.gif");
}
.test_table td {
	padding:5px;
}
.test_table_bottom{
	padding:0px !important;
	background:url("../images/testtablebot_bg.gif");
}
/***Tests field (end)---------------------------------*/

/***Report page (start)---------------------------------------*/
.report_image{
	behavior: url(css/iepngfix.htc);
}
.report_block{
	margin-bottom:30px;
	margin-right:10px;
	float:left;
}
.report_image_block{
	float:left;	
}
.report_link_block{
	float:left;
	margin-top:9px;
}
/***Report page (end)---------------------------------------*/

/***Left sidebar in client area (start)-------------------------*/
#client_left_sidebar_coach_info{
	padding: 0 20px;
}
#client_left_sidebar_coach_info h2{
	padding:0;
	font-size:14px;
}
#client_left_sidebar_coach_info .coach_info{
	font-size:13px;
}
/***Left sidebar in client area (end)-------------------------*/