.button_list {
	border-left: 1px solid #d4d4ca;
	border-right: 1px solid #d4d4ca;
	
}

.button_header {
	background-color: #2F2F2F;
	color: #666666;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}

.button_header a, .button_header a:visited, .button_header a:hover {
	color: #FFFFFF;
}

.button_entry {
	border-bottom: 1px solid #d4d4ca;
	height: 90px;
	width: 75%;
	padding-bottom: 3px;
	padding-top: 3px;
}

#yhr_form_list {
	list-style-type: none;
}

.form_list {
	list-style-type: none;
}

.form_list em {
	color: red;
}

.form_list_item {
	margin-bottom: 10px;
}
.form_list_item span{
	font-weight: bold;
}

.yhr_form fieldset {
	border: none;
}

.yhr_form legend {
	color: #000000;
}

.ub_services a:link,.ub_services a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#subscribelinks {
	float: left;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px 0px 20px 0px;
}

#subscribelinks a:link, a:visited {
	text-decoration: none;
}

.ub_forms_right {
	float: right;
	border-left: 5px solid gray;
}

.ub_subscribe_image {
	float: left;
	padding-right: 5px;
}

.description {
	width: 400px;
	padding-left: 100px;
}

.select_list span{
	font-weight: bold;
}

.select_list em {
	color: red;
}

.reqField {
	color: red;
}

.subscription-button {
	background-color: #FFFE9B;
	border: 1px dashed #808080;
	margin: 5px;
	padding: 10px;
	width: 240px;
	text-align: center;
}