.greenBox { 
	margin-bottom: 10px;
}
.greenBox a.more:link,
.greenBox a.more:visited {
	background-position:left -125px;
	font-weight:bold;
	color:#454945;
	}
.greenBox a.more:hover,
.greenBox a.more:active,
.greenBox a.more:focus {
	background-position:left -125px;
	color:#454945;
	}

.sponsored {
	margin-bottom:15px;
}

.sponsored .image {
	float:left;
	width:218px;
	height:90px;
	text-align:center;
	background-image: url(../images/logobox.png);
	background-repeat: no-repeat;
}

.sponsored .text {
	margin-left:230px;
	padding-top:10px;
}

.sponsored .text p {
	margin-bottom:2px;
	line-height:1;
}

.DataTable {
	width: 100%;
	border-collapse: collapse;
}
.DataTable thead tr {
	background-color: #F3F3F3;
}
.DataTable thead th {
	color: #000;
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	padding: 0 6px 0 6px;
	cursor: pointer;
	text-align: left;
	border-bottom: 2px solid #E2E2E2;
}
.DataTable thead th.dataHeadOrdered {
	border-bottom: 2px solid #0057A9;
}
.DataTable tbody td {
	border-bottom: 1px solid #eee;
	padding:0 6px 0 6px;
	color: #000;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	font-family: arial, sans-serif;
	font-size: 12px;
}
.DataTable tbody td a {
	font-weight: bold;
}

.dataNav_1 {
	background-color: #DAD9D1;
	background-position: center left;
	background-image: url(../images/datatable/bg_dataNav_1.gif);
	background-repeat: no-repeat;
}
.dataNav_1 td {
	padding: 0 8px 0 8px;
	font-size: 12px;
}
.dataNav_1 td a {
	color: #000;
}
.dataNav_1 td.navCell_1,
.dataNav_1 td.navCell_2 {
	width: 13px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #747470;
}
.dataNav_1 td.navCell_1 a,
.dataNav_1 td.navCell_2 a {
	color: #000;
	text-decoration: none;
}
.dataNav_1 td.navCell_2 {
	background-color: #0057A9;
}
.dataNav_1 td.navCell_2 a {
	color: #fff;
}

