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

p, h4, h5 { font-size: 13px; line-height: 16px }

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

label { font-size: 13px; }

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

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

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

#interior_content li, #interior_side li{
		font-size: 13px; line-height: 15px
}
