#subscribeform fieldset *:last-child  {
   margin-bottom: 0;
}

#subscribeform fieldset label  {
   margin-right: .5em;
   display: block;
   text-align: right;
   float: left;
   width: 35px;
 
}

#subscribetext *:first-child  {
   padding-top: 0px;
}

#subscribeform fieldset *  {
   font: 12px/12px Verdana;
   margin-top: 8px;
   color: #FFFFFF;
}
.centerac #submit {
	background-color: #C2C7AE;
	height: 20px;
}
#name {
	background-color: #C2C7AE;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #682908;
	border-right-color: #7A5D4E;
	border-bottom-color: #7A5D4E;
	border-left-color: #682908;
}

#email {
	background-color: #C1C7AE;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #682908;
	border-right-color: #7A5D4E;
	border-bottom-color: #7A5D4E;
	border-left-color: #682908;
}

#subscribeform fieldset  {
   border: none;
}

#subscribeform p  {
   margin: 0px;
}

#subscribetext p  {
   font: 14px/14px Verdana;
   margin: 0px;
   color: #FFFFFF;
   padding-top: 30px;
   text-align: left;
}

#subscribetext  {
   visibility: visible;
   position: absolute;
   left: 547px;
   top: 252px;
   z-index: 1;
   width: 289px;
}

#subscribeform  {
	visibility: visible;
	position: absolute;
	left: 530px;
	top: 308px;
	z-index: 1;
	width: 324px;
}

.centerac  {
   text-align: center;
}

fieldset *  {
   margin-left: 0;
   margin-right: 0;
   padding-bottom: 0;
   padding-top: 0;
}

