span.spanstar {
color:#CC0000;
font-size:14px;
font-weight:bold;
}


/* Rounded box starts */
div.divroundboxoutline {
width:500px;
padding-top:20px;
padding-bottom:20px;
}

div.divroundboxtop {
style=text-align:center; 
background-image:url(../images/bg_roundbox_top.gif);
background-repeat:no-repeat;
}

div.divroundboxtitle {
background-color:#CCCCCC; 
border:1px solid #666666; 
padding:3px; 
width:300px; 
margin:0px auto; 
font-weight:bold;
text-align:center;
}

div.divroundboxcontent {
border-left:1px solid #CCCCCC; 
border-right:1px solid #CCCCCC;
padding-left:10px;
padding-right:10px;
}

div.divroundboxbottom {
text-align:center; 
background-image:url(../images/bg_roundbox_bottom.gif); 
background-repeat:no-repeat; 
height:30px;
}

 
div.divroundboxcontentinside {
clear:both;
width:470px;
padding-top:8px;
}
div.divroundboxcontentinside-a {
float:left;
display:block;
width:130px;
border-bottom:1px dotted #CCCCCC;
height:25px;
}
div.divroundboxcontentinside-b {
float:right;
display:block;
width:340px;
/*height:53px;*/
border-bottom:1px dotted #CCCCCC; 
height:25px;
}
div.divroundboxcontentinsidesingle {
clear:both;
width:470px;
padding-top:8px;
padding-bottom:6px;
border-bottom:1px dotted #CCCCCC;
}

li.linoheads {
list-style:none;
}
/* Rounded box ends */

  


 

 
 
 
 
 