#products
{
	border-top: 1px #e2e5e6 solid;
}

#products ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#products ul li 
{ 
	margin: 0;
	margin-top: 3px; 
	padding-top: 2px;
}

#products ul li div
{ 
	border-bottom: 1px #e2e5e6 solid;
	padding-top: 0px;
	background-image: url('/graphics/burst-grey.png');
	background-position: right;
	background-repeat: no-repeat;
}
	
#products a
{
	display: block;
	color: #505355;
	height: 16px;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

#products a:hover
{
	text-decoration: underline;
}

#products li ul
{
	border-bottom: 1px #e2e5e6 solid;
}

#products li li
{
	border-width: 0px;
}

#products li li a
{
	height: 12px;
	color: #4d94a7;
}

#products A.selected
{ 
	text-decoration: underline;
}


#product-list DIV.product IMG
{	
	border: 1px #babdbe solid;
}

#product-list DIV.spacer
{	
	padding-top: 0px;
	border-bottom: 1px #e2e5e6 solid;
	margin-bottom: 5px;
}

#product-list
{
	background-image: url('/graphics/vsplitter.png');
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 10px;
	margin-top: 10px;
}

#product-list DIV.product DIV.headline
{
	font-size: 18px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	color: #315e78;
}

#product-list DIV.product DIV.short-desc
{
	font-size: 12px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
	color: #505355;
}

#product-list DIV.product DIV.link
{
	padding-top: 10px;
}

#product-list DIV.product DIV.link IMG
{
	padding-top: 10px;
	border-width: 0px;
}

DIV.product DIV.headline
{
	font-size: 18px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	color: #315e78;
}

DIV.product DIV.long-desc
{
	font-size: 12px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
	color: #505355;
}

DIV.product DIV.link
{
	padding-top: 10px;
}

DIV.product IMG
{	
	border: 1px #babdbe solid;
}


DIV.product DIV.link IMG
{
	padding-top: 10px;
	border-width: 0px;
}
