/* 
All of the font sizes you wish to affect in the UI should be defined here.
This is the MEDIUM sheet
*/

p, h4, h5 { font-size: 12px; line-height: 15px }

div#sidebar p, 
div#sidebar h4,
div#sidebar h5 { font-size: 11px; line-height: 14px }

label { font-size: 12px; }

#interior_content div.profile, #content div.profile {
	height: 130px;
}

#interior_content div.profile_top, #content div.profile_top {
	height: 130px;
}

p.more a.more { 
	font-size: 11px;
}

#interior_content li, #interior_side li{
		font-size: 12px; line-height: 14px;
}

.prop_content p, .prop_content li{
	font-size: 11px; line-height: 13px;
}
