/* CSS Document */
/************************************** page header ***********************************************/
#page_header{ clear:both; float:left; width:790px; height:50px; background:url(../images/header_aboutus_team.gif) no-repeat; }

/************************************** page body *************************************************/
#body_container{ clear:both; width:790px; height:auto; background:#fff; color:#000; }

/************************************** left column ***********************************************/
#left_col{ float:left; width:158px; height:100%; }

/************************************** main content **********************************************/
/*
overall width 632
*/
/* #main_content{ float:left; margin:0 0 15px 0; width:632px; height:auto; } */
#main_content { float:left; margin:15px 0 15px 0; width:632px; background:url(../images/1px_dot_vert.gif) left repeat-y; min-height:650px; }

/* for Internet Explorer */
/*\*/
* html #main_content {
height: 650px;
}
/**/

.com_box_row { float:left; width:632px; height:auto; background:url(../images/1px_committees_bg.gif) repeat-y; margin-top: 0x; _margin-top: -11px;}
div.com_box { float:left; /*background:url(../images/1px_dot_vert.gif) left repeat-y;*/ width:209px; height:auto; padding-bottom: 0px; _padding-bottom: 15px; }

/*div.com_box h3 { margin:15px 0 15px 10px; color:#541212; background:#fff; font-size:14px; }*/
div.com_box h4 { margin:5px 0 15px 10px; color:#541212; background:#fff; font-size:11px; font-weight:normal;}
div.com_box h3 { margin:15px 0 0px 10px; color:#541212; background:#fff; font-size:11px; line-height:normal;  }

div.com_box ul { float:left; margin:3px 0 15px 15px; display:inline; list-style:none outside; width:140px; overflow:hidden; }
div.com_box ul li { padding:0 0 0 10px; line-height:1.2em; background:url(../images/bullet_red_dot.gif) 0 5px no-repeat; }

div.horz_line { clear:both; margin:0px auto; padding:0; width:610px; height:1px; background:url(../images/1px_dot_horz.gif) repeat-x; }


<<<<<<< .mine
div.horz_line { clear:both; margin:0px auto; padding:0; width:610px; height:1px; background:url(../images/1px_dot_horz.gif) repeat-x; }=======
div.horz_line { clear:both; margin:0 auto; padding:0; /*width:601px;*/ height:1px; background:url(../images/1px_dot_horz.gif) repeat-x; }>>>>>>> .r313
