#Resources {
	margin: auto;
	width: 830px;
	/*border: solid 1px #333;*/
	text-align: left;
}

#Resources A {
	text-decoration: none;
	border-bottom: dashed 1px #666;
	color: #666;
}

#Resources A:hover {
	text-decoration: none;
	border-bottom: solid 1px #666;
}

#Resources H2 {
	padding-top: 10px;
	margin-top: 0;
	color: #56a8b9;
}


#res_left {
	float: left;
	width: 400px;
}

#res_right {
	float: right;
	width: 400px;
}



UL {
	margin-left: 15px;
/*	list-style: square outside;*/
	padding-left: 0;
	margin-top: 0;
}

UL LI {
	margin-bottom: 5px;
}

UL LI A {
	text-decoration: none;
	color: #005e9b;
}

UL LI A:hover {
	text-decoration: underline;
}

.ri_list_select {
	font-weight: bold;
}

.ri_r_image img {
	width: 350px;
	margin-bottom: 15px;
}

.ri_r_q {
	font-weight: bold;
}

.ri_r_a {
	margin-top: 10px;
}

.ri_r_a_post {
	height: 300px;
	overflow: auto;
}


.ri_r_a_legend {
	font-weight: bold;
}


.ri_title {
	font-weight: bold;
}


.ri_links {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}


.ri_links_item {
	margin-bottom: 14px;
}

.ri_links_item_title A {
	color: #005e9b;
	/*font-weight: bold;*/
	text-decoration: none;
}

.ri_links_item_title A:hover {
	text-decoration: underline;
}
