#right_content a{
	display:block;
	background-image:url(../images/list_mark.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:20px;
	padding-left:30px;
}

h2#sitemap{
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:571px;
	height:38px;
	background-image:url(../images/sitemap.gif);
}

#right_content{
	padding-right:20px;
	padding-left:20px;
	padding-bottom:100px;
}

#right_content p{margin:10px 10px 15px 10px;}

ul{margin-left:3em;}
li{margin-bottom:8px;}

#right_content {
	background-image: none;
	background-color:white;
	border:1px solid #cfcfcf;
}

#right_content table th{
	background-color:#fdffb6;
	width:120px;
}

#right_content table td{padding-left:1em!important;}

#right_content table th,
#right_content table td{
	padding:8px;
	font-weight:normal;
	border-bottom:1px solid #cfcfcf;
}

#right_content table td ul{margin-left:3em;list-style-type: square;}
#right_content table td ul li{margin-bottom:3px;line-height:1em;}

#contact_box{
	border:1px solid #cfcfcf;
	margin:30px 70px 30px 70px;
	padding:10px 20px 10px 20px;
	line-height:1.5em;
}

