
/* -------------------------- */
/* BODY ELEMENT */
/* -------------------------- */
BODY {
color:#333333; 
margin: 0px;
padding: 0px;
}

/* -------------------------- */
/* STYLE */
/* -------------------------- */

div.topline_w {
width:100%; 
border-bottom:1px solid #cccccc; 
}

div.topline_h {
width:802px; 
border-right:1px solid #cccccc; 
border-left:1px solid #cccccc; 
}

