
h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #213d4e;
	line-height: 1.1em;
	font-weight: bold;
	margin-top: 30px;
}


h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #213d4e;
	line-height: 1.25em;
	font-weight: normal;
	font-style: italic;
}


#info li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #617d8e;
	line-height: 1.0em;
	font-weight: normal;

}


td
{
	vertical-align: top;
}


.noBorder
{
	border: 0;
}


#affiliate_links
{
	position: relative;
	display: inline-block;
}

#affiliate_links_lhs
{
	float: left;
	overflow: hidden;
	background: url('../images/bkg/light_blue_boxes.jpg') 0 0 no-repeat;
	width: 250px;
	height: 170px;	
}

#affiliate_links_rhs
{
	float: left;
	overflow: hidden;
	background-color: #e7eef8;
	height: 170px;	
	width: 210px;
}

#affiliate_links_rhs ul 
{
	list-style-image: url('../images/misc/small_blue_box.jpg');
	list-style-position: inside;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}

