/* CSS Document */

fieldset {
border:0;
padding:0;
margin:0;
}

.text {
display:block;
color:#999;
width:196px;
height:18px;
background-color:#eee;
border:0;
padding-left:4px;
padding-top:4px;
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:4px;
font-size:12px;
line-height:20px;
}

#set-box-1 {
float:left;
}

#set-box-2 {
margin-top:0;
margin-bottom:0;
}

textarea {
display:block;
color:#999;
width:396px;
_width:332px;
height:118px;
background-color:#eee;
border:0;
padding-left:4px;
padding-top:2px;
margin-left:0;
margin-top:0;
margin-right:0;
margin-bottom:6px;
font-size:12px;
line-height:20px;
font-family:Helvetica, Arial, sans-serif;
}

#lst-budget-fieldset {
position:absolute;
display:block;
width:195px;
height:18px;
background-color:#eee;
border:0;
padding-left:5px;
padding-top:4px;
padding-bottom:4px;
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:4px;
}

#lst-budget-fieldset label {
color:#999;
font-size:12px;
line-height:20px;
}

#lst-budget-fieldset .select {
/*position:absolute;
right:0;
*/
float:right;
margin:0;
}


.error {
color:#E00;
}

.image {
margin-left:6px;
}

.image:focus {
outline:0;
}

#send-mail-success {
background-color:#2a8bd1;
color:#fff;
margin:0;
font-size:12px;
padding:20px;
}

#send-mail-success  p {
margin:0;
}

#required-fields-warning {
}