/*@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:black;
	color:white;
	padding:5px 5px 5px 5px;
	text-align:left;
}

.htable th{background-color:#000000;color:white}
.bbotbutton2{background:url(/public/images/bbot2.gif) repeat-x top center;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 .formbutton{padding:5px 0px 5px 0px}
.bbotbutton2 *{vertical-align:middle}

#preview9 div{padding:0px 5px 0px 5px}
#preview9 .formbutton{padding:5px}