form h2 {margin-top: 1.2em;}

form { margin-top:10px; }

fieldset { 
margin : 0 0 1.5em 0;
border: none; }

fieldset p { 
margin : 0;
padding:0;  }

#competition fieldset { 
margin : 0 auto;
border: none; }

legend { 
font-weight : bold; 
font-size : 1.2em; }

label, .label { 
font-weight : normal; margin:5px 0px 5px 0px; }

input[type="text"],
input[type="password"], 
textarea { 
margin : 0; 
padding : 0px;
font : normal inherit Helvetica, Arial, sans-serif; }

input[type="text"],
input[type="password"],
select {
width : 250px; }

input[type="text"] {width:220px; margin-bottom:10px;}
input[type="text"] {width:225px; margin-bottom:0px;}
input[type="text"] {width:225px; margin-left:0px;margin-bottom:0px;}

.col {width:271px;}
.col {width:250px; margin:0px; padding:0px;}

select {
margin-bottom: 5px;
}

textarea {  
width : 300px;
height : 180px; }

body#editprofile textarea {height: 150px;}

fieldset.col {
float : left;
width : 290px; 
margin-right : 0px; }

fieldset.col.last {
margin-right : 30px; }

fieldset.clear {
clear : both;
width : 100%; margin:0px; padding:0px; }


.button, .form-button {
	background: #c1d830;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.0em;
	width:145px; height:28px;
	padding:0px; margin:10px 0px 10px 0px;
	/*padding: 4px 15px;
	*padding: 4px 0 4px 0;*/
	cursor: pointer;
	border: none;
	text-align: center;
	font-family: "Avenir LT 65 Medium", "Trebuchet MS", Trebuchet, arial, sans-serif;
	font-weight: normal;
	background:url(../images/but-up.png) top left no-repeat;
}
.button:active, .form-button:active {
	border: none;
	outline: none;
	color: #fff;
}
.button:hover, .form-button:hover {
	color:#000;
	background: #999999;
	background:url(../images/but-up.png) top left no-repeat;
}

/* Quick Search form */
#content-left form {padding-left: 25px; margin-bottom: 30px;}
.placeholder {padding: 10px;}
#content-left form button {margin-top: 10px;}
#content-left form select {width: 180px; margin-bottom: 10px;}

#account-form form {padding: 0 10px}
#account-form input[type="text"],
#account-form input[type="password"] { width : 164px; }

.required {color: #e3fe23;}
.right {float:right; margin:10px 0px 10px 0px; }
.rightmini {float:right; margin-top: 5px;}

#contact .col-1 {width:300px; margin:0px 10px 0px 0px; float:left; }
#contact .col-2 {width:300px; float:left;}

#contact .col-1 {width:300px; margin:0px 40px 0px 0px; float:left; }
#contact .col-2 h2 {margin:10px 10px 10px 0px; padding:0px; background:none; width:270px;}

#newsletterwrap {  padding:0px 15px 5px 15px;}
form#newsletter { padding:15px; margin:0px 0px 0px 0px;}
form#newsletter input { width:212px; margin: 0px 0p 0px 20px;}