/* COWTV CSS */

#recruit table {
	background-color: #666666;
	margin-left: 28px;
	margin-bottom: 30px;
	margin-right: 28px;
}
#recruit th {
	font-size: 12px;
	color: #000000;
	background-color: #B3DA41;
	text-align: center;
	width: 100px;
}
#recruit td {
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	background-color: #FFFFFF;
}
