#course-content
{
	width: 844px;
	height: 344px;
	font-size: 10px;
	position: relative;
}
#course-default
{
	width: 844px;
	height: 344px;
	background: url(../images/2009/images/CourseTabs00.jpg) no-repeat;
}

#course-plan
{
	width: 844px; 
	height: 344px; 
	background: url(../images/2009/images/CourseTabs01.jpg) no-repeat;
}

.text_tab1
{
	width: 450px; 
	height: 270px; 
	float: left;
	margin-top: 55px; 
	margin-left: 20px;
}

#btndownloadoutline_tab1
{
	float: left;
	margin-top: 60px;
	margin-left: 30px;
}

#btnorderonline_tab1
{
	float: left;
	margin-top: 60px;
	margin-left: 10px;
}

#course-schedule1
{
	width: 844px; 
	height: 344px; 
	background: url(../images/2009/images/CourseTabs02.jpg) no-repeat;
}

.text_tab2
{
	width: 450px; 
	height: 270px; 
	float: left; 
	margin-top: 55px; 
	margin-left: 20px;
}

#btndownloadoutline_tab2
{
	float: left;
	margin-top: 10px;
	margin-left: 30px;
}

#btnorderonline_tab2
{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#course-schedule2
{
	width: 844px; 
	height: 344px; 
	background: url(../images/2009/images/CourseTabs03.jpg) no-repeat;
}

.text_tab3
{
	width: 450px; 
	height: 270px; 
	float: left; 
	margin-top: 55px; 
	margin-left: 20px;
}

.coursetab
{
	position: absolute;
	left: 0;
	top: 0;
}
