@import url(/css/site.css);
#resources
	{
	width:800px; /*Predefined width for a 1024 x 768 screen */
	text-align:left;
	}

#re_list
	{
	vertical-align:top;
	}

#re_banner
	{
	vertical-align:top;
	}
	
#re_head
	{
	font-size:18px;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}

#re_intro
	{
	padding:0px;
	}

#re_cat
	{
	width:100%;
	margin-top:10px;
	padding:5px;
	}


.re_cat_item
	{
	padding:5px 0px 0px 5px;
	}

.re_cat_item div
	{
	font-weight:bold;
	}

.main_btn_3
	{
	width:130px;
	text-align:center;
	}