/*Index Page*/
div#headerinfo {
	height:30px;
	margin-top:0px;
}
span#crumb h1 {
	display:block;
	font-size:180%;
}
span#crumb h1 span {
	color:#999;
	font-size:60%;
	font-weight:bold;
}
span#login {
	margin-top:5px;
}
div#center {
	float:left;
	width:800px;
	overflow:hidden;
}
div#rightside, div#center {
	padding-top: 10px;
}
div#messages {
	top: -40px;
}
div#header {
	top: -170px;
	zoom:100%;
	z-index:99999;
}
div#content {
	top: 180px;
}
div.mainteaser {
	background:none;
	float:left;
	width:480px;/*background:url('divborder.gif') repeat-x bottom left;*/
}
div.mainteasertext {
	width:480px;
	float:left;
	padding-top:10px;
	margin-right:0;
}
div.mainteaser img {
	float:left;
	margin:0px 0px 2px 0px;
}
h2, h3 {
	margin-bottom:5px;
}
div.teaser {
	float:right;
	width:300px;
	background:url('divbordergrey.gif') repeat-x bottom left;
	padding:0px 0px 5px 0px;
	margin-bottom:5px;
}
div.smallteaser {
	float:left;
	width:140px;
	padding:0px 5px 5px 0px;
	margin-bottom:5px;
}
div.smallteaserright {
	padding:0px 0px 5px 5px;
}
div.teaser img {
	float:right;
	margin:2px 10px 0px 0px;
}
div.highlighted img {
	float:right;
	margin-left:10px;
	margin-right:0px;
}
div.highlighted {
	background:none;
}
div.teasercont h3.heading {
	color:#333;
	background:url('divborder.gif') repeat-x bottom left;
	padding-bottom:5px;
	margin-bottom:5px;
}
div.noline {
	background:none;
}
div#adcontainer {
	float:right;
	padding:0px 0px 5px 0px;
	width:310px;
}
div#adcontainer div.ad, div#adcontainer span {
	padding:0px 0px 0px 10px;
}
div.teasercont {
	float:left;
	width:300px;
	padding-left:20px;
	overflow:hidden;
	_padding-left:12px;
}
div.teasercont img{
	float:right; padding:1px; background:#f1f1f1; border:1px solid #ccc; margin:0 0 0 5px;
}
div#bottomcenter hr {
	visibility:hidden;
	height:1px
}
div.dottedline {
	background:url('divborder.gif') repeat-x bottom left;
	height:1px;
	margin-bottom:10px;
	margin-left:20px;
	padding:10px 0px 0px 20px;
}
div.dottedline_long {
	background:url('divborder.gif') repeat-x bottom left;
	height:1px;
	margin-bottom:8px;
}
div#bottomcenter {
	width:640px;
	float:right;
	overflow:hidden;
}
div.tile img {
	border:none !important;
}
div.otherheadlines a {
	display:block;
	padding:2px 0px 2px 10px;
	background:url('navpointer3.gif') 0em 0.6em no-repeat;
}
p.clear {
	margin:0px;
	padding:0px;
	line-height:5px;
}
div#lead_image {
	background-color:#F0F0F0;
	border:dotted 1px #B31B34;
	padding:2px;
	width:232px;
	float:left;
	margin-bottom:10px;
}
div#lead_image_no_border {
	padding:2px;
	width:232px;
	float:left;
	margin-bottom:10px;
}
/* audio and video icons start */
.mainteaser H2 IMG {
	float: none;
	border: 0 !important;
	vertical-align: middle;
}
.teasercont H3 IMG {
	float: none;
	margin: 0;
	border: 0 !important;
	padding: 2px 0 0 0;
	vertical-align: top;
}
.mainteaser H2 A.indextoolsvideo:hover, .mainteaser H2 A.indextoolsvideo:hover, .teasercont H3 A.indextoolsvideo:hover, .teasercont H3 A.indextoolsvideo:hover {
	text-decoration: none;
}
/* audio and video icons end */


* html div#center {
	/* fix for IE6 disappearing header */
	margin-left: 1px;
}
* html div#rightside {
	/* fix for IE6 disappearing header */
	margin-left: 15px;
}

