/*hblogs:home blogs' links*/
#hblogs{
width:260px;
margin-left:520px;
margin-top:10px;

}
#hblogs_h{
background:url(themes/h_home_links.jpg) no-repeat bottom left ;
height:45px;
width:260px;
color:#FFFFFF;
font-weight:bolder;
line-height:30px;
text-align:center;
}
#hblogs_m{
background:url(themes/m_home_links.jpg) repeat-y;
/*margin:px 0 0px 0px;*/
width:260px;
padding: 0px 20px 0px 20px;
font-size:12px;
}
#in_hblogs_m{
width:240px;
}
#hblogs_f{
background:url(themes/f_home_links.jpg) no-repeat bottom left;
height:19px;
width:260px;
position:relative;
}
#hblogs a{
border:none;
text-decoration:none;
color:#5B8600;}
#hblogs a:hover{
color:#0a5a99;
text-decoration:underline;
}
#hblogs a:focus{
color:#CCCC00;
}
#hblogs a:active{
color:#CCCC00;
}

