
/* @group form */

label.address_extra {
	color: #f4f4f4;
}

.newsletter-from {
	margin-top:20px;
}

select.dayselect, select.monthselect {
	margin-right:5px;
}

p.newsletterheader {
	line-height: 14px;
}

.newsletter-from .LV_invalid {
	margin-left:5px;
	color: #fd1c00;
}

.newsletter-from legend {
	font-size: 12px;
	font-weight: bold;
	padding-right:5px;
}

.newsletter-from fieldset {
	background-color: #f4f4f4;
	border: 1px solid #cdcdcd;
	margin:0px 0px 0px 0px;
	padding:10px;
}

.newsletter-from form.newsletter p label {
width:110px;
display:block;
float:left;
padding-top:4px;
}

.newsletter-from form.newsletter p {
	line-height: 14px;
}

p.first-email {
	padding-top:10px;
}

.newsletter-from input {
	padding-left:4px;
	height:18px;
	width:250px;
	border: 1px solid #dfdfdf;
}

.newsletter-from input.tickbox {
	width:15px;
	height:15px;
}

input.submit {	
	text-indent:-9999px;
    border: none !important;
    background: url(http://news.q4music.com/qmusicclub/Content/IMG/Button/submit.gif) no-repeat left top;
  height:24px !important;
  width:147px !important;
  cursor: pointer;
  cursor: hand;
  display:block;
  margin:15px 0 5px 0;
  }

* html .newsletter-from fieldset{
    position: relative;}
    
* html .newsletter-from legend{
	
    position:absolute;
    top: -.5em;
    left: .5em;
	color: #000;
}
    
* html .newsletter-from fieldset{
    position: relative;
    margin-top:1em;
    padding-top:.75em;
    }

/* @end */
