/*Index Page*/
div#center {
float: left;
width: 620px;
margin-left: 20px;
}
div#center h1 {
background: url('divborder.gif') repeat-x bottom left;
padding: 0px 0px 11px 0px;
margin-bottom: 5px;
width: 100%;
}
h2, h3 {
margin-bottom: 10px;
}

div#adcontainer {
float: right;
padding: 0px 0px 5px 0px;
width: 310px;
}

div#adcontainer a.sponsor {
float:right;
}

div#adcontainer img {
border:none;
}
div#adcontainer div.ad, div#adcontainer span {
padding: 45px 0px 0px 10px;
}
p.clear {
margin: 0px;
padding: 0px;
line-height: 5px;
}
span.caption {
color: #8F8F8F;
font-size: 9pt;
}

/*Teaser*/
div.mainteaser {
background: none;
float: left;
width: 300px;
padding: 11px 0px 5px 0px;
margin-bottom: 5px;
text-align:justify;
}
div.mainteaser img {
float: right;
margin: 3px 0px 0px 6px;
}
div.teaser {
float: left;
width: 300px;
background: url('divbordergrey.gif') repeat-x top left;
padding:5px 0px 3px 0px;
margin-top:5px;
}

div.teaserad {
  background: url('ad.gif') repeat-x top left;
  padding-top: 10px;
  margin-top: 3px;
}


div.teaser img, div.teaser.right img{
float: right;
margin: 3px 4px 0px 3px;
border: 1px solid #CCC;
}
div.teaser.right{
float: right;
}

div.seperator {
width: 100%;
background: url('divborder.gif') repeat-x bottom left;
font-size: 1pt;
}

div#indexotherleft {
float: left;
width: 300px;
}

div#indexotherright {
float: right;
width: 300px;
}

div.otherheadlines {
float: left;
width: 300px;
padding-right: 20px;
}

div.otherheadlinesright {
float: right;
padding: 0px;
}

div.otherheadlines a {
display: block;
padding: 2px 0px 2px 10px;
background: url('navpointer3.gif') 0em 0.6em no-repeat;
}

div.dottedline {
background:transparent url(divborder.gif) repeat-x scroll left bottom;
height:1px;
margin-bottom:10px;
padding:10px 0px 0px 20px;
}

/* audio and video icons start */
.mainteaser H2 IMG {
    float: none;
    border: 0 !important;
    vertical-align: top;
}

.teaser H3 IMG, .teaser.right H3 IMG {
    float: none;
    margin: 0;
    border: 0 !important;
    vertical-align: middle;
}

.mainteaser H2 A.indextoolsvideo:hover,
.mainteaser H2 A.indextoolsaudio:hover,
.teaser H3 A.indextoolsvideo:hover,
.teaser H3 A.indextoolsaudio:hover,
.teaser.right H3 A.indextoolsvideo:hover,
.teaser.right H3 A.indextoolsaudio:hover
 {
    text-decoration: none;
}
/* audio and video icons end */

.floatright { 
float: right;
margin: 4px 1px 0px 15px;
clear: right;
}

.img1
{

background:#F0F0F0;
padding:2px;
}

div.mainteaser1 {
background: none;
float: left;
width: 600px;
padding: 11px 0px 5px 0px;
margin-bottom: 5px;
text-align:justify;
}
div.mainteaser1 img {
float: right;
margin: 3px 0px 0px 2px;
}

.mainteaser1 H2 IMG {
    float: none;
    border: 0 !important;
    vertical-align: top;
}