@charset "utf-8";
/* CSS Document */

/********** STRUCTURE *********/
#content img {
	float:left;
	margin:4px 15px 20px 0;
}

div.caption {
	border:0;
	width:251px;
	height:190px;
	margin:4px 0 0 10px;
}
/*********** TYPOGRAPHY ***********/
#content ul.case {
	padding-left:16px;
	margin-bottom:10px;
}
#content ul.case li {
	font-weight:normal;
}
#content h4 {
	color:#2b2b2b;
	font-size:12px;
	font-weight:bold;
	padding:3px 0;
}
#content a {
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	line-height:19px;
}
#content a:hover {
	text-decoration:underline;
}
/************** FORMS ************/
#first_form_table input {
	height:18px;
}
#second_form_table input {
	height:18px;
}

#resource-title {
text-size: 10px;
}