﻿div.programoverview
{
	padding-bottom: 10px;	
}

div.systemlist
{
	/*width: 688px;*/
}

div.systemlist div.systemitem
{
	background-color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
	padding-right: 14px;	
	vertical-align: top;
}

div.systemlist div.separatoritem
{
	height: 7px;
	line-height: 7px;	
}

div.systemlist div.systemitem div.systemname
{
	font-weight: bold;
	font-size: 14px;	
	padding-bottom: 4px;		
}

div.systemlist div.systemitem div.systemname a
{
	color: #990000; 
	text-decoration: none;
}

div.systemlist div.systemitem div.systemname a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}




div.products
{
	padding-top: 4px;
	vertical-align: top;
}

div.products span.productstitle
{
	font-weight: bold;
	padding-right: 6px;	
}

div.products a
{
	display: inline;
}

div.products a:hover
{
	text-decoration: underline;	
}
