@charset "UTF-8";

/* CSS Document */


.resources_component_wrapper hr

{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.resources_component_wrapper .image_list_wrapper 

{
	width: 103% !important;
}
.resources_component_wrapper .image_list_wrapper ul 

{
	margin-left: 8px;
	padding-left: 12px;

}

.resources_component_wrapper .image_list_wrapper ul li 

{
	position: relative;
	float: left;
	width: 690px !important;
	height: 100px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: top;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #939296;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
}
.resources_component_wrapper .image_list_wrapper ul li img

{
	float: left;
	position: relative;
	top: 30px;
	display: block;
	margin-top: -140px;
}
.resources_component_wrapper .image_list_wrapper ul li .resource_name

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #262626;
	padding-left: 90px;
	text-align: left;
	margin-top: 15px;
}
#cms_page_wrapper .resources_component_wrapper .image_list_wrapper ul li img

{
	margin-top: -140px !important;

}
