table, td{
}
table p {
	margin: 0px;
	padding: 0px;
}
caption {
	margin: 0px;
	font-size: 1.1em;
	color: #9B8917;
	line-height: 1.3em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 0.4em;
}
table{
	/*width:100%;*/
	border-collapse:collapse;
	margin-top: .4em;
	margin-bottom: 1em;
}
td{
	text-align:left;
	padding:5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	vertical-align:top;
        font-size: 110%;

}
th {
	text-align:center;
	padding:5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	vertical-align:top;
        font-size: 110%;

}
#dirInfo td, #dirInfo th {padding:1px !important;}
th{
	background:#415B71;
	color:#FFF;
}
tr{
	background:#EBEBEB;
}
tr.alternate {
	background: #F8F8F8;
}

#op_table td a {margin-bottom: 8px; display: block;}
#op_table td a:hover {border-bottom: none;}

#cse-search-box {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	margin-top: 5px;
}

#cse-search-box div .searchbox {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	background-color: #EDEDED;
	margin-top: -5px!important;

}

#cse-search-box div input {
	clear: both!important;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	vertical-align: bottom;
}


#go_bttn   {
	margin-top: 0px!important;
	padding-top: 0px!important;
	clear: both;
}
