
.search
{
	background: url(../images/icon/icon-search.GIF);
	width: 29px;
	height: 29px;
	border: 0px;
	cursor: pointer;
}

.NewsImage
{
	border-left: #E6E6E6 5px solid;
	border-right: #E6E6E6 5px solid;
}
.NewsImage1
{
	border-left: #F1F1F2 5px solid;
	border-right: #F1F1F2 5px solid;
}
.NoImage
{
	display: none;
	width: 1px;
	height: 1px;
}

.GridFooter
{
	color: #0000ff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.GridFooter A
{
	color: #ff0000;
}
.GridFooter A:visited
{
	color: #ff0000;
}

