/* www.debtshield.com ticker css, created 2/29/2008 */

#ticker{
color:#003D6C;
margin:0 0 10px 0;
height:84px;
width:170px;
text-align:center;
font-size:1.3em;
font-family:arial;
font-weight:bold;
position:relative;
}
#ticker h2 img{
position:absolute;
top:0;
left:0;
z-index:2;
margin:0;
padding:0;
}
#ticker_data{
position:relative;
top:35px;
z-index:5;
}
#ticker a.ticker_moreinfo{
float:left;
display:inline;
background:url(../images/ticker_a.jpg) no-repeat scroll 0 5px;
color:#d6e1ed;
margin:8px 0 0 53px;
font-size:0.65em;
position:relative;
top:35px;
left:40px;
padding-left:20px;
z-index:5;
}

#ticker a:hover.ticker_moreinfo{
text-decoration:none;
color:#cdc9c9;
}

#ticker_page{
float:left;
display:inline;
width:170px;
height:104px;
margin:0 15px 5px 12px;
}