#body {
	background-image: url('/resource/img/global/bg-silver.jpg') !important;
}

#body_header {
	background-image: url('/resource/img/global/bg-top-silver.jpg') !important;
}
#body_footer {
	background-image: url('/resource/img/global/bg-bottom-silver.jpg') !important;
}

div.three_column {
	width: 175px;
	margin: 5px 7px;
	float: left;
	text-align: center;
}

div.two_column_1 {
	width: 100px;
	margin-right: 10px;
	float: left;
}
div.two_column_2 {
	width: 460px;
	float: left;
}
div.two_column_1_200wide {
	width: 200px;
	margin-right: 10px;
	float: left;
}
div.two_column_2_360wide {
	width: 360px;
	float: left;
}


div.icon_left {
	float: left;
	width: 100px;
	margin-top: 10px;
}
div.icon_right {
	float: right;
	width: 100px;
	margin-top: 10px;
	text-align: right;
}

.feature {
	float: left;
	margin: 0 5px 5px 0;
}

.franchising p {
	margin-bottom: 2em;
}

.franchising ol li {
	margin-bottom: 0px;
}


.franchising-site-location {
	color:#C52B00;
}
.state-name {
	margin-top: 20px;
}

.form-interest td{
	
	padding-top:10px;
}

fieldset input, select, textarea, .textbox {
	border: 1px solid #676767;
	width: 145px;
}
textarea {
	overflow: auto;
}

span.validation {
	display: none;
}

input.reset {
	cursor: pointer !important;
	background-image: url('/resource/img/global/buttons/btn-reset-silverbg.jpg');
	background-repeat: no-repeat;
	width: 67px;
	height: 36px;
	border: none;
	position: relative;
}
