.field {
overflow:auto;
font-family:Arial;
font-size:12px;
font-weight:bold;
width:600px;
}


.drop_field {
overflow:auto;
font-family:Arial;
font-size:12px;
font-weight:bold;
width:600px;
padding-bottom:3px;
}

.checkbox p,
.radio p {
    padding: 0.2em 0em 0;
    float: left;
    width:100px;
font-family:Arial;
}

.wide{
    padding: 0.2em 0em 0;
    float: left;
    width:150px;
font-family:Arial;
}

input,
select {

}

select {
    width: 207px;
}

.error .messages,
.error .messages li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
	height:20px;
	width:auto;
	display:block;
}

.error .messages li {
    padding: .2em 0em 0 3.6em;
    color: #b92d23;
    background: url(/set-ap/images/error_icon.gif) 20px no-repeat;
}

.error input {
    color: #b92d23;
}

.success {
    background: url(/set-ap/images/success_icon.gif) 326px no-repeat;
}

.error {
    

}

fieldset {
    border: none;
}

.checkbox p,
.checkbox .inputs {
    float: left;
}

.checkbox p {
    padding: 0;
    margin: 0 0 1em;
}

.checkbox .inputs {
    width: 165px;
}

.checkbox .inputs,
.checkbox .inputs li {
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
}

.checkbox .inputs li {
    margin: 0 0 0.3em;
}

.checkbox li label,
.checkbox li input {
    display: inline;
    float: none;
    width: auto;
}

.button input {
    width: auto;
}

.validate_any {
    position: relative;
}



#terms_block {
    background-position: 205px 0.2em;
}

#terms_block .messages li {
    padding-top: 0.2em;
}

.validate_any .messages {
    position: absolute;
    left: 0;
    top: 0.1em;
}

#content_area #content_right_lit #catalog_right2 {
width:550px;
float:right;
border:0 solid;
padding:0
}

#content_area #content_right_lit #submit_background{
width:600px;
height:40px;
float:right;
background:#0079c1;
}

#content_area #content_right_lit #submit_button{
position:relative;
float:right;
right:8px;
top:8px;
}