/* new layout styling */

#section-options {
   position: absolute;
   top: 115px;
   right: 25px;
   width: 143px;
   background: #FFFFFF;
}
#section-options p.button {
   background: url(../images/button.gif) left top no-repeat;
   font-size: 1em !important;
}
	#section-options p {
		font-size: 1.1em;
		color: #658F92;
		margin: 0 0 .5em;
	}
#section-options p.button a {
   display: block;
   width: 112px;
   height: 22px;
   line-height: 22px;
   text-align: center;
   color: #FFFFFF;
   overflow: hidden;
   font-size: 1.1em;
}
#section-options p.button a:hover, #section-options p.button a:active {
				color: #11393e;
			}
	h4#members-options {
		background: url(../images/members-options.gif) no-repeat;
		height: 17px;
      margin: 0 0 17px;
	}
/* new layout styling */

#section-text ul {
   list-style: none;
   list-style-image: none;
}
#section-text li img {
   padding: 0 5px 0 0;
}
	/*  new registration form styling  */

   br.clear {
   clear: both;
}

#section-form {
   float: right;
   min-width: 493px;
   margin: 0 25px 0 5px;
   background: #E5F5C9 url(../images/form-top-left.gif) left top no-repeat;
}

	#section-form div {
      background: url(../images/form-top-right.gif) right top no-repeat;
   }
   #section-form form {
   background: url(../images/form-bottom-left.gif) left bottom no-repeat;
   }

	#section-form fieldset {
		background: url(../images/form-bottom-right.gif) right bottom no-repeat;
		padding: 10px;
	}
#section-form h5 {
	color: #8CC63E;
	font-size: 1.4em;
	font-weight: bold;
}
	
	#section-form p {
   overflow: hidden;
   margin: 0 0 5px;
   }

	p#optional {
		text-align: right;
		color: #11393E;
		}

	p#submit {
   padding: 0 0 0 105px;
   }

   #section-form p.ad-type span {
   	color: #11393E;
      float: left;
      font-size: 1.1em;
   }
   
	#section-form label, #section-form p.ad-type span.label, #section-form p.radio span {
		color: #11393E;
      float: left;
      clear: left;
      width: 105px;
      font-size: 1.1em;
		}
      
      #section-form span.double-star {
         color: #11393E;
         padding: 0 0 0 8px;
      }
	
	#section-form input, #section-form textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		color: #11393E;
		float: left;
		width: 160px;
      border: 1px solid #E5F5C9;
	}


	#section-form textarea {
      height: 46px;
      /*margin: 0 0 10px;*/
      font-size: 1.1em;
	}

	#section-form select {
		font-size: 1.1em;
		color: #11393E;
		float: left;
      
	}
   
      	#section-form p.fix select {
		width: 162px;
	}
	 #permission, #producer, #wanted, #contact_permission, #authorisation {
      width: 15px !important;
	}

   	#section-form p.radio {
   padding: 5px 0;
   }
   #section-form p.radio input {
      width: 15px;
   }
#section-form p.radio label {
   width: 105px;
   padding: 0 0 0 5px;
   clear: none;
}

	#section-form button {
   padding: 0 0 4px;
   width: 102px;
   height: 22px;
   line-height: 22px;
   background: url(../images/submit.gif) no-repeat;
   color: #FFFFFF;
   border: none;
}
	#section-form p.submit button {
   font-size: 1.1em;
   }

	/*  new end registration form styling  */


#form-explanation {
	width: 180px;
   margin: 385px 0 0 20px;
}

	#form-explanation p {
		color: #658F92;
		font-size: 1.1em;
	}
