.wpt_red {color:#FF0000}
.wpt_hidden {display:none}
.wpt_button_hr{border-top:1px solid #ccc; margin:20px 0 0;}
.wpt_field_title {display:inline-block; width:150px; height:25px}
.wpt_field_title_small {display:inline-block; width:80px; height:25px}
.wpt_small_field {width:50px}
/*  */

.wpt_page_content{font:normal 14px Arial,sanf-sarif; margin:20px 20px 10px 10px}
/*  */

/* */
.wpt_error, .wpt_success {display: none; color: #fff; font-weight: bold; padding: 6px;}
.wpt_error { background-color:red;}
.wpt_success { background-color:green;}
.wpt_success a { color:orange;}