/* CSS Document */

div#maincontentouter {
	background: #FFFFFF url(../images/stockistBkgd.jpg) no-repeat right top;
}

div#masthead {
	background: url(../images/stockist_masthead.jpg) no-repeat;
}

div#col2 {
	width: 535px;
}

p.introwidth {
	width: 350px;
}

.capitalize {
	text-transform: capitalize;
}

form#distributorForm {
	width: 350px;
	margin: 0 8px 15px 0;
	padding: 5px;
	border: solid 1px #999999;
	background-color: #DEDEDE;
}

div#stockistdetails {
	width: 47%;
	margin: 0 5px 5px 0;
	padding: 5px;
	background-color: #DEDEDE;
	float: left;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}
