h1.reverse {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 23px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
ul {
	margin-top: 10px;
	margin-bottom: 15px;
}
li {
	margin-bottom: 3px;
}
hr	{
	border: 0px; 
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #999;
	height: 1px;
}
p	{
	line-height: 15px;
}


#topHeader {
	padding: 10px;
	background-image: url(http://s.ytimg.com/yt/img/hdr_toolbox_bg_875x82-vfl23627.gif);
	background-repeat: no-repeat;
	height: 82px;
}
	

.articleAbstract {
	line-height: 15px;
	margin: 0px;
}
.headerIcon {
	width: 65px; 
	float: left;
	margin-right: 5px;
}
.mainColumn {
	margin: 0px 10px;
	width: 412px;
}
.partnerBox {
	float: left; 
	width: 195px; 
	text-align: center;
}
.partnerHead { 
	color: #BEBEBE; 
}
.subheadIcon {
	vertical-align: middle;
	margin-right: 5px;
}
.subtitle {
	font-size: 13px;
	color: #FFF;
	margin-top: 0px;
}
.tabTable {
	margin-bottom: -1px; 
	border-bottom: 1px solid #FFF;
}
.videoIconWrapperOuter {
	margin-right: 10px;
	margin-bottom: 5px;
}
.videoStrip {
	margin-top: 5px;
}
.titleWrap { width: 120px; margin-bottom: 3px;}

/* Toolbox tab stuff */
.tabContainer {
	margin: 10px 0px; 
	border-bottom: 1px solid #999;
	height: 19px;
}
.subtab {
	float: left; 
}

.subtab b {
	display: block;
	position: relative;
	border: solid #999;
 	border-width: 1px 0px 0px 0px;
	padding: 0;
	background: #FFF;
	text-decoration: none;
	float:left; 
}
.subtab b b {
	background: none;
	margin: 0 -1px;
	padding: 0;
	border-width: 0 1px;
	text-decoration: none;
}
.subtab b b b {
	margin: 0 0 -1px 0;
	border: solid #FFF;
	border-width: 0 0 1px 0;
	text-align: center;
	text-decoration: none;
}
.tabText {
	margin: 2px 6px;
	font-size: .9em;
	font-weight: bold;
}




/* Old stuff */
ul.mainpage {
	margin-left: 18px;
	margin-bottom: 18px;
}

ul.sidebar {
	margin-left: 0px;
	padding-left: 12px;
}

.subTitle {
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
	padding-left: 75px;
	padding-right: 75px;
}
	
.floatingSidebar {
	width: 175px;
	float: right;
	margin: 0 25px 25px 20px;
}
	
.floatingAd300 {
	width: 305px;
	float: right;
	margin: 0 25px 25px 20px;
}	
