@font-face {
	font-family : Cambria;
	src : url('../fonts/cambria.ttf');
}

@font-face {
	font-family : Cambria;
	font-weight : bold;
	src : url('../fonts/cambriab.ttf');
}

@font-face {
	font-family : Segoe UI;
	src : url('../fonts/segoeui.ttf');
}

@font-face {
	font-family : Segoe UI;
	font-weight : bold;
	src : url('../fonts/segoeuib.ttf');
}



html {
	text-align : center;
}

body {
	background-attachment : fixed;
	background-color : #000000;
	background-image : url(../images/wallpaper.png);
	color : #eaeaea;
	font-family : Segoe UI, Tahoma;
	font-size : 11px;
	margin : 30px auto 50px auto;
	line-height : 16px;
	padding : 0;
	text-align : left;
	width : 810px;
}



a {
	border-bottom : 1px dotted #373737;
	color : #d3c6a4;
	outline : none;
	text-decoration : none;
}

a:hover {
	color : #e0d8c7;
	text-decoration : none;
}


a.menu_link {
	background-image : url(../images/backgrounds/black_60.png);
	border-bottom : 0;
	color : #d5d4b2;
	padding : 5px 7px 5px 7px;
	text-decoration : none;
}

a.menu_link:hover {
	background-image : url(../images/backgrounds/black_90.png);
	color : #eaeaea;
	text-decoration : none;
}


a.redmenu_link {
	background-image : url(../images/backgrounds/black_90.png);
	border-bottom : 0;
	color : #d99b9b;
	padding : 5px 7px 5px 7px;
	text-decoration : none;
}


a.avatar_link {
	border-bottom : 0;
	display : block;
	float : left;
	height : 48px;
	padding : 3px;
	width : 48px;
	text-decoration : none;
}


a.paging_link {
	border-bottom : 0;
	color : #e6dec9;
	padding : 2px 4px 2px 4px;
	text-decoration : none;
}

a.no_linkborder {
	border-bottom : 0;
}

a.normallink_grey {
	color : #999999;
}

a.red_link {
	border-bottom : 1px dotted #ea7979;
	color : #ea7979;
}

a.lightred_link {
	border-bottom : 1px dotted #ed9999;
	color : #edc2c2;
}

a.lightblue_link {
	border-bottom : 1px dotted #b0c7f0;
	color : #b0c7f0;
}

a.bloglovin_link {
	border-bottom : 0;
	color : #373737;
}







input {
	background-color : #000000;
	border : 1px dotted #373737;
	color : #d1d1d1;
	font-family : Tahoma;
	font-size : 11px;
	padding : 3px 4px 3px 4px;
	-moz-border-radius : 2px;
}

input[disabled] {
	background-color : #000000;
	border : 1px dotted #373737;
	color : #999999;
	cursor : default;
}

textarea {
	background-color : #000000;
	border : 1px dotted #373737;
	color : #d1d1d1;
	font-family : Tahoma;
	font-size : 11px;
	height : 100px;
	padding : 3px 4px 3px 4px;
	width : 286px;
	-moz-border-radius : 2px;
}

select {
	background-color : #000000;
	border : 1px dotted #373737;
	color : #d1d1d1;
	cursor : pointer;
	font-family : Tahoma;
	font-size : 11px;
	padding : 2px 2px 2px 1px;
	width : 164px;
	-moz-border-radius : 2px;
}







.logotype {
	background-image : url(../images/logotype.jpg);
	border : 5px solid #000000;
	border-bottom : 2px solid #000000;
	color : #959490;
	font-family : Tahoma;
	height : 20px;
	padding : 130px 0 0 10px;
	width : 790px;
	-moz-border-radius-topright : 5px;
	-moz-border-radius-topleft : 5px;
}

.logotype_blog {
	background-image : url(../images/logotype_blog.jpg);
	border : 5px solid #000000;
	border-bottom : 2px solid #000000;
	color : #959490;
	font-family : Tahoma;
	height : 20px;
	padding : 130px 0 0 10px;
	width : 790px;
	-moz-border-radius-topright : 5px;
	-moz-border-radius-topleft : 5px;
}

.logotype_admin {
	background-image : url(../images/logotype_admin.jpg);
	border : 5px solid #000000;
	border-bottom : 2px solid #000000;
	color : #959490;
	font-family : Tahoma;
	height : 20px;
	padding : 130px 0 0 10px;
	width : 790px;
	-moz-border-radius-topright : 5px;
	-moz-border-radius-topleft : 5px;
}

.logotype_security {
	background-image : url(../images/logotype_security.jpg);
	border : 5px solid #000000;
	border-bottom : 2px solid #000000;
	color : #959490;
	font-family : Tahoma;
	height : 20px;
	padding : 130px 0 0 10px;
	width : 790px;
	-moz-border-radius-topright : 5px;
	-moz-border-radius-topleft : 5px;
}

.logotype_other {
	background-image : url(../images/logotype.jpg);
	border : 5px solid #000000;
	border-bottom : 2px solid #000000;
	color : #959490;
	font-family : Tahoma;
	height : 19px;
	padding : 131px 0 0 10px;
	width : 790px;
	-moz-border-radius-topright : 5px;
	-moz-border-radius-topleft : 5px;
}

.logotype_other_blog {
	background-image : url(../images/logotype_blog.jpg);
	border : 5px solid #000000;
	border-bottom : 2px solid #000000;
	color : #959490;
	font-family : Tahoma;
	height : 19px;
	padding : 131px 0 0 10px;
	width : 790px;
	-moz-border-radius-topright : 5px;
	-moz-border-radius-topleft : 5px;
}

.logotype_other_admin {
	background-image : url(../images/logotype_admin.jpg);
	border : 5px solid #000000;
	border-bottom : 2px solid #000000;
	color : #959490;
	font-family : Tahoma;
	height : 19px;
	padding : 131px 0 0 10px;
	width : 790px;
	-moz-border-radius-topright : 5px;
	-moz-border-radius-topleft : 5px;
}

.logotype_other_security {
	background-image : url(../images/logotype_security.jpg);
	border : 5px solid #000000;
	border-bottom : 2px solid #000000;
	color : #959490;
	font-family : Tahoma;
	height : 19px;
	padding : 131px 0 0 10px;
	width : 790px;
	-moz-border-radius-topright : 5px;
	-moz-border-radius-topleft : 5px;
}

.logotype_information {
	bottom : 0;
	padding : 0 10px 10px 0;
	position : fixed;
	right : 0;
}

.logotype_icon {
	padding : 8px 0 0 783px;
	position : absolute;
}



.content {
	background-image : url(../images/backgrounds/black_70.png);
	border : 5px solid #0a0a0a;
	border-top : 0;
	padding : 25px 20px 15px 20px;
	-moz-border-radius-bottomright : 5px;
	-moz-border-radius-bottomleft : 5px;
}

.footer {
	color : #999999;
	font-family : Tahoma;
	font-size : 9px;
	padding-top : 10px;
	text-align : center;
}

.submenu {
	line-height : 20px;
}

.description {
	border-bottom : 1px solid #373737;
	color : #eaeaea;
	font-family : Arial;
	line-height : 15px;
	padding-bottom : 16px;
	text-align : justify;
}



.headline {
	font-family : Cambria, Georgia, Palatino, "Palatino Linotype", Myriad Pro, Serif;
	font-size : 18px;
	padding-bottom : 20px;
}

.headline_mini {
	font-family : Cambria, Georgia, Palatino, "Palatino Linotype", Myriad Pro, Serif;
	font-size : 14px;
	padding-bottom : 10px;
}

.headline_mini_nopadding {
	font-family : Cambria, Georgia, Palatino, "Palatino Linotype", Myriad Pro, Serif;
	font-size : 14px;
	padding-bottom : 5px;
}

.headline_mini_bbcode {
	font-family : Cambria, Georgia, Palatino, "Palatino Linotype", Myriad Pro, Serif;
	font-size : 14px;
}

.headline_desc {
	color : #999999;
	font-family : Arial;
	font-size : 11px;
	padding-top : 3px;
}

.headline_profile {
	font-family : Lucida Sans Unicode, "Times New Roman", Times, serif;
	font-size : 14px;
	padding-bottom : 5px;
}

.headline_blogtitle {
	font-family: 'Reenie Beanie', arial, serif;
	font-size : 28px;
	padding : 0 0 10px 10px;
}

.headline_admin {
	font-family : Lucida Sans Unicode, "Times New Roman", Times, serif;
	font-size : 16px;
	padding-bottom : 10px;
}

.headline_guestbook {
	font-size : 14px;
	font-weight : normal;
}

.headline_georgia {
	border-bottom : 1px dotted #999999;
	font-family : Georgia, Serif;
	font-size : 12px;
	letter-spacing : 1px;
	padding-bottom : 5px;
	text-align : center;
}

.headline_question{font-size:12px;padding:5px 0 5px 0;text-align:center}.headline_forum{font-family:Cambria,Georgia,Palatino,"Palatino Linotype",Myriad Pro,Serif;font-size:14px}.headline_forumpopup{font-family:Cambria,Georgia,Palatino,"Palatino Linotype",Myriad Pro,Serif;font-size:18px;padding-bottom:10px}.headline_quote{font-family:Lucida Sans Unicode,"Times New Roman",Times,serif;font-size:14px;padding:0 0 10px 22px}

.table_left {
	border-right : 1px solid #222222;
	padding-right : 20px;
}

.table_right {
	padding-left : 20px;
}

.table_left_blog{border-right:1px solid #222222;padding-right:10px}.table_right_blog{padding-left:10px}.table_left_short{padding-right:11px}.table_right_short{padding-left:11px}.color_grey{color:#999999}.color_grey_darker{color:#777777}

.color_grey_lighter {
	color : #d1d1d1;
}

.color_green{color:#86ea79}.color_darkgreen{color:#51b551}.color_darkred{color:#b55151}.color_red{color:#ea7979}.color_yellow{color:#f6f6d6}.message_red{background-image:url(../images/backgrounds/red_10.png);color:#edc2c2;font-family:Arial;padding:8px 0 8px 0;text-align:center}.message_green{background-image:url(../images/backgrounds/green_20.png);color:#c8edc2;font-family:Arial;padding:8px 0 8px 0;text-align:center}.message_blue{background-image:url(../images/backgrounds/blue_10.png);color:#c2d6ed;font-family:Arial;padding:8px 0 8px 0;text-align:center}.message_blue_left{background-image:url(../images/backgrounds/blue_10.png);color:#c3c9cf;font-family:Arial;padding:5px 10px 5px 10px;text-align:justify;}.message_blue_mini{background-image:url(../images/backgrounds/blue_10.png);color:#c2d6ed;font-family:Arial;padding:5px 0 5px 0;text-align:center}



.pass_strength_weak {
	color : #ea7979;
}

.pass_strength_medium {
	color : #eae979;
}

.pass_strength_strong {
	color : #86ea79;
}

.padding_td {
	padding : 2px 4px 2px 4px;
}

.padding_waran {
	padding : 10px 4px 10px 4px;
}

.padding_td_admin {
	padding : 1px 0 2px 0;
}

.padding_td_input {
	padding : 2px 0 3px 6px;
}

.padding_510 {
	padding : 5px 10px 5px 10px;
}

.padding_forum {
	padding : 4px;
}

.paddingright_10 {
	padding-right : 10px;
}

.paddingbottom_5 {
	padding-bottom : 5px;
}

.paddingbottom_3 {
	padding-bottom : 3px;
}

.paddingbottom_10 {
	padding-bottom : 10px;
}

.paddingbottom_15 {
	padding-bottom : 15px;
}

.paddingtop_10 {
	padding-top : 10px;
}

.paddingtop_20 {
	padding-top : 20px;
}

.paddingtop_30 {
	padding-top : 30px;
}

.paddingtop_2 {
	padding-top : 2px;
}

.paddingtop_5 {
	padding-top : 5px;
}

.paddingleft_8 {
	padding-left : 8px;
}

.paddingleft_15 {
	padding-left : 15px;
}

.paddingleft_50 {
	padding-left : 50px;
}

.paddingleft_19 {
	padding-left : 19px;
}

.paddingleft_5 {
	padding-left : 5px;
}

.padding_10610 {
	border-right : 1px dotted #373737;
	padding : 10px 6px 10px 0;
}



.message_error{background-image:url(../images/backgrounds/red_10.png);font-family:Arial;padding:10px 0 10px 0;text-align:center}.input_width{width:154px}

.input_width_memory {
	text-align : center;
	width : 13px;
}

.input_width_captcha {
	text-align : center;
	width : 26px;
}

.input_width_game_time {
	text-align : center;
	width : 17px;
}

.input_width_time {
	border : 1px dotted #222222;
	padding : 2px 3px 2px 3px;
	text-align : center;
	width : 14px;
}

.input_width_value{border:1px dotted#222222;padding:2px 3px 2px 3px;text-align:center;width:43px}.input_width_filesize{border:1px dotted#222222;padding:2px 3px 2px 3px;text-align:center;width:14px}.input_width_url{width:112px}.input_width_gravatar{width:129px}.input_width_long{width:195px}.input_width_long_checkbox{width:170px}.input_width_long_url{width:153px}

.input_width_long_2 {
	width : 310px;
}

.input_width_long_2_edit {
	width : 317px;
}

.input_width_long_3 {
	width : 494px;
}

.input_width_long_4 {
	width : 472px;
}

.input_width_long_5 {
	width : 400px;
}

.input_width_short{width:120px}.input_width_phone{width:128px}.input_width_big{font-family:Lucida Sans Unicode,"Times New Roman",Times,serif;font-size:16px;padding:5px;width:492px}.input_width_big_2{font-family:Lucida Sans Unicode,"Times New Roman",Times,serif;font-size:16px;padding:5px;width:386px}.input_width_big_3{border:1px dotted #8d887b;color:#e3d7b7;font-family:Lucida Sans Unicode,"Times New Roman",Times,serif;font-size:16px;padding:5px;text-align:center;width:25px}.input_width_search{width:464px}.input_width_search_en{width:439px}.input_width_year{text-align:center;width:26px}.input_width_monthday{text-align:center;width:14px}.input_width_upload{font-family:Cambria,Georgia,Palatino,"Palatino Linotype",Myriad Pro,Serif;font-size:14px;padding:8px;text-align:center;width:384px}

.post_eachother {
	background-image : url(../images/backgrounds/black_50.png);
	padding : 5px;
}

.post_padding {
	background-image : url(../images/backgrounds/black_30.png);
	padding : 5px;
}

.list_eachother {
	background-image : url(../images/backgrounds/black_50.png);
}

.list_padding{background-image:url(../images/backgrounds/transparent.png)}.image{background-image:url(../images/background.png);padding:1px 4px 2px 4px}.image_bg{background-image:url(../images/backgrounds/black_30.png);padding:8px 10px 8px 10px;-moz-border-radius:3px}.image_1{padding-right:8px;padding-top:1px;vertical-align:top}.image_2{padding-right:6px;padding-bottom:0;vertical-align:top}.image_3{border:3px solid#373737;padding:1px}.image_4{border:3px solid#999999;padding:1px;-moz-border-radius:1px}.image_5{padding-right:5px;padding-bottom:1px;vertical-align:middle}.image_6{padding-left:7px;padding-top:3px;vertical-align:top}.image_7{border:1px solid#eaeaea;padding:2px}.image_8{padding-left:5px;padding-bottom:1px;vertical-align:middle}.image_9{cursor:help;padding-right:5px;padding-top:3px;vertical-align:top}.image_10{padding:0 6px 2px 0;vertical-align:middle}.image_border{border:2px solid#373737;padding:1px}.image_description{color:#999999;font-family:Arial;line-height:15px;padding-bottom:15px}.image_dimmer{background-image:url(../images/backgrounds/black_20.png);height:16px;position:absolute;width:16px}.image_guestavatar{margin:0 10px 10px 0}.button{cursor:pointer;padding:2px 4px 2px 4px}.button_disabled{background-color:transparent;background-image:url(../images/backgrounds/black_30.png);border:1px dotted#333333;color:#999999;cursor:default;padding:2px 4px 2px 4px}.button_yellow{background-color:#1a1802;cursor:pointer;padding:2px 4px 2px 4px}.button_green{background-color:#021a03;cursor:pointer;font-weight:bold;padding:2px 4px 2px 4px}.button_green_big{background-color:#021a03;cursor:pointer;font-weight:bold;padding:10px 0 10px 0;width:200px}.button_small{cursor:pointer;padding:2px 3px 2px 3px}.button_big{cursor:pointer;padding:5px 10px 5px 10px}.checkbox{cursor:pointer;margin:0 6px 2px 0;vertical-align:middle}.checkbox_2{cursor:pointer}

.background {
	background-image : url(../images/background.png);
	padding : 5px;
}

.background_transparent {
	background-image : url(../images/backgrounds/black_80.png);
	border : 1px dotted #5a1f1f;
	font-family : Arial;
	height : 112px;
	padding : 20px 10px 0 10px;
	position : absolute;
	text-align : center;
	width : 188px;
}

.background_image {
	background-image : url(../images/backgrounds/black_60.png);
	height : 16px;
	padding : 10px;
	width : 16px;
	-moz-border-radius : 2px;
}

.background_center{background-image:url(../images/background.png);padding:15px 0 15px 0;text-align:center}.background_center_10{background-image:url(../images/background.png);padding:10px 0 10px 0;text-align:center}.background_ipaddress{background-image:url(../images/background.png);font-size:34px;padding:17px 0 20px 0;text-align:center;-moz-border-radius:5px}.background_facebook{background-image:url(../images/backgrounds/white_20.png);padding-bottom:10px}.avatar_background{background-image:url(../images/backgrounds/white_10.png);height:114px;padding:5px 5px 5px 10px}.avatar_background_2{background-image:url(../images/backgrounds/white_10.png);font-family:Arial;font-size:11px;height:54px;line-height:15px;padding:5px;text-align:left}.information{font-family:Arial;text-align:center}.information_nocenter{color:#999999;font-family:Arial;line-height:14px}

.wtooltip {
	background-image : url(../images/backgrounds/black_90.png);
	border : 1px solid #666666;
	color : #eaeaea;
	font-family : Arial;
	padding : 4px 5px 4px 15px;
	-moz-border-radius : 2px;
}

.fontsize_9_grey {
	color : #999999;
	font-family : Verdana;
	font-size : 9px;
}

.input_width_search_forum {
	padding : 5px;
	width : 748px;
}

.highlighted_text{background-image:url(../images/backgrounds/green_50.png);padding:1px 2px 1px 2px}.paging{background-image:url(../images/backgrounds/black_90.png);padding:2px 4px 2px 4px}

.borderbottom_20 {
	border-bottom : 3px solid #000000;
	padding-bottom : 20px;
}

.borderbottom_20_admin{border-bottom:1px solid#333333;padding-bottom:30px}.quote{border-left:2px solid#666666;color:#d1d1d1;font-family:Georgia;font-size:12px;font-style:italic;line-height:18px;padding:5px 0 5px 20px}.bbcode_info{background-image:url(../images/backgrounds/blue_10.png);font-family:Arial;padding:10px 15px 10px 15px;-moz-border-radius:3px}.greenleaf{margin:0;padding:0;position:absolute;left:0;top:0;z-index:100}.greenleaf_head{color:#999999;font-family:Lucida Sans Unicode,"Times New Roman",Times,serif;font-size:16px;font-weight:normal}.greenleaf_content{color:#999999;font-family:Segoe UI,Tahoma;font-size:11px;font-weight:normal}.blog_desc{background-image:url(../images/background.png);color:#d1d1d1;font-family:Arial;line-height:18px;padding:5px 5px 5px 5px}.blog_desc_2{background-image:url(../images/background.png);color:#d1d1d1;font-family:Arial;line-height:15px;padding:5px 6px 5px 6px}.blog_space{background-image:url(../images/space.png);background-position:center;background-repeat:no-repeat;padding:60px 0 60px 0}.blog_facebook{padding-top:5px}.blog_date{background-image:url(../images/backgrounds/black_50.png);padding:5px 7px 5px 7px}.blog_textarea{height:250px;width:494px}.blog_textarea_reason{height:60px;width:170px}.blog_comments{padding-top:5px}.blog_comments_smallfont{color:#999999;font-family:Arial;font-size:11px;padding-bottom:5px}.blog_private{padding:5px 10px 5px 10px}.blog_writer{font-family:Arial;font-size:11px;padding-top:35px}.blog_links{background-image:url(../images/backgrounds/black_70.png);padding:5px 10px 5px 10px;text-align:right}.guestbook_information{background-image:url(../images/background.png);padding:11px 10px 10px 10px}.guestbook_furtherinfo{color:#999999;font-family:Arial;font-size:11px;line-height:12px;padding-top:5px}.guestbook_admin{background-image:url(../images/background.png);font-family:Arial;padding:5px 10px 5px 10px;text-align:right}.guestbook_message{padding:10px}.guestbook_space{padding:10px 0 10px 0}.guestbook_faq{padding:0 25px 0 25px;text-align:justify}.settings_textarea{height:150px;width:378px}.forum_menu{background-image:url(../images/backgrounds/black_90.png);padding:5px 10px 5px 10px;text-align:right}.forum_info{background-image:url(../images/background.png);padding:10px;width:83px}.forum_textarea{height:150px;width:494px}.forum_date{font-family:Arial;padding:5px 0 5px 15px}.forum_message{padding:10px 15px 10px 15px}.forum_select{width:240px}.sendmail_textarea{height:150px;width:388px}.admin_background{background-image:url(../images/backgrounds/black_90.png);padding:5px 10px 5px 10px}.admin_notepad{height:200px;width:501px;}.admin_waran_pkinr{text-align:center;width:23px;}.admin_waran_day{text-align:center;width:15px;}.admin_waran_nexttime{text-align:center;width:60px;}.admin_errormessage{padding:5px 10px 5px 10px}.ac_results{padding:0px;border:1px solid black;background-color:white;overflow:hidden;z-index:99999}.ac_results ul{width:100%;list-style-position:outside;list-style:none;padding:0;margin:0}.ac_results li{margin:0px;padding:2px 5px;cursor:default;display:block;font:menu;font-size:12px;line-height:16px;overflow:hidden}.ac_loading{background:white url('../images/indicator.gif')right center no-repeat}.ac_odd{background-color:#eee}.ac_over{background-color:#0A246A;color:white}#jqDialog_box{background-image:url(../images/backgrounds/white_90.png);border:10px solid#999999;color:#373737;padding:15px 20px 15px 20px;position:absolute;width:350px;-moz-border-radius:6px}#jqDialog_content{margin:10px;font-weight:bold;font-size:12px;overflow:hidden;text-align:center}#jqDialog_options{margin:10px;text-align:center}#jqDialog_options button{background-color:#999999;border:1px dotted#373737;color:#373737;font-family:Tahoma;font-size:11px;padding:3px 4px 3px 4px;-moz-border-radius:2px}#jqDialog_input{padding:4px;width:250px}#jqDialog_close{background:none;border:none;float:right;font-weight:bold;font-size:10px;color:#cc0000}#browser{filter:alpha(opacity=0);left:-132px;opacity:0;position:absolute}#browser_box{background-image:url(../images/icons/fugue/magnifier-left.png);background-repeat:no-repeat;height:16px;overflow:hidden;position:relative;width:16px}#dummy_path{width:180px}.found{background-image:url(../images/backgrounds/green_20.png);padding:2px 4px 2px 4px;margin-bottom:5px}.miss{background-image:url(../images/backgrounds/red_10.png);padding:2px 4px 2px 4px;margin-bottom:5px}.extra{background-image:url(../images/backgrounds/blue_10.png);padding:2px 4px 2px 4px;margin-bottom:5px}

.filearchive_textarea {
	height : 181px;
	width : 395px;
}

#backgroundPopup {
	background-color : #000000;
	display : none;
	height : 100%;
	left : 0;
	top : 0;
	position : fixed;
	z-index : 1;
	width : 100%;
}

#popupMoveTopic {
	background-image : url(../images/backgrounds/black_90.png);
	border : 1px solid #373737;
	display : none;
	margin-top : 300px;
	padding : 30px 15px 10px 15px;
	position : fixed;
	top : 0;
	z-index : 2;
	width : 728px;
	-moz-border-radius : 5px;
}

#popupMoveTopicClose {
	cursor : pointer;
	display : block;
	line-height : 14px;
	position : absolute;
	right : 13px;
	top : 10px;
}

#popupAdminTime {
	background-image : url(../images/backgrounds/black_90.png);
	border : 1px solid #373737;
	display : none;
	margin-top : 300px;
	padding : 30px 15px 10px 15px;
	position : fixed;
	top : 0;
	z-index : 2;
	width : 728px;
	-moz-border-radius : 5px;
}

#popupAdminTimeClose {
	cursor : pointer;
	display : block;
	line-height : 14px;
	position : absolute;
	right : 13px;
	top : 10px;
}

#popupBBCode {
	background-image : url(../images/backgrounds/black_90.png);
	border : 1px solid #373737;
	display : none;
	margin-top : 300px;
	padding : 30px 15px 10px 15px;
	position : fixed;
	top : 0;
	z-index : 2;
	width : 728px;
	-moz-border-radius : 5px;
}

#popupBBCodeClose {
	cursor : pointer;
	display : block;
	line-height : 14px;
	position : absolute;
	right : 13px;
	top : 10px;
}

#recaptcha_image{padding:0 0 5px 3px}#recaptcha_response_field{width:262px}.overTxtLabel{color:#999999}.opacity{opacity:0.5;}