.mlp_common_popup * { color:#000; font-size: 13px; font-style: normal; font-weight: normal; text-decoration: none; }
.mlp_common_popup a { color:#666; font-size: 13px; font-style: normal; font-weight: normal; text-decoration: underline; }
.mlp_common_popup b { font-weight: bold;}
.mlp_common_popup a:hover { color: #060; }
.mlp_common_popup .OneLine { background: #ffffff !important; color: #000000; }
.mlp_common_popup .TwoLine { background: #ffffff !important; color: #000000; }
.mlp_common_popup td { padding: 0px; }

.mlp_common_popup .mlp_common_popup_logo { background: url(img/p_logo.png); width: 69px; height: 60px; }
.mlp_common_popup .mlp_common_popup_top_name { background: url(img/p_top.png); color: #333333; font-size: 18px; padding-top: 10px; }
.mlp_common_popup .mlp_common_popup_top_name a { color: #333333; font-size: 18px; text-decoration: none; }
.mlp_common_popup .mlp_common_popup_top { background: url(img/p_top.png); color: #333333; font-size: 18px; }
.mlp_common_popup .mlp_common_popup_top_right { background: url(img/p_top_right.png) right; width: 36px; height: 60px; }
.mlp_common_popup .mlp_common_popup_iebg { width: 36px; }

.mlp_common_popup .mlp_common_popup_border_left { background: url(img/p_border_left.png) repeat-y; width: 36px; }
.mlp_common_popup .mlp_common_popup_border_right { background: url(img/p_border_right.png) repeat-y; width: 36px; }

.mlp_common_popup .mlp_common_popup_bottom { background: url(img/p_bottom.png) repeat-x bottom; }
.mlp_common_popup .mlp_common_popup_bottom_left { background: url(img/p_bottom_left.png); width: 36px; height: 38px; }
.mlp_common_popup .mlp_common_popup_bottom_right { background: url(img/p_bottom_right.png); width: 36px; height: 38px; }

.mlp_common_popup .mlp_common_popup_text_area { color: #333333; font-size: 12px; background: url(img/bg.png); }

.mlp_common_popup .mlp_common_popup_buttons { text-align: center; padding-top: 5px; background: #fff; }
.mlp_common_popup .mlp_common_popup_buttons a { background: #00BEBE; padding: 5px 25px; color: #fff; font-size: 12px; text-decoration: none; margin: 0 5px; }
*:first-child+html .mlp_common_popup .mlp_common_popup_buttons a { background: #00BEBE; line-height: 25px; padding: 5px 25px 5px 25px; color: #fff; font-size: 12px; text-decoration: none; }

.mlp_common_popup .mlp_common_popup_button { display: block; float: right; height: 31px; padding-right: 10px; margin-top: 5px; margin-left: 10px; background: url(img/p_button_bg.png) no-repeat bottom right; }
.mlp_common_popup .mlp_common_popup_top a { display: block; height: 26px; font-size: 12px; color: #333333; padding-left: 30px; vertical-align: middle; padding-top: 10px; text-decoration: none; }
.mlp_common_popup .mlp_common_popup_reload { background: url(img/p_reload.png) no-repeat left center; }
.mlp_common_popup .mlp_common_popup_close { background: url(img/p_close.png) no-repeat left center; }


.mlp_common_popup table tr.OneLine, .mlp_common_popup table tr.TwoLine { border-bottom: 1px dashed #00BEBE; }
.mlp_common_popup table tr.LastLine { border-bottom: none 0; }
.mlp_common_popup .mlp_input_outer { border: 1px solid #00BEBE; background: #e2ffff; }
.mlp_common_popup .mlp_input_text { border: none 0; background: transparent; }

.mlp_common_popup .mlp_aleft { text-align: left; }
.mlp_common_popup .mlp_acenter { text-align: center; }
.mlp_common_popup .mlp_aright { text-align: right; }
.mlp_common_popup .mlp_w80 { width: 80px; }
.mlp_common_popup .mlp_w100 { width: 100px; }
.mlp_common_popup .mlp_w120 { width: 120px; }
.mlp_common_popup .grey { color: #333333; }
#wizard td.mlp_common_popup_text_area{ position: relative; overflow: hidden; }
#wizard_content_wrapper{ 
height: 550px !important; display: block !important; 
overflow: auto !important; vertical-align: top !important; }