/*@import url(/public/lib/table.css);*/

/*GENERAL TABLE*/

table
{	
	padding:0px;
	white-space:wrap;
	empty-cells:hide;
	margin:0px;
	table-layout:fixed;

}

th
{
	background-color:#356699;
	color:white;
	padding:5px 5px 5px 5px
}

.htable th{background-color:#307EEB;}
.bbotbutton2{color:black;}
.bbotbutton2 td{padding-top:2px;padding-bottom:1px;_padding-bottom:0px;}
.bbotbutton2 select{background-color:white;border:1px solid #b0afaf;}
.bbotbutton2 img {height:19px;line-height:26px;vertical-align:-5px;width:18px;}
.bbotbutton2 a{background-color: black;}
.bbotbutton2 a:hover{background-color: #307EEB;}
.formformat div{padding:0px;font-size:12px;line-height:20px}
.formformat .formbutton{padding:10px 0px}
#core{background:white}
.bbotbutton2 *{vertical-align:middle}
.formformat .inputInfo{width:200px;float:left;clear:left}