/* CSS Document */
<!--
div#resourceblock a {
	color:#f96;
}
div#resourceintro p {
	margin-left:20px;
	}
div#resourceintro a:hover {
	text-decoration:underline;
}
div.collisionsresource {
	text-align:left;
	display:block;
	float:left;
	width:520px;
	}

div.topicheader {
	font: 20px Verdana;
	color: #E4D1D0;
	font-weight:100;
	display:block;
	float:left;
	width:500px;
	margin-left:25px;
	margin-bottom: 10px;
	margin-top:20px;
	}


div.resourcewiththumbnail {
	display:block;
	margin-left: 25px;
	float:left;
	margin-bottom:10px;
	}
div.resourcewidethumbnail {
	display:block;
	float:left;
	width:200px;
	}
	

div.resourcetext {
	font-style:normal;
	}
span.resourcetitle {
	font: bold 12px Verdana;
	}

span.resourcetitle a {
	background: url(/education/resources/exhibitions/horse/images/linkarrow.gif) left center no-repeat;
	padding-left:16px;
}
span.resourcetitle a:link {
	color:#f96;
}
span.resourcetitle:hover {
	text-decoration:underline; 
}

div.resourcetext p#resourcedescription {  
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 2px;
	font: 12px Verdana;
	color: #E4D1D0;
	}
div#rflfooter {
	margin-right:20px;
	margin-top:40px;
	margin-bottom:20px;
	float:right;
	width:720px;
	height:44px;
	background: url(images/rfl_logo.gif) no-repeat right;
	}

div.setspacer {
 	border-bottom:solid thin #E4D1D0; 
	width:85%; 
	height:10px; 
	float:left; 
	margin-left:20px;
	margin-bottom:5px;
	}
	
-->
