/* CSS Document */

.widget_wrapper{
	border:1px solid #ADADAD;
	width:250px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;}
.widget_header{
	background:url(images/header_bgr.jpg)0% 50% #CCCCCC repeat-x;
	border-bottom:1px solid #ADADAD;
	border-radius:5px 5px 0 0 ;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	padding:5px;}
.clear{
	clear:both;}
.widget_wrapper a:link{
	color:#0099FF;
	text-decoration:none;}
p{
	margin:0;
	padding:0;}
.instructor img{
	width:30px;
	height:30px;
	float:left;
	margin-right:10px;}
.instructor p{
	 color: #0099FF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
	line-height:27px;
    }
.widget_content{
	padding:5px 5px 0 5px;}
.widget_content li{
	/*border:1px solid #D4D4D4;
	border-radius:3px;
	padding:5px;*/}
.widget_content ul{
	margin:0;
	padding:0;}
.widget_content li{
	list-style:none;
	margin-bottom:5px;
	}
.class_img{
	
	height:50px;
	float:left;
	margin-right:5px;}
.class_details{
	float:left;
	
	}
.class_details h2{
	font-family: Arial,Helvetica,sans-serif;
	color: #0099FF;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 4px 0;
}
.class_img img{
	width:35px;
	height:35px;}
.class_details h2 a{
	color: #0099FF;
    font-size: 13px;
    font-weight: bold;}
.class_details h2 span{
	color:#666666;
	font-weight:normal;
	padding-left:3px;}
.time{
	font-family: Arial,Helvetica,sans-serif;
	color: #666666;
    font-size: 11px;
    font-weight: normal;
	padding:3px 0 3px 20px;
	background:url(images/results_icon1.jpg)0% 0% no-repeat;
	margin-bottom:4px;
	}
.date{
	font-family: Arial,Helvetica,sans-serif;
	color: #666666;
    font-size: 11px;
    font-weight: normal;
	padding:3px 0 3px 20px;
	background:url(images/results_icon2.jpg)0% 0% no-repeat;}
.widget_footer{
   
	background-color:#F2F2F2;
	padding:5px 7px 5px 5px;
	border-top:1px solid #ADADAD;
	border-radius:0 0 5px 5px;
	-webkit-border-radius::0 0 5px 5px;
	-moz-border-radius::0 0 5px 5px;}
.widget_footer a{
	width:55px;
	height:37px;
	
	display:block;}

.widget_content li {
     margin-left: 0px;
}
