 
input[type=text],
input[type=password],
textarea,
select {
    background:url(../img/bgs/bg-input.gif) left top no-repeat #FFFFFF;
	border:1px solid #eaecea;
	padding:5px;
	margin:0;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    behavior:url(css/PIE.htc);
    position:relative;
    z-index:1;
    font-family:arial;
    outline: none;
    resize: none;
    font-size:12px;
    width: 187px;
	}
textarea { padding: 5px;}
input { padding-left: 3px; padding-right: 3px;}

input[type=submit],
input[type=button],
input[type=reset]{
	background:url(../img/btn/btn.gif) left top repeat-x #a0ced5;
	color:#1c5f90;
    font-family:15px;
    font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	border:1px solid #77bac6;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    text-shadow:0px 1px 0px #FFFFFF;
    -moz-text-shadow:0px 1px 0px #FFFFFF;
    -webkit-text-shadow:0px 1px 0px #FFFFFF;
    padding:5px 10px
	}

input[type=submit]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner {
	margin:0;
	padding:0;
	border:0
	}

.search .button input,
.poll-block .button input,
.contact-block .button .btn-submit,
.join-block .button input,
.add-comments-form .button input{
    border:0 none;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    -khtml-border-radius:0px;
    padding:0
}



.search {
    border:1px solid #d0eef2;
    background:#FFFFFF;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    behavior:url(css/PIE.htc);
    position:relative;
    z-index:1;
    height:29px;
    overflow:hidden;
}
.search .input,
.search .button{
    float:left
}
.search .input input {
    width:191px;
    border:0 none;
    padding:6px 8px;
    height:16px;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    -khtml-border-radius:0px;
}
.search .button {
    position:absolute;
    top:-1px;
    right:-1px;
}
.search .button input {
    background:url(../img/btn/btn-search.png) left top no-repeat;
    width:74px;
    height:31px;
    border:0 none;
}

.form-block {
    padding:20px 0 43px 0;
}

.form-block h1.title {

    width:190px;
    height:95px;
    padding:0;
    overflow:hidden;
    text-indent:-999px;
    position:absolute;
    top:-20px;
    right:15px;
    z-index:6
}

.search-results p.no
{
    font-size: 14px;
    text-align: center;
    margin-top: 100px;
}

.poll-block
{
    background: url(../img/bgs/bg-poll.png) right bottom no-repeat;
    padding: 15px 0 15px 25px;
    position: relative;
}

.poll-block h1.title {
    background:url(../img/titles/poll-share.png) left top no-repeat;

}

.poll-block h2
{
    color: #0067b3;
    font-size: 17px;
    line-height: 19px;
    font-weight: normal;
    width: 420px;
    /*text-align: center;*/
}
.poll-block form {
    margin:0;
    padding:18px 0 0 0
}
.poll-block .radio {
    padding:1px 0;
    font-size: 14px;
    /*float:left;*/
    padding-top:5px;
}
.poll-block .radio-buttons {
    /*width:350px;*/
    float:left
}
.poll-block .links-form
{
    position: absolute;
    bottom: 20px;
    right: 130px;
}
.poll-block .button {
    padding-bottom:17px
}
.poll-block .button input {
    background:url(../img/btn/btn-vote.png) left top no-repeat;
    width:97px;
    height:31px;
}
.poll-block a.see-result
{
    background: url(../img/a1.png) no-repeat 96% 2px;
    color: #f83e32;
    font-size: 15px;
    padding: 0 20px 0 0;
}

.join-block .select,
.join-block .input,
.contact-block .input,
.contact-block .textarea {
    padding:0 0 18px 0
}
.contact-block h1.title {
    background:url(../img/titles/contact.png) left top no-repeat;
}
.contact-block form {
    padding:65px 95px 
}

.contact-block .input label,
.contact-block .textarea label {
    width:105px;
    float:left;
    display:block;;
    padding:6px 0 0 0
}
.contact-block .input input.text {
    width:290px;
    height:24px
}
.contact-block .textarea textarea {
    width:290px;
    height:126px
}
.contact-block .button {
    padding-left:105px
}
.contact-block .button .btn-submit {
    background:url(../img/btn/btn-submit.png) left top no-repeat;
    width:97px;
    height:31px;
}

.join-block h1.title {
    background:url(../img/titles/join-us.png) left top no-repeat;
}
.join-block form.join-step1 {
    padding:35px 55px
}

.join-block form.join-step2 {
    padding:60px 15px 35px
}

.join-block .select label {
    width:65px;
    float:left;
    display:block;
    padding:6px 0 0 0
}
.join-block .select select {
    width:235px;
    padding:5px
}
.join-block .join-step1 .button {
    padding-left:65px
}

.join-block .join-step2 .button {
    padding-left:75px
}

.join-block input.btn-next
{
    background: url(../img/btn/btn-next.png) left top no-repeat;
    width: 97px;
    height: 31px;
    cursor: pointer;
}

.join-block .half .input label {
    width:100px;
    float:left;
    display:block;
    padding:3px 10px 0 0;
    text-align: right;
}
.join-block .half .input input,
.join-block .captcha-fields input{
    width:172px;
    padding: 4px
}

.join-block .half-left  .input label {
    width:65px;
}
.join-block .captcha {
    padding: 0 0 10px 0
}
.join-block .captcha-images {
    width: 135px;
    float: left;
    padding: 0 0 0 75px;
    position: relative;
    margin: -10px 0 0 0;
}
.join-block .captcha-images a{
    color: #0d86de
}
.join-block .half .select label {
    padding:0px 10px 0 0;
    text-align: right;
}

.join-block .half select.month,
.join-block .half select.day,
.join-block .half select.year {
    margin: 5px 0 0 0
}

.join-block .half select.month {
    width: 99px;
}
.join-block .half select.day {
    width:70px;
}
.join-block .half select.year {
    width:68px;
}
.join-block .half .radio {
    text-align: left;
    padding: 0 0 10px 115px
}

.join-block .half-left .radio {
    text-align: left;
    padding: 0 0 20px 75px
}
.widgetselector, #moveWidgetTo
{
    margin-top: 15px;
    margin-bottom: 15px;
    width: 180px;
    margin-right: 10px;
}
.button input.mop-button
{
    padding: 6px 15px 6px 15px;
        border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
}
.poll-bar
{
    height: 16px;
    background-color: #FFCC66;
    min-width: 2px;
    margin-bottom: 5px;
    background-image: url('../img/nav/nav.gif');
    background-repeat: repeat-x;
    background-position: 0px -5px;
    margin-left: 35px;
}
.poll-option
{
    font-family: 'trebuchet MS';
    font-size: 13px;
}
.poll-option label
{
    font-weight: bolder;
    /*padding-left:20px;*/
    /*text-indent:20px;*/
    margin-left:35px;
    display:inline-block;
    font-family: verdana;
}
.radio label, .radio-block label
{
     font-family: verdana;
     display:inline-block;
     width:90%;
}
.radio-block input
{
    float:left;   
}
.poll-option span
{
    /*float: right;*/
    color: #444444;
    font-size: 12px;
}
.your-choise label
{
    background-position: 0px 3px;
    color: #336699;
    background-image: url('../img/a2.png');
    background-repeat: no-repeat;
    text-indent:20px;
}

.input-label
{
    background: url(../img/bgs/bg-input.gif) left top no-repeat #FFFFFF;
    border: 1px solid #eaecea;
    padding: 5px;
    margin: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(css/PIE.htc);
    position: relative;
    z-index: 1;
    font-family: arial;
    outline: none;
    overflow: auto;
    resize: none;
    font-size: 12px;
    display: inline-block;
    min-width: 80px;
    text-align: center;
}