/*------------------------------------*\
| SALEM BOYS AUTO                      |
|                                      |
| Design by Nienhouse Digital          |
| Services-Specific styles            |
| Last edited: 03/02/2013              |
\*------------------------------------*/

#content div {
	float: left;
}
#content div ul {
	list-style-type: square;
	margin: 0 47px 0 20px;
}
.addList {
}
.addList ul {
	list-style-type: square;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
}

#content div em {
	font-weight: 700;
}
#content div.spd address {
	float: left;
}
#content div.spd p {
	float: right;
	margin: 25px 0;
}

#content .divider {
	height: 300px;
}
#content .clear {
	height: 100px;
	width: 100%
}
#SPDgallery {
	margin-top:12px;
}