/*body
----------------------------------------------------*/
body {
 margin-top: 0px;
 }

/*content
----------------------------------------------------*/
#content {
 width: 640px;
 margin-top:10px;
}

#content_new{
 width:420px;
 float:left;
 }

#content_privacy {
 width:200px;
}

#content li {
 font-size: smallp;
 list-style-image: url(../imgs/marker.gif);
 text-align:left;
}

#content ul.style {
 list-style: none;
}

#content img {
 float:right;
 }
 

/*tb^[
----------------------------*/
#footer {
clear:left;
}

#footer p {
 padding: 0px;
 margin: 0px;
 color: #666;
 width: 710px;
}


