﻿body {
}

/* Row style for Gridveiw Error 404 module.*/
.rowStyle
{
	font-family:Verdana;
	font-weight:bolder;	 
	margin:0px 0px 3px 0px;
	padding-left:5px;
}

.redirectContainer
{
	background-color:White;
	float:left;
}

.textBoxWidth
{
	width:90%;
}

.alternateRowStyle
{
	background-color:Beige;
}