div.Classes {
	/*background-color:yellow !important;*/
	background: transparent url(../images/ClassesTab_bg.gif) repeat-y !important;
	/*padding-bottom:20px;*/
	/*padding:5px;*/
	}
	
div.ClassHeader {
	/*background-color:yellow !important;*/
	background: transparent url(../images/ClassesTab_header.gif) no-repeat !important;
	height: 24px;
	padding-top:15px;
	padding-left:15px;
	font-size: 15px;
	font-weight: bold;
	color: #39d310;
	}
	
div.ClassFooter {
	height: 37px;
	width: 553px;
	background: transparent url(../images/ClassesTab_Footer_2.gif) no-repeat !important;
	}
	
div.ClassFooter  a{
	display:block;
	height: 37px;
	width: 96px;
	text-indent: -50000px;
	background: url(../images/Classes_BookNowButton.gif) no-repeat 0px 0px;
	margin-left:430px;
	}
	
div.ClassFooter a:hover {background-position: 0px -37px; }
		

div.ClassContent {
	width: 533px;
	/*background: #BDF381 !important;*/
	background: transparent url(../images/ClassesTab_bg.gif) repeat-y;
	padding-left:10px;
	padding-right:10px;
	}
	
div.ClassContent	em {
	font-weight: bold;
	}
	
div.Classes p{
	/*padding-left: 10px;
	padding-right: 10px;*/
	}
	
span.TopicsCovered {
	display: block;
	width:513px;
	height: 20px;
	color: #282828;
	font-weight:bold;
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 8px;
	background-color: #ebebeb;
	position: relative;
	left: -5px;
	}
	
div#BusinessOnlineIntro {
	width:415px;
	background: transparent url(../images/OnlineBusiness_bg.jpg) no-repeat;	
	background-position: 3px 2px;
	/*margin-left:12px;
	padding-right:100px;*/
	padding-left:10px;
	padding-top: 10px;
	padding-right: 120px;
	/*height: 120px;*/
	}
	
div#UnderstandingSearchIntro {
	width:415px;
	background: transparent url(../images/SearchEngine_bg.jpg) no-repeat;	
	background-position: 3px 2px;
	/*margin-left:12px;
	padding-right:100px;*/
	padding-left:10px;
	padding-top: 10px;
	padding-right: 120px;
	height: 120px;
	}

div#ToolsIntro {
	width:415px;
	background: transparent url(../images/ToolsIntro_bg.jpg) no-repeat;	
	background-position: 3px 2px;
	/*margin-left:12px;
	padding-right:100px;*/
	padding-left:10px;
	padding-top: 10px;
	padding-right: 120px;
	/*height: 150px;*/
	}	
	
p.Classintro {
	font-size: 12px;
	line-height:150%;
	font-weight: bold;
	margin-top:0px;
	}

img.expandLink {
	padding-left: 10px;
	padding-top: 0px;
	}
	
ul.Topics {
	font-size:12px;
	list-style-type: disc;
	line-height: 150%;
	margin-left:20px;
	}
	

	
