/*************************************************************
**************************************************************
SEIKA REPRESENTATIVES
**************************************************************
*************************************************************/

#reps_content {
margin:0;
padding:5px;
/*border:1px solid red;*/
}

/*************************************************************
**************************************************************
PAGE TITLE
**************************************************************
*************************************************************/

#g_content h1 {
background-image:url(/assets/images/reps/representatives.jpg);
}

#reps_content h2 {
border-bottom:1px dotted black;
margin-top:0;
}


#sidebar {
float:left;
width:165px;
}

#sidebar ul {
margin:10px 0 0 0;
padding:0;
list-style:none;
}


#reps {
float:right;
width:550px;
}

.reps-shell th {
width:100px;
padding-right:5px;
text-align:right;
color:#999999;
}

#rep-container .reps-shell {
border-bottom:1px solid #CCCCCC;
margin-bottom:10px;
padding-bottom:10px;
}