/* CSS Document */

#inner_content{
	width:950px;
	height:584px;
	background-image:url(../images/course_details/page_frame.jpg);
	background-repeat:no-repeat;
	float:left;
	display:block;
}

#sub_flash_content{
	width:253px;
	height:584px;
	float:right;
	display:block;
	background-image:url(../images/ajax-loader.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#sub_main_content{
	width:688px;
	height:584px;
	float:left;
	display:block;
	position:relative;
	overflow:hidden;
}
#course_heading{
	margin-left: 20px;
	margin-top: 20px;/* 65px; */
	float:left;
}
#course_detail_body_content{
	width:568px;
	height:195px;
	/*
	margin-left:40px;
	margin-top:16px;
	*/
	margin:10px 0 0 20px;
	float:left;
	display:block;
	padding:0 0 0 0;
	font-size:1em;
	line-height: 1.3em;
	/*line-height: 1.2em;*/
	color:#000000;
}
#tn_strip{
	float:left;
	display:block;
	margin-left:41px;
	margin-top:7px;
}

#useful_links{
	display:block;
	float:left;
	width:568px;
	margin:67px 0 0 0;
	padding:0 0 0 0;
}
#apply_now_cluster{
	width:224px;
	height:18px;
	float:left;
	display:inline;
}
#dates_cluster{
	width:150px;
	height:73px;
	float:right;
	display:inline;
}
#sub_anchar_nav{
	width:568px;
	height: 20px;
	display:inline;
	float:left;
	margin:0 0 0 40px;
}
#sub_anchar_nav a:visited{
	color:#1c5353;
	text-decoration:none;
}
#sub_anchar_nav a:active{
	color:#bf0000;
	text-decoration:underline;
}
#sub_anchar_nav a:link{
	color:#1c5353;
	text-decoration:none;
}
#scroll_container{
	height:130px;
	width:520px;
	overflow:auto;
	float:left;
	display:block;
}
#course_scroll_content{
	top:0px;
	width:600px;
	padding:0 5px 0 0;
	display:block;
	height: 450px;
}
ul{
display:inline;
}
h3{
	color:#000000;
	font-weight:normal;
	font-size:1em;
	display:inline;
}
.red_text{
font-weight:bold;
}
#useful_links a{
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
#useful_links a:hover{
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

.col-b{
	display:block;
	width: 500px;
	float:left;
}
.col-t{
	display:block;
	width: 80px;
	float:left;
}
.col-d{
	display:block;
	width: 80px;
	float:left;
}
.col-v{
	padding:0 0 0 30px;
	width: 80px;
}
.col-dash{
	width: 30px;
}

