/*CB2 menu style sheet*/


#main {
  background-color:#FF8A00;
}
#main_inner {
  width:565px;
}
#main_text {
  margin-left:235px;
  width:523px;
}

/*\*/
* html #main_text {
  height:330px;
}
/**/

#main_text table {
  color:white;
}

#main_text td {
  vertical-align:top;
  padding-top:5px;
}