h1 {
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	vertical-align: top;
	display: inline;

}
#content_subscribe {
    width:450px; 
    height:480px;
    float:left;
	overflow:auto;
	padding:5px;
	border:1px solid #333333;
	text-align:left;
}
.section_holder {
	background-color: #333333;
	width: 420px;
	height:25px;
	border: 1px solid #666666;
	margin:3px;
}
#section_holder b{
    margin:3px;
}
#city_select {
	background-color: #333333;
	height: 28px;
	width: 462px;
	margin:1px;
	border: 1px solid #666666;
}
#city_sel {
	background-color: #391515;
	color: #ffffff;
	font-size: 10px;
	border: 1px solid #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width:120px;
}
SELECT {
	background-color: #999999;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	border: 1px solid #3366CC;
	float:right;
	margin:3px;
} 
INPUT {
	background-color: #999999;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	border: 1px solid #3366CC;
	float:right;
	margin:3px;
} 
TEXTAREA {
	background-color: #999999;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	border: 1px solid #3366CC;
	float:right;
	margin:3px;
	height: 130px;
	width: 250px;
} 
#sd_content a:link{
	color: #9999FF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sd_content a:visited{
	color: #9999FF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sd_content a:active{
	color: #9999FF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sd_content a:hover{
	color: #99CCFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:
}