/* resources */
#downloads {
	width:540px;
	font-size:0.8em;
	float:left;
	margin-left:24px;
}
#downloads h2 {
	font-size:0.9em;
	color:#005595;
	clear:both;
}
#downloads p {
	margin:10px 0 20px 0;
}
#downloads p a {
	color:#005595;
	text-decoration:underline;
}
#downloads p a.delete {
	margin-left:24px;
	color:#FF0000;
}
#downloads p img {
	width:69px;
	height:98px;
	float:left;
	margin:0 12px 12px 0;
}
#add_resource {
	clear:both;
	font-size:0.8em;
	width:540px;
	margin-left:170px;
	background:transparent url(../images/thumbs/xyz-icon.gif) 0 40px no-repeat;
}
#add_resource input.headline {
	font-weight:bold;
	font-size:0.9em;
	color:#005595;
	width:538px;
	border:1px solid;
}
#add_resource textarea {
	font-size:1em;	
	margin:10px 0 20px 86px;
	width:452px;
	border:1px solid;
	height:70px;
}
#add_resource label {
	display:-moz-inline-box;
	display:inline-block;
	width:120px;
}

