body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFF;
	color:#333;
}
form, fieldset {
	margin:0;
	padding:0;
	border: none;
}
img {border:none;}
a{
	color: #4a0753;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color:#333399;
	}
p {
	margin: 0px 0 10px;
	font: 12px Arial, Helvetica, sans-serif!important;;
	line-height:140%!important;;
}
h1 {
	font-size: 18px;
	color: #512967;
	margin: 0;
}
h1.title {background:url(../images/icon-gear.gif) no-repeat left 1px; padding-left:21px;color:#512967;font-weight:bold;text-transform:capitalize}
#sidebar h2.title {background:url(../images/icon-gear-grey.gif) no-repeat left top; padding-left:21px;line-height:20px;color:#512967;font-weight:bold}
h2 {
	font-size: 16px;
	color: #512967;
	margin: 0;
}
h3 {
	font-size: 13px;
	color: #7b0e5d;
	margin: 2px 0 4px 0;
}
h4 {
	font-size: 10px;
	color: #512967;
	text-transform: uppercase;
	margin: 4px auto 4px auto;
}
ul {
	list-style: none;
	padding: 0;
	margin: 5px 0;
	font-size: 9px;
}
ul li {
	padding: 0 0 0 20px;
	margin: 0 0 5px;
	background: url(../images/separator3.gif) no-repeat 10px 5px;
}
strong {
	text-transform: uppercase;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom:-4px;
}  
div.element {padding:0 10px;background:transparent url('../images/bg-grad1.gif') repeat-x left bottom;border-bottom:1px solid #B09DBB;margin-bottom:10px}
h3.toggler {background:transparent url('../images/bg-itoggle.jpg') no-repeat;padding:3px;margin-bottom:1px;}
