#Headlines{

width:200px;
position:relative;
top:100px;
top:30px !ie;
left:10px;
margin-left:10px;
padding-bottom:20px;
}

#Headlines .Headline{
background-color:#60C9E8;
background-image:url(../../../img/separatorHeadlines.gif); background-repeat:no-repeat; background-position:bottom;
margin-bottom:1px;
padding-bottom:3px;
}

#Headlines .Title{
color:white;
font-size:11px;
font-weight:bold;
margin:3px;
}

#Headlines .Teaser{
color:#339;
font-size:11px;
margin-bottom:3px;
margin-left:3px;
margin-right:3px;
}

#Headlines .More{
margin-left:3px;
margin-bottom:7px;
}

#Headlines a{
color:#fff;
}

#Headlines  a:hover{
text-decoration:none;
}
