#ajax{
   color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    height: 20px;
    margin-left: 160px;
    padding: 4px 0 2px;
    text-align: center;
    width: 313px;
}
.form .p-lx{background-position:33% 50% !important}
#load{
background: url(load.gif) repeat-x;
font-size: 14px;
    font-weight: bold;
    height: 22px;
    left: 40%;
    padding:2px 0 0;
    position: absolute;
    top: 40%;
    width: 150px;
text-align: center;
}
.text{
    border: 1px solid #BDBDBD;
    width: 99%;
}
#formajax{position:relative; margin-bottom: 20px; width: 475px}
#popup_container, #popup_content, #popup_message {width: 250px}
#popup_content {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: inline-block;
    padding: 10px;
}
#popup_message {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
#popup_ok {
    float: right;
	margin-top: 5px;
}
#popup_overlay {
    opacity: 0.5 !important;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50) !important;;
}
.none{display:none}
#block_capcha{
	height:70px;
	width:100%;}