﻿#First-Navigation #Navigation li a.Projects 
{
background-position:-478px -34px;
}
ul#projects-toc 
{
	padding:0px;
	margin:0;
	list-style:none;
}
ul#projects-toc li a
{
	color:#324890;	
	text-decoration:none;
	
}
ul#projects-toc li 
{
	display:block;
	margin:0;
	margin-bottom:1px;
	margin-right:1px;
	padding:10px;
	width:325px;
	height:45px;
	float:left;
	color:#324890;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}

ul#projects-toc li:hover 
{
	background:url(/images/common/project-hover.jpg)
}

#projects-toc p{font-size:12px;color:#333333;line-height:14px;margin-bottom:0px;}

ul#projects-toc li a.more-link{padding-top:2px;display:block;background:url(/images/arrow.png) right no-repeat;width:55px;height:20px;color:#649903;font-size:14px}	
ul#projects-toc li a.more-link:hover{display:block;background:url(/images/arrow.png) right no-repeat;}	

.adxSection-two-col{width:160px;float:left;}