@import url(public.css);
@import url(user_preferences_basic.css);

body {
	background: url(images/body_h202.gif) repeat-x;
	font-family: Arial;
	color: #666;
}


.content {
	margin-top:4px;
	width:auto;
}
.content .annotate {
	font-size: 14px;
	font-weight: bold;	
	line-height:37px;
	height: 37px;
	background: url(images/plaint.gif) no-repeat;
	padding: 0 0 0 37px;
	margin: 0 0 19px 45px;
	color: #3b3b3b;
	vertical-align:middle;
}

