p, h1, h2, h3, h4, ul{ padding:0px; margin:0px; }

#right{
	padding-bottom:40px;
}

h1{
	padding-bottom:2px;
}

h2{
	padding-top:10px;
	padding-bottom:3px;
}

p{
	padding-bottom:8px;
	line-height:17px;
}

ul{
	padding-top:5px;
	padding-bottom:10px;
}

li{
	line-height:15px;
}

li.feat{
	background-image:url(/images/bullet-feat.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
	line-height:15px;
	padding-bottom:3px;
	background-position:0px 3px;
}

.navholder{
	margin-bottom:10px;
}

.navimg{
	border:solid 1px #999999;
	background-color:#DDDDDD;
	width:40px;
	height:40px;
	float:left;
}	

.navtext{
	float:right;
	width:155px;
	line-height:16px;
	font-size:12px;
}

.featimg{
	border:solid 1px #CCCCCC;
	margin-top:3px;
	margin-bottom:3px;
	width:250px;
	height:auto;
}
