/*h2 {
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}
ul {
	margin-top: 0px;
}
li {
	width: 425px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #666633;
	margin: 0px 0px 5px 15px;
	padding: 0px;
	font-style: normal;
	text-decoration: underline;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666633;
	margin-left: 15px;
	margin-bottom: 5px;
}
*/
.ssbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	background-image: url('/assets/images/permits-specs/ssbutton.jpg');
	background-repeat: repeat-x;
	height: 20px;
	width: 400px;
	display:block;
	border: 1px solid #CC9966;
	background-position: bottom;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;
	vertical-align: middle;
	margin-left: 0px;
	padding: 3px;
}
a.ssbtn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a.ssbtn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a.ssbtn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-decoration: underline ! important;		
}
a.ssbtn:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}

