#content-explorer {
	/*padding-top: 20px;*/
    width:582px;
    line-height:normal;
	float:left;
	
	}
	#content-explorer ul {
		margin:0;
		padding:0px 10px 0 0;
		list-style:none;
		max-width: 770px;
		}
		#content-explorer ul li {
			float: left;
			background: url(/lib/yhst-94024159501758/right.gif) right top no-repeat;
			text-align: center;
			overflow: hidden;
			margin-left: 1px;
			}
			#content-explorer ul li a {
				display: block;
				background: url(/lib/yhst-94024159501758/left.gif) left top no-repeat;
				padding: 3px 10px 0 10px;
				font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
				color: #000;
			}
			
			#content-explorer ul li a.videoTab
			{
				padding: 3px 42px 0 42px;
			}
			
			#content-explorer ul li a:hover {
				/*color: #990000;*/
				text-decoration:none;
			}
			#content-explorer ul li.selected {
				background: url(/lib/yhst-94024159501758/right-cur.gif) right top no-repeat;
			}
			#content-explorer ul li.selected a {
				background: url(/lib/yhst-94024159501758/left-cur.gif) left top no-repeat;
				color: #fff;
			}
			
div.yui-content {
	overflow: auto;
	border-top:4px solid #71B81D;
	padding: 25px 0 0 0;
}


/**** styles for lower tab section start here ***/

#content-explorer-lower {
	/*padding-top: 20px;*/
    width:750px;
    line-height:normal;
	float:left;
	margin:60px 0;
	position:relative;
	
	}
	#content-explorer-lower ul {
		margin:0;
		padding:0px 10px 0 0;
		list-style:none;
		}
		#content-explorer-lower ul li {
			float: left;
			background: url(/lib/yhst-94024159501758/right-lowerTab.gif) right top no-repeat;
			text-align: center;
			overflow: hidden;
			margin-left: 1px;
			
				/*border-bottom:4px solid #1F77CB*/
			}
			#content-explorer-lower ul li a {
				display: block;
				background: url(/lib/yhst-94024159501758/left-lowerTab.gif) left top no-repeat;
				padding: 5px 28px 3px 28px;
				font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
				color: #000;;
			}
			
			/*#content-explorer-lower ul li a.videoTab
			{
				padding: 3px 42px 0 42px;
			}*/
			
			#content-explorer-lower ul li a:hover {
				/*color: #990000;*/
				text-decoration:none;
			}
			#content-explorer-lower ul li.selected {
				background: url(/lib/yhst-94024159501758/right-cur-lowerTab.gif) right top no-repeat;
			}
			#content-explorer-lower ul li.selected a {
				background: url(/lib/yhst-94024159501758/left-cur-lowerTab.gif) left top no-repeat;
				color: #fff;
			}
			
			div.yui-content-lower
			{
				overflow: auto;
				border:1px solid #D9D9D9;
				border-top:4px solid #1F77CB;
				width:734px;
			}
			
			div.yui-content-lower div
			{
				padding: 5px 52px 25px 52px;
				font-size:12px;
			}
			
			div.yui-content-lower div h1
			{
				font-size:18px;
				margin: 0 0 10px 0;
			}
			
			#content-explorer-lower ul li.borderAlignment
			{
				width:734px; height:5px; font-size:1px; border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9; border-top:4px solid #1F77CB; background:none; margin:0;
			}
			
			div.rightBorderAlignment
			{
				width:1px; height:26px; background:#D9D9D9; position:absolute; top:35px; left:735px; font-size:0px;
			}
			
/**** styles for lower tab section end here ***/

#content-explorer {
width:570px;
}
