﻿.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

.GridViewNews .AspNet-GridView
{
	width: 566px;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	margin: 5px 0px 0px 0px;
	color: #000000;
	line-height: 20px;
}
.GridViewNews .AspNet-GridView div.AspNet-GridView-Pagination, .GridViewNews .AspNet-GridView div.AspNet-GridView-Pagination a, .GridViewNews .AspNet-GridView div.AspNet-GridView-Pagination span
{
	color: #3c3c3c;
	background: #c0c0c0;
	font-weight: normal;
	padding: 2px;
	line-height: normal;
	text-align: center;
}

.GridViewNews .AspNet-GridView table
{
	border: trasparent 1x;
	width: 100%;
}

.GridViewNews .AspNet-GridView table thead tr th
{
	background: #c0c0c0;
	font-weight: normal;
	border-bottom: trasparent 1px;
	border-right: trasparent 1px;
	padding: 2px;
	text-align: left;
	line-height: normal;
}

.GridViewNews .AspNet-GridView table thead tr th a
{
    color: #3c3c3c;
}

.GridViewNews .AspNet-GridView table tbody tr td
{
	color: #333333;
	background: White;
	padding: 2px 2px 2px 2px;
	border-bottom: trasparent 1px;
	border-right: trasparent 1px;
	text-align: left;
	letter-spacing: -1px;
}

.GridViewNews .AspNet-GridView table tbody tr.AspNet-GridView-Alternate td
{
	background: #f0f0f0;
}

.GridViewNews .AspNet-GridView table tbody tr.AspNet-GridView-Selected td
{
}

.GridViewNews .AspNet-GridView table tfoot tr td
{
}
a
{
letter-spacing: normal;	
}
