/* ================================================================ 

This copyright notice must be untouched at all times.

Copyright (c) 2008 Stu Nicholls - stunicholls.com - all rights reserved.

=================================================================== */



#nav2 {
	padding:0;
	margin:0;
}

#nav2 a:hover {
}
#nav2  dt  b , #nav2  dt a {
	display:block;
	font-weight:bold;
	color:#49BEE9;
	height:20px;
	line-height:35px;
	padding-left:10px;
	cursor:pointer !important;
	font-size: 15px;

}

#nav2 dd {
	padding:0;
	margin:15px 30px;
}
