@charset "iso-8859-1";
@import url(browse.css);


h2.pageHeaderResource {
	margin: 0px;
	padding: 0px;
	color: #666666;
	height: 169px;
	background-image:url('../images/acting/acting-h-resources.jpg');
	background-repeat: no-repeat;
}

.resourcetop {
	background-image: url(../images/BrowseTitle.jpg);
	width: 960px;
	height: 56px;
	display: block;
}

.resourcecontentleft {
	background-image: url(../images/acting/content-left312.jpg);
	background-repeat: repeat-y;
	width: 312px;
}

.resourcecontentright {
	background-image: url(../images/acting/content-right648.jpg);
	background-repeat: repeat-y;
	width: 648px;
}

.resourcedownleft {
	background-image: url(../images/acting/down-left312.jpg);
	width: 312px;	
	height: 22px;
}

.resourcedownright {
	background-image: url(../images/acting/down-right648.jpg);
	width: 648px;	
	height: 22px;
}

.imagen {
	float: left;
	width: 120px;
	height: 90px;
	border: 0;
}

.information {
	float: left;
	text-align: center;
	//width: 190px;
	border: 1px solid silver;
	background-color: white;
	margin: 5px 10px 5px 0px;
	padding: 5px;
}

.contenidor {
	float: left;
	margin-left: 10px;
	width: 460px;
}

.resources {
	width: 600px;
	border: 1px solid silver;
	background-color: white;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 7px;
	text-align:left;
	position: relative;
}

.featured {
	background-color: #fff0be;
	border: 2px dashed silver;
}

.resources a, .resources a:active, .resources a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #0054d1;
	text-decoration: underline;	
}

.resources a:hover {
	font-size: 1em;
	font-weight: bold;
	color:#006984;
	text-decoration: underline;
}

.browse_form_wrapper {
		width:270px;
		padding:3px 12px;
		float: left;
	}
	
.browse_form_row {
		margin-bottom:10px;
}
	
select#country {
		width:200px;
}

	.label
	{
		font-weight:bold;
		width:70px;
		margin-right:5px;
		text-align:left;
		padding-top:2px;
	}

.bannersR {
	width:290px;
	margin-left:3px;
	float: left;
}