/* yahoo status module */
#yahoo_status_top a.yson em,#yahoo_status_block a .yson em{font-weight:bold;font-style:normal;text-transform:uppercase;}

/* yahoo status module top */
#yahoo_status_top{margin-bottom:2em;}
#yahoo_status_top a{margin-right:12px;padding: 5px 0 7px 26px;text-decoration:none;}
#yahoo_status_top a.yson,#yahoo_status_top a.ysoff{background-position:0 50%;background-repeat:no-repeat;}
#yahoo_status_top a.yson{background-image:url(img/on.png);}
#yahoo_status_top a.ysoff{background-image:url(img/off.png);}

/* yahoo status module block */
#yahoo_status_block div.block_content{padding:.7em .4em .4em .4em;}
#yahoo_status_block div.block_content p,#yahoo_status_block div.block_content a{text-align:left;}
#yahoo_status_block div.block_content a,#yahoo_status_block a span{display:block;}
#yahoo_status_block div.block_content a{text-decoration:none;}
#yahoo_status_block a span{padding:0 .7em;}
#yahoo_status_block .ysicon{position:relative;top:-18px;left:156px;height:8px;width:2px;}

p.yscta{padding:.4em 0;font-weight:bold;}
#yahoo_status_block .ysphone,#yahoo_status_block .ysfax,#yahoo_status_block .ysemail{padding:.4em 2em;background-position:0 50%;background-repeat:no-repeat;}
#yahoo_status_block .ysphone{background-image:url(img/phone.gif);}
#yahoo_status_block .ysfax{background-image:url(img/fax.gif);}
#yahoo_status_block .ysemail{background-image:url(img/email.gif);}

#center_column div#yahoo_status_block{clear:both;width:99%;margin-top:1.5em;padding:0;background:#F1F2F4;border:1px solid #D0D3D8;}
#center_column div#yahoo_status_block h4,#center_column div#yahoo_status_block div{margin:0 .7em;background:none;border:none;}
#center_column div#yahoo_status_block h4{margin-top:.8em;color:#595A5E;}
#center_column div#yahoo_status_block p{padding:0;}
#center_column #yahoo_status_block .ysphone,#center_column #yahoo_status_block .ysfax,#center_column #yahoo_status_block .ysemail{padding-left:20px;}