p.register{
	background: #FF6600;
	border-radius: 4px;
	padding: 4px;
	color: #FFFFFF;
	font-size: 11px;
}
p.register a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#wp-webservice {
}
#wp-webservice option {
    padding: 1px 2px;
}
.option-seprator {
    background: none repeat scroll 0 0 #E1E1E1;
    color: #333333;
    font-weight: bold;
}
#option-information {
    background: none repeat scroll 0 center #E3E3E3;
    border-top: 1px solid #373737;
    margin: 5px 0 0;
    text-align: center;
}
table#subscribe {
    border: 1px solid #DDDDDD;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 11px;
    padding: 5px;
}
table#subscribe input {
    border: 1px solid #DDDDDD;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 11px;
    padding: 3px;
}
table#subscribe button {
    font-family: Tahoma,Arial,sans-serif;
    font-size: 11px;
}