table { 
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-top: none;
	width: 100%
}
tr.odd {
	background-color: AntiqueWhite;
}
tr:hover a {
	color: #ffffff;
}
tr:hover, tr.odd:hover {
	background-color: black;
	color: #ffffff;
}
caption {
	height: 45px;
	line-height: 44px;
	color: #60634E;
	font-weight: normal;
	text-align: left;
	width: 50%;
	margin: 0;
	padding: 0;
	background: #ffffff no-repeat;
	background-position: 50% top;
	font-size: 18;
}
thead th {
	font-size: 105%;
	color: #000;
	background-color: #FF6600;
	height: 33px;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}
tr {
	vertical-align: top;
}
tr,th,td {
	padding: .75em;
}
td {
	border-left: 1px solid #dadada;	
}
tfoot td, tfoot th{
	color: #000;
	border: 0px;
}
#jobyantra_post a {
background:#FF6600; none repeat scroll 0%;
border:0px solid #E4EADC;
color:white;
float:right;
height:32px;
line-height:32px;
text-align:center;
width:120px;
input.color5{
border-color:#88898A;
}