﻿.errormsg-table
{
	width:400px;
	margin:10px 0 0 9px;	
}

.errormsg-title
{
	position: relative;
	margin-left: 5px;
	top: -1px;
	line-height: 25px;
	color: white;
	font-weight: normal;
}

.errormsg-header
{
	background: url(images/400_box_top_title_green.gif) no-repeat;
	height: 25px;
	width: 400px;	
}

.errormsg-li
{
	background: url(images/box_border_left.gif);
	width: 2px;
	padding: 3px;	
}

.errormsg-font
{
	font-size: xx-small;
	color: Red;
}

.errormsg-footer
{
	background: url(images/400_box_bottom.gif) no-repeat;
	height: 10px;
}