body {
	margin: 0;
	background-color: white;
}
body, td {
	font-family: Verdana, Sans;
	font-size: small;
	line-height: 120%;
}
a {
	text-decoration:none;
}
a:hover {
	color:#6666CC;
}
.sans-top {
	margin-top: 0;
}
input, textarea, select {
	font-family: Verdana, Sans;
	font-size: 12px;
}
input, textarea, option {
	padding: 3px;
}
hr {
	border: none;
	border-top: 1px dotted #999;
	height: 0px;
}
h2 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: normal ! important;
}
.small {
	font-size: 11px;
}
.tradesmen-contact-card {
	margin-right: 130px ;
}
.tradesmen-contact-card div {
	padding: 0 23px 2px 23px;
	background: transparent url() left center no-repeat;
	margin: 3px 0;
}
.notepad-option-add {
	display: none;
}
.notepad-option-remove {
	display: none;
}
.form-options {
	text-align: center; 
	padding: 12px; 
	background-color: lightyellow; 
	border: 1px solid #FFCC66;
}
#breadlinks {
	display: none;
}
.hidden {
	display: none;
}
#left {
	display:none;
}

#main {
	margin-left: 0;
	padding-top: 4px;
}

#center {
	margin: 0;
	width: 100%;
}
#center-inner {
	padding: 10px;
}

#right {
	display:none;
}
#banners {
	display: none;
}
