#content .cms-text h1 {
	margin-left:0;
}
body.cms #content {
	padding:0 5px 15px 0;
	width:930px;
}
body.forms #content {
	padding:0 5px 15px 6px;
	width:920px;
}
body.cms #cms-image {
	float:right;
	margin:30px 0 5px 20px;
}
body.cms #cms-image img#pic {
	margin:0 5px 5px;
}
body.cms div.cms-text {
	padding:0 8px;
	text-align:justify;
}
/*other cms and submission pages*/
/* landlords */
body.landlords #content dt {
	font-weight:bold;
	width:220px;
}
body.landlords #content dl {
	margin-bottom:20px;
}
body.landlords #content dd {
	width:692px;
}
/* documents */
body.documents #content dl {
	clear:both;
	margin-bottom:20px;
	padding-bottom:10px;
	width:100%;
}
body.documents #content dl dt {
	float:left;
	width:25px;
}
/* maintenance */
body.maintenance input#faddress, body.maintenance textarea#fdescription {
	width:650px;
}
/* vacate */
body.vacate form label, body.maintenance form label {
	padding-left:8px;
}
body.vacate h2, body.appraisal h2, body.maintenance h2 {
	margin-left:0;
	width:910px;
}
body.vacate input#fname, body.vacate input#faddress, body.vacate textarea#fRFN, body.vacate input#fFA {
	width:650px;
}
/* appraisal */
body.appraisal input#ftitle, body.appraisal input#finitial, body.appraisal input#fstreetunitnumber {
	width:50px;
}
body.appraisal select#fnumberbedrooms, body.appraisal select#fnumberbathrooms {
	width:54px;
}
body.appraisal input#faddress, body.appraisal input#fpropertyaddress, body.appraisal textarea#fdescription, body.appraisal input#freason {
	width:650px;
}/* trademen */
body.tradesmen #content dl {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
	padding-bottom:10px;
	width:100%;
}
body.tradesmen #content dt {
	font-weight:bold;
	width:200px;
}
body.tradesmen #content dd {
	width:355px;
}
/* Links */

body.links .category {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
body.links #content .category li {
	margin-bottom: 10px;
}
/* Suburb Profiles */
body.suburb-profiles #select-suburb {
	width: 200px;
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	background: transparent url(../img/tools_bg.png);
	background-position: top left;
	background-repeat: repeat-y;
}
body.suburb-profiles #select-suburb-content {
	padding: 0px 12px 12px 22px;
}
body.suburb-profiles #select-suburb-content select {
	width: 155px;
}
body.suburb-profiles #select-suburb li {
	clear: both;
	padding-bottom: 8px;
}
body.suburb-profiles p.source {
	font-style: italic;
	font-size: 11px;
}
body.suburb-profiles table td {
	padding-bottom: 5px;
}
body.cms .testi li {
	border-bottom:1px solid #CCC;
}
