body
	{
	margin:0px;
	background-color:#ffffff;
	font-family:Arial;
	font-size:12px;
	color:#231f20;
	}
table
	{
	margin-left:0px;
	border-collapse:collapse;
	}
img
	{
	border:0px;
	}
h1
	{
	font-size:15px;
	color:#51b948;
	}
h2
	{
	font-size:13px;
	color:#51b948;
	}	
.important
	{
	padding:15px;
	background:url(images/icon-important.gif) top left no-repeat;
	background-color:#ddeddb;
	width:100%;
	margin-bottom:10px;
	padding-left:65px;
	
}
.importantred
	{
	padding:15px;
	background:url(images/icon-importantred.gif) top left no-repeat;
	background-color:#e9c9c9;
	width:100%;
	margin-bottom:10px;
	padding-left:65px;
	
}
a:link
	{
	text-decoration:none;
	color:#231f20;
	}
a:visited
	{
	text-decoration:none;
	color:#231f20;
	}
a:active
	{
	text-decoration:underline;
	color:#231f20;
	}
a:hover
	{
	text-decoration:underline;
	color:#231f20;
	}
.input2
	{
	border:solid #8ad084 1px;
	height:16px;
	background-color:#f1f1f1;
	width:80px;
}
.altRow0{
	background-color:#f4f9f3;
}
.altRow1{
	background-color:#E8F6E7;
}
.listingHeader{
	font-size:14px;
}

.listing_left_col{width:300px;}

a.more_details_link,  a.more_details_link:link{color:#51b948;text-decoration:underline;}

.item_divider{border-top:dotted #51b948 1px;width:100%;margin:6px 0 6px 0;}
