/* Customer CSS */
#slot-address {
width:120px;
height:90px;
float:left;
color:#6D93BD;
font-size:11px;
background-color:#130D31;
padding:10px 0 0 10px;
}

#right_content {
width:165px;
height:467px;
background-image:url(/images/right_content_back.gif);
background-position:top;
background-repeat:no-repeat;
/*float:left;*/
}

#int_right_content {
width:163px;
height:349px;
background-image:url(/images/int_right_content_back.gif);
background-position:top;
background-repeat:no-repeat;
/*float:left;*/
}

#top-header {
width:629px;
height:152px;
background-image:url(../images/header_4.jpg);
background-position:top;
background-repeat:no-repeat;
}

#slot-rsidebar {
color:#fff;
}