@charset "utf-8";
/* CSS Document */
fieldset {
	clear: both;
	border-style:none;
/*	background: url(../images/vip-formbg.gif) repeat-x; */
background: #FFCF06 url(/images/vip-form-bg.gif) repeat-x;
}
fieldset.submit {  
float: none;  
width: auto;  
border-style: none;  
padding-left: 12em;  
background-color: transparent;  
background-image: none;
}

