html{
	*behavior: url(/style/csshover3.htc);
	*scrollbar-base-color:#149de0;
	*scrollbar-arrow-color:#FFFF00;
}

body{
	background: #4213DB url(/style/skin/background.gif) repeat-x center top;
/* 	background-attachment: fixed; */
}

#main_body_div_holder{
	margin:0px auto 0px auto;
	background:transparent;
	width:981px;
	overflow:hidden;

/*	border:1px solid #000;
	background-color:#FFF;*/

	padding:3px 3px 0px 3px;
}

/* RoyalBlue #2B60DE */
table, tr, td{
	margin: 0px;
	padding: 0px;
	margin: 0 auto 0 auto;
}

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

a:link, a:active, a:visited{
	color: #990066;
	/*BOJA*/
	color: #000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

label{
/* 	display:block; */
/* 	margin: 10px auto 0px 40px; */
	font-weight: bold;
	font-size: 11px;
}

input[type="text"], input[type="password"]{
/* 510 */
/* 	width: 394px; */
 	border: 1px solid #000;
	padding: 3px 3px 3px 3px;
	font-family: serif;
/* 	margin: auto 55px auto auto; */
}

select{
	width: 224px;
 	border: 1px solid #000;
	padding: 3px 3px 3px 3px;
	font-family: serif;
	margin: auto;
}

#top_header{
	display:block;
	background:transparent url(/style/skin/header_bar.png) no-repeat center center;
	padding:10px 5px 0px 5px;
	/* 981px */
	width:971px;
	/* 41px */
	height:33px;
	margin-bottom:5px;
	clear:both;
}

#header_logo{
	display:block;
	float:left;
	padding:5px;
	width:205px;
	background: transparent url(/style/skin/header_logo.png) no-repeat center center;
	height:70px;
	margin:15px auto auto 10px;
	_margin:10px auto auto 0px;
}

#top_google_ads{
	display:block;
	float:right;
	width:728px;
	height:90px;
	margin:10px 10px 0px 0px;
	_margin:7px 5px 0px 0px;
}

#header_logo a{
	display:block;
	width:205px;
	height:70px;
}

#header_login_div{
	display:block;
	float:left;
}

#header_login_div .log{
	margin-left:15px;
}

#header_search{
	padding:0px;
	float:left;
	margin:197px 0px 0px 240px;
	_margin:197px 0px 0px 120px;
	width:261px;
	height:27px;
	text-align:right;
}

#header_search{
	margin:0px;
	padding:0px;
	display:block;
	float:right;
}

#main_header{
	display:block;
	position:relative;
	width:980px;
	height:141px;
	margin:0px auto 5px auto;
	background: transparent url(/style/skin/main_header_bg.gif) no-repeat center center;
	padding:0px;
}

#main_menu{
	display:block;
	position:absolute;
	bottom:1px;
	left:1px;
	right:1px;
	width:978px;
	background: transparent url(/style/skin/main_menu_bg.gif) repeat-x;
	height: 33px;
}

#footer{
	position:relative;
	height: 39px;
	width: 981px;
	background:transparent url(/style/skin/bottom_bar.png) no-repeat center center;
	color:#FFF;
	margin: 5px auto 5px auto;
	clear: both;
	text-align:center;
	padding: 20px 0px 0px 0px;
	font:bold 11px Tahoma;
}

#footer a:link, #footer a:active, #footer a:visited{
	padding:2px 3px 2px 3px;
	font:bold 11px Tahoma;
	color:#FFF;
}

#footer a:hover{
}

.center{width:615px;margin:0px auto 15px auto;float:none;padding:0px;overflow-x:hidden;background-color:#FFF;border:1px outset #000;}

#center_holder{
	width: 609px;
	margin: 0px auto 0px auto;
	padding:3px;
/* 	background-color:#FFF; */
}

.no_left{
	margin-left: 0px
}

.no_right{
	margin-right: 0px
}

#center_content{
	border:1px solid #000;
	margin: 0 180px 0 180px;
}

#right_blocks {
	float:right;
	width:175px;
	overflow:hidden;
}

#left_blocks {
	float:left;
	width:175px;
	overflow:hidden;
}

/* Front Page Block elements START */

.block_wrap{
	background:transparent;
	margin:0px 0px 10px 0px;
	padding:0px;
	overflow:hidden;
	width:174px;
}

.block_top{
	display:block;
	width:174px;
	height:7px;
	background:transparent url(/style/skin/block_top.png) no-repeat center center;
	margin:0px;
	_margin-bottom:-7px;
	color:#600853;
}

.block_body{
	width:164px;
	font-size: 13px;
	padding: 7px 5px 2px 5px;
	background:transparent url(/style/skin/block_body.png);
	overflow:hidden;
}

.block_body a{ color:#FFF!important;}

.block_body iframe{
/*	164 - 160 = 4, 4 / 2 = 2, so padding left and right will be 2px if the IFRAME is 160px in width */
	margin:0px 2px 0px 2px;
}

.block_bottom{
	display:block;
	width:174px;
	height:7px;
	background:transparent url(/style/skin/block_bottom.png) no-repeat center center;
/* 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='http://teapartyredux.com/style/skin/block_bottom.png'); */
	_margin-top:-7px;
}

.lg {
	background: transparent url(/style/skin/up_left.gif) 0 0 no-repeat;
}
.ld {
	background: transparent url(/style/skin/down_left.gif) 0 100% no-repeat;
}

.dd {
	background: transparent url(/style/skin/down_right.gif) 100% 100% no-repeat;
}

.dg {
	background: transparent url(/style/skin/up_right.gif) 100% 0 no-repeat;
	padding: 3px 1px 1px 1px;
}

.gore {
	background: transparent url(/style/skin/up.gif) 0% 0% repeat-x;
}

.levo {
	margin-bottom: 10px;
	background: #FFF url(/style/skin/left.gif) 0% 0% repeat-y;
}

.desno {
	background: transparent url(/style/skin/right.gif) 100% 0% repeat-y;
}

.dolu {
	background: transparent url(/style/skin/down.gif) 0% 100% repeat-x;
}


/* //////////////////////////////////// */
.glg {
	background: transparent url(/style/skin/gray_top_left.gif) 0 0 no-repeat;
}
.gld {
	background: transparent url(/style/skin/gray_bottom_left.gif) 0 100% no-repeat;
}

.gdd {
	background: transparent url(/style/skin/gray_bottom_right.gif) 100% 100% no-repeat;
}

.gdg {
	background: transparent url(/style/skin/gray_top_right.gif) 100% 0 no-repeat;
	padding: 3px;
}

.ggore {
	background: transparent url(/style/skin/gray_top.gif) 0% 0% repeat-x;
}

.glevo {
	background: #E6E3E5 url(/style/skin/gray_left.gif) 0% 0% repeat-y;
}

.gdesno {
	background: transparent url(/style/skin/gray_right.gif) 100% 0% repeat-y;
}

.gdolu {
	background: transparent url(/style/skin/gray_bottom.gif) 0% 100% repeat-x;
}
/* //////////////////////////////////// */

.block_title{
	display: block;
	width:140px;
	height:19px;
	background: transparent url(/style/skin/side_block_header.gif) no-repeat center center;
	cursor: default;
	padding: 6px 0px 0px 30px;
	color: #600853;
	font:bold 12px Tahoma;
	margin:0px auto 0px auto;
}

.block_title_wrap{
	background: transparent url(/style/skin/block_body.png) repeat-y center center;
}

.block_title_front{
	display: block;
	width:197px;
	height:24px;
/* 	background: #FFF url(/style/skin/base/block_head_inner_.gif) no-repeat center center; */
	background: #FFF;
	cursor: default;
	padding: 3px 0 0 37px;
	color: #FF0000;
	font:italic 18px Times;
}

/* Front Page Block elements END */

.story, .diary{
	margin: 0 5px 2px 5px;
}

#comm_div{
	margin: 3px auto 3px auto;
}

.CNT, .msgT{
	padding: 0px;
	border: 1px solid #000;
	font:11px Tahoma;
}

.CNT a:link, .CNT a:active,  .CNT a:visited{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

.msgT a:link, .msgT a:active,  .msgT a:visited{
	font-weight: normal;
	color: #000;
}

.CNT{
/* 	background-color:#FFF; */
	background-color:transparent;
}

.CNT td, .msgT td {
	padding: 1px 2px 1px 2px;
	background: #FFF;
}

.CNT td{
/* 	border:1px solid #00FFFF!important; */
}

.CNT tr, .CNT {
	border: 1px solid #000;
}

.TH td , .msgH td{
	font-weight: bold;
	color: #FFF;
	background:transparent url(/style/skin/main_menu_bg.gif) repeat-x center center;
	padding: 5px;
	height:20px;
	border-color:#000!important;
}

.msgT td{
	padding: 7px;
}

.ReadMessage{
	font:normal 11px Tahoma;
	padding: 3px;
	border: 1px solid #CCC;
}

#msgFrom {
	border-bottom:1px dotted #CCC;
	padding: 5px;
}

#msgSubj {
	display:block;
	border-bottom:1px dotted #CCC;
	padding: 5px;
}

#msgBody {
	padding: 5px;
	margin-bottom: 0px;
}

.msgBtn, .msgBtn:link, .msgBtn:active, .msgBtn:visited{
	font: 11px Arial;
	color: #FFF;
	text-decoration: none;
	text-align:center;

	display: block;
	float:left;
	height: 19px;
	width: 89px;
	margin:0px 2px 0px 0px;
	padding: 8px 0px 0px 0px;

	background: url(/style/skin/top_btn.gif) no-repeat;
}

.msgBtn:hover{
	text-decoration: underline;
}

#share_main div{
	font-size: 11px;
	font-family: sans-serif;
	border: 1px solid #EBEBEC;
	width: 480px;
	padding:5px;
	margin: 5px auto 0px auto;
	float: none;
}

#share_main_photo{font: 11px Tahoma;}

.photo_{
	width:355px;
	margin: 0px auto 0px auto;
}

#share_main div input {
	width: 120px;
	margin-bottom: 0px;
	*width:170px;
	_width:160px;
}

.aded_cnt .kopce, #comm_frm .kopce, #mailbox .kopce{
	margin:0px 0px 20px 60px;
}

.aded_cnt{
/* 	border: 1px solid #FF00CC; */
/*	float:left;
	padding: 5px;
	border: 5px solid #FF00CC;
	width: 96%;
	margin: 0 auto 5px auto;*/
	background-color:#FFF;
}

.unread a:link, .unread a:active, .unread a:visited{
	font-weight: bold;
	color: #990066;
	/*BOJA*/
	color: #000;
	text-decoration: underline;
}

.unread a:hover{
	text-decoration: none;
}

#ax_usr_div{
	margin: 0 auto 5px auto;
	text-align: left;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	width:auto;
	background-color:#FFF;
}
#axu_div{
	padding: 10px;
	background-color:#FFF;
}

.margin_minus{
/* 	margin: 1px -4px 0 -4px; */
}

.paging_nums {
	font-size: 11px;
	padding-top: 10px;
	margin: 0px 0 30px 0;
	clear: both;
	text-align: center;
}

.paging_nums a:link,.paging_nums a:active,.paging_nums a:visited{
	color: #FFF;
	padding: 2px 6px;
	border:1px solid #FF00CC;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background: #FF00CC;
	text-decoration: none;
}

.paging_nums a:hover{
	background: #FF00CC;
	border-color: #FF00CC;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	text-decoration: none;
}

.paging_nums .act_pg {
	padding: 2px 6px;
	vertical-align: top;
	background: #FFF;
	color: #FF00CC;
	border: solid 1px #FF00CC;
}

.content_panel{
	color:#FFF;
	font-style: normal;
	font-size: 14px;
	margin: 0px auto 5px auto;
	padding: 8px 0px 0px 40px;
	width: 567px;
	height: 22px;
/* 	background: #FFF url(/style/skin/base/page_bar.gif) no-repeat center center; */
	background: transparent url(/style/skin/page_bar.gif) no-repeat center center;
}

.girl{
	position:relative;
	width: 107px;
	height: 118px;
	float:left;
	margin: 5px 5px 5px 6px;
}

#ofnl{
	display:block;
/*	position:absolute;*/
	width: auto;
	height: 20px;
	margin:10px auto 5px 0px;
/*	right:5px;
	bottom:25px;*/
}

.gal{
	margin: 6px;
	height:96px;
	width: 105px;
}

.photos{
	display:block;
	padding: 5px 3px 15px 5px;
}

a.gTmb:link, a.gTmb:visited, a.gTmb:active{
	width: 105px;
	height: 96px;
	display: block;
	float: left;
	padding: 0px;
}

a.gTmb:hover{
	_filter: alpha (opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

.onoff{
	margin: 0px;
	width: 100%;
	display: block;
	clear: both;
	text-align: center;
	color: #990066;
	/*BOJA*/
	color: #000;
	cursor:default;
	font:11px Tahoma;
}

#Left{
	float: left;
}

#Right{
	text-align: left;
	float:right;
}

.prev_next{
	font-size: 11px;
	padding-top: 10px;
	margin: 10px 0 20px 0;
	clear: none;
	text-align: center;
}

.prev_next a:link, .prev_next a:visited {
	padding: 2px 6px;
	border: solid 1px #CCC;
	background: #F1F1F1;
	text-decoration: none;
	color: #333;
}

.prev_next a:hover {
	color: #FF0000;
	background: #F1F1F1;
	border: 1px solid #FF0000;
	text-decoration: none;
}

.prev_next span.selected{
	padding: 2px 6px;
	font-size: 11px;
	vertical-align: top;
	background: #FF0000;
	color: #FFF;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #666;
}

.ubtn{margin:4px 0px 0px 0px;padding:0px;}

.frnd_box{
	width: 80px;
	float: left;
	margin: 4px;
}

.dpc{
	float: left;
}

/*	Friend Invitation Panel 	*/
.f_i_note{
	border: 1px solid #EBEBE9;
	clear: both;
	height: 58px;
}

.img_inv img{
	display: block;
	border: 0px;
	float: left;
	margin: 4px;
	height: 40px;
	width: 44px;
	padding: 4px;
	border: 1px solid #CCC;
}

.inv_text{
	margin-top: 20px;
	float:none;
	font: bold 12px Tahoma;
}

.denac{
	float: right;
	margin: 15px 10px 0px 0px;
}

.denac a:link, .denac a:active, .denac a:visited{
	background: #EBEBE9;
	border: 1px solid #CCCCCC;
	padding: 5px 15px 5px 15px;
	color: #FF0000;
	font: 11px Tahoma;
}

.denac a:hover{
	background: #EBEBE9;
	color: #FF0000;
/*	text-decoration: none;		*/
}
/*	Friend Invitation Panel End	*/

/*.photou img{
	float: left;
	width: 35px;
	height: 35px;
	margin: 2px;
	padding: 2px;
	border: 1px solid #EBEBE9;
}

.photou a:hover img{
	_filter: alpha (opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	border: 1px solid #CCC;
}*/

.linkou{float: left;}

/*span.gi, span.gf, span.gc{
	font:normal 9px Tahoma;
	color: #000;
	padding: 1.8% 5px 0 0;
	float: right;
	text-align:left;
}*/

#acbox{
	padding:5px;
	margin: 5px;
}

#acbox textarea{
	font: 12px Arial, Helvetica, sans-serif;
	width: 300px;
	height: 200px;
}

img.feed_pic{
	height: 75px;
	width: 75px;
	padding: 3px;
	border: 1px solid #CCC;
	margin: 2px 4px 2px 4px;
/* 	float: left; */
}

a:hover img.feed_pic {border:1px solid #2B60DE;}

.img_t{
	padding: 2px;
	margin: 0 0 0 5px;
	float: left;
	width: 300px;
	height: 77px;
	border: 1px solid #CCC;
	overflow: hidden;
	font:10px Tahoma;
}

.time{color:#FFF;position:absolute;text-align:right;font-size:11px;bottom:22px;width:260px;right:10px;}
#footer_left{color:#FFF;position:absolute;text-align:left;font-size:11px;bottom:22px;width:260px;left:10px;}

.smallestTAG{color:royalgreen;font:18px Arial;}
.largestTAG{color:#2B60DE;font-size:30px;}
.largeTAG{color:royalblue1;font-size:26px;}
.mediumTAG{color:orange;font-size:22px;}
.smallTAG{color:red;font-size:20px;}

/*.smallestTAG, .largestTAG, .largeTAG, .mediumTAG, .smallTAG{
	border:1px solid #000;
	padding:3px 5px 3px 5px;
	margin:5px;
}*/

.block_wrap label{
	display:normal;
	margin: auto;
	font-weight: auto;
	font-size: auto;
}

input.login_box{
	margin: 0px;
	padding: 2px;
	width: 140px;
	border: 1px solid #990066;
	/*BOJA*/
	border: 1px solid #000;
	margin-left: 10px;
}

label.login_l{
	font-family:"Times";
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	float:right;
	margin-bottom: 10px;
}

#green_top, #green_topp, .inner_block, .green_top{
	text-align:left;
	display:block;
	height: 22px;
	width: auto;
	margin: 0px auto 0px auto;
	background: transparent url(/style/skin/main_menu_bg.gif) repeat-x center center;
	color: #FFF;
	padding: 8px 0px 0px 15px;
	font:bold 12px Tahoma;
}

#green_topp{
	width: 265px;
}


/*#komentar{
	width: 492px;
	margin: 0px;
}*/

#editor_div{width:492px;border:0px solid #EBEBE9;margin:30px auto 0px auto;padding:0px;}
#editor_div textarea{width:490px;}
#editor_divp{width:300px;border:0px solid #EBEBE9;margin:30px auto 0px auto;padding:0px; float:left;}
#editor_divp textarea{width:300px;}

.edit_p{ margin:80px 0px 0px 50px; }

.kopce, .kopce_c, .kopce_w{
	border: 0px;
	height: 21px;
	width: 70px;
	background:transparent url(/style/skin/kopce.gif);
	color: #000;
	font-size: 10px;
	cursor:pointer;
}

.kopce_c{
	color:#FFF;
	background: transparent url(/style/skin/button_c.gif) no-repeat;
/* 	width:150px; */
}

.kopce_w{
	display:block;
	margin: 3px 30px 0px auto;
	width: 120px;
	background: transparent url(/style/skin/kopce_w.gif) no-repeat;
/* 	width:150px; */
}

.log{/*ova e vtorata klasa od .kopce za login_box*/
	margin-top: 5px;
	display: block;
	float: right;
}

#top_header .log{/*ova e vtorata klasa od .kopce za login_box*/
	margin-top:0px!important;
	display:block;
	float:left!important;
}

.content_panel, .content_panel a:link, .content_panel a:visited, .content_panel a:active{
	color: #FFF;
	font-size: 12px;
	font-family: "Tahoma";
	font-weight: bold;
}

.content_panel a:hover{
	text-decoration: underline;
}

.content_panel img{
	vertical-align: middle;
	margin-top:-2px;
}

#reg_d1{float:right;background:transparent url(/style/skin/content_right.gif) no-repeat;width:187px;height:41px;}
#reg_d2{float:left;background:transparent url(/style/skin/content_left.gif) no-repeat;width:32px;height:41px;}
#reg_d3{background:transparent url(/style/skin/content_middle.gif) repeat-x;height:41px;margin:0px 7px 0px 7px;padding: 8px 0px 0px 10px; color:#FF0000;font:italic 20px Times; border:0px solid #000;}
#reg_t{margin:0px auto 10px auto;}
#reg_t tr td{padding:12px 0 0 0; border:0px solid #000;font-weight:bold;font-size:12px;height: 40px;}
#reg_t tr td input[type="text"], #reg_t tr td input[type="password"]{
	border: 1px solid #990066;
	/*BOJA*/
	border: 1px solid #000;
	margin:0 0 0 10px;
	width:250px;
}
#kopce_div{width:345px;margin:3px auto 50px auto;padding:0 0 0 15px;}

.rlg {background:transparent url(/style/skin/glt.gif) 0 0 no-repeat;}
.rld {background:transparent url(/style/skin/glb.gif) 0 100% no-repeat;}
.rdd {background:transparent url(/style/skin/grb.gif) 100% 100% no-repeat;overflow:hidden;}
.rdg {background: transparent url(/style/skin/grt.gif) 100% 0 no-repeat;padding: 3px 1px 1px 1px; width:600px;}
.rgore {background:transparent url(/style/skin/gt.gif) 0% 0% repeat-x;}
.rlevo {margin-bottom: 10px;background: #FFF url(/style/skin/gl.gif) 0% 0% repeat-y;}
.rdesno {background: transparent url(/style/skin/gr.gif) 100% 0% repeat-y;}
.rdolu {background: transparent url(/style/skin/gb.gif) 0% 100% repeat-x;}

.title_tr, .cnt_table{font-family:Tahoma; font-size:11px; font-weight:bold;background:transparent;}
.title_tr{width:485px;margin:-1px;height: 38px;background:transparent url(/style/skin/tr_bg.gif);}
.title_tr tr{vertical-align:middle;}
.ct_cat{width:100px; padding: 0 0 0 10px;}
.ct_latest{width:310px;}
.ct_posts{width:45px;padding: 0 10px 0 0;}
.cnt_table{width:485px;margin:10px 0 15px 0px;overflow:hidden;}
.cnt_table tr{vertical-align:top;}
.cnt_table td{padding-top:5px;}
.cnt_wrap{background:transparent url(/style/skin/tbl_bg.gif) no-repeat right bottom;}

.cnt_d_title{
	border:1px solid #CCC;
	background:transparent url(/style/skin/tr_bg.gif);
/* 	height:26px; */
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	/*LATEST CHANGE 07-03-2010*/
/* 	height:12px; */
	padding:12px 0px 12px 10px;
	margin:0px 2px 0px 1px;
}

.cnt_d_title h1{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.cnt_d_description{float:right;font-family:Tahoma; font-size: 9px; font-weight: normal;background: transparent;margin:-5px 5px 0 0;}
.st_d{margin:-11px 5px 0 0;}
.cnt_d_body{padding: 20px; text-align: left; font-family:Tahoma; font-size: 11px; font-weight: normal;background: #FFF;overflow:hidden;word-wrap: break-word;}
.mc{background: #FFF url(/style/skin/tbl_bg.gif) no-repeat right bottom; border: 1px dotted #CCC; border-top:0px; margin:0px 2px 5px 1px;}
.lg2cm{font-family:Tahoma;font-size:11px;font-weight:bold;text-decoration:underline;}
.cr{cursor:default;}
.pct{height:96px;width:105;background:transparent url(/style/skin/frame.gif) no-repeat;}
.usform{height:40px;background:transparent url(/style/skin/tr_bg.gif);margin:1px 1px 0 1px; padding:20px 0 0 0;}
.usform label{margin:0px 0px 0px 20px;padding:0px;float:left;}
#suname{margin:0 5px 0 5px;width:170px;}
.frame{width:105px;height:96px;background:transparent url(/style/skin/frame.png) no-repeat; position:absolute;top:0px;left:0px;}
.pl{
	color:#990066;
	/*BOJA*/
	color:#000;
	font-weight:bold;
}

#ax_btn_div{
	margin: 0px auto 0 auto;
	text-align: left;
	padding: 6px 0 5px 0;
	width:500px;
/* 	border:1px solid #FFF; */
}

#ax_btn_diary{
	margin: 30px auto -3px 5px;
	text-align: left;
	padding: 6px 0 0px 0;
}

.btn_top{
	background: transparent url(/style/skin/btn_top1.gif) no-repeat left center;
 	display:block;
 	float: left;
	height: 27px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
 	width:auto;
}

.btn_top2{
	text-align: center;
	padding: 0px 6px 0 6px;
/* 	font: italic small-caps bold 1em/1.5em "Times New Roman", Times, serif; */
	background: transparent url(/style/skin/btn_top3.gif) no-repeat right center;
 	display:block;
	height: 27px;
}
.btn_top a:link, .btn_top a:active, .btn_top a:visited{
	font:11px Tahoma;
	color: #FFF;
	padding: 5px 3px 0px 3px;
	height: 22px;
	display:block;
	background: transparent url(/style/skin/btn_top2.gif) repeat-x;
	text-decoration: none;
}

.btn_top a:hover{
	text-decoration: underline;
}

/*.green_top{
	background:#FFFFFF url(/style/skin/base/green_top_in.gif) no-repeat;
	height:27px;
	clear:both;
	font:bold 18px Tahoma;
	color:#FF0000;
	cursor:default;
	padding:3px 0px 0px 42px;
	display:block;
}*/

#feedTop, #usemot{font:bold 11px Tahoma;margin:0px 5px 0px 5px;background:transparent url(/style/skin/tr_bg.gif);border:1px solid #CCC;padding:10px;}
#usemot{padding:5px 10px 5px 10px; _padding:5px 10px 13px 10px; *padding:5px 10px 15px 10px;}
#feedTop{margin:10px auto 10px auto;padding:10px;}
#my_emo{margin:0px 0px 0px 10px;padding:5px 10px 0px 0px; float:left; width:300px;}

.r_info{margin:3px 0px 0px 0px;font:11px Tahoma;float:left;width:500px;border:0px solid #000;}

.r_info a:link, .r_info a:active, .r_info a:visited{
/* 	display:block; */
/* 	color:#000; */
	color:#FF0000
/* 	font:bold 12px Tahoma; */
/* 	margin: 0px 0px 5px 0px; */
}

.r_info a:hover{
	text-decoration:underline;
}

.profou .girl{height:96px;}.frnd_info{float:none;font:11px Tahoma;padding-top:2px;height:50px;border:0px solid #000;}
.frnd_info a:link, .frnd_info a:active, .frnd_info a:visited{ color:#FF0000; }

.UpDelete{
	width: 160px;
	background: url(/style/skin/top_del.gif) no-repeat;
	height:27px;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	cursor:pointer;
	margin: 0px 0px -5px 0px;
}

td.cboxTD{
	background-color: #FFF;
	text-align:center;
}

a.UpDelLink{
	text-align:center;
	padding:8px 0px 0px 0px;
	float:left;
	display:block;
	background: url(/style/skin/top_del.gif) no-repeat;
	height:19px;
	width: 160px;
	border: 0px;
	color: #FFF;
 	font: 11px Arial;
	cursor:pointer;
	margin: 0px 0px -5px 0px;
}

/*
.inner_block{
	display: block;
 	width:442px;
	height:24px;
 	background:transparent url(/style/skin/base/green_top_in_.gif) no-repeat;
	cursor: default;
	padding: 3px 0px 0px 45px;
	color: #FF0000;
	font:italic 18px Times;
	display:block;
}
*/
.questions_date, .cnt_d_paging{
	float:right;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	background: transparent;
	margin:-12px 5px 0 0;
	display: block;
	height: 26px;
	border: 0px solid #000;
	padding: 12px 0 0 0;
}

.questions_list{
	display:block;
	font:11px Tahoma;
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 0px 20px;
	border-bottom: 1px dotted #000;
	text-align:justify;
/* 	height: 65px; */
}
.questions_list a:link, .questions_list a:active, .questions_list a:visited{ color: #000; font-weight: bold; text-align:left;}
.questions_date{ margin:0px; padding: 0px; height: 10px;}
.question_link{display:block;text-align:right;}
.question_link a{font:11px Tahoma; color: #996600;}

.prev_next_nums{float:left;}
.pgn_title{
	display:block;
	float:left;
	margin: 0px 5px 0px 0px;
}
.prev_next_nums a{margin: 0px 2px 0px 2px;}
.prev_next_nums .selected, .prev_next .selected{color:#FF0000;}
.cmt_box{
	display:block;
	border: 1px solid #CCC;
	margin: 0px 0px 10px 0px;
}

.cmt_box .cnt_d_title{/*height:10px;*/margin:0px;border:0px;border-bottom:1px solid #CCC;padding:2px 5px 5px 5px;font:11px Tahoma;}
.s_bottom{display:block;padding:2px 5px 2px 0px;}
a.c_reply:link, a.c_reply:visited, a.c_reply:active{font:normal 10px Tahoma;color:#000;background:#EBEBE9;padding:2px 5px 2px 5px;margin:0px auto 0px -1px;border:1px solid #CCC;clear:both;}
a.c_reply:hover{color:#000;background:#FFF;text-decoration:none;border:1px solid #CCC;border-left:1px solid #FFF;border-bottom:1px solid #FFF;}
img#okusername, img#okfname, img#oklname, img#oklname, img#okpassword, img#okpasword2, img#okemail, img#okcity{ display:block; visibility:hidden;}
#info_bar, #lostpwdInfo{font:bold 14px Tahoma;color:red;display:block;text-align:left;}
#lost_pass_form{display:block;}
#emotion{width:330px; float:left; margin: 0px 5px 0px 0px;}
#edemot, #emon{float:right; margin: 0px; padding: 0px;}
#find-field{width:376px; float:left; margin: 10px; border: 1px solid #CCC;}
#find_in{float:left; margin: 10px 0px 10px 0px; padding: 0px;}
.found{width:auto;border: 1px solid #CCC;background:url(/style/skin/tr_bg.gif);padding:5px;margin:0px 0px 3px 0px;font:12px Tahoma;}
#found{margin:0px 0px 5px 0px;}

#com_box_ttl{font:bold 11px Tahoma;}
#com_box_ttl label{margin:0px;float:left;display:normal;text-align:center;width:100%;}
#com_box_ttl label input{margin:0px;float:none;width:auto;}

.feed{float:left;margin:3px;}.feed a img {border:1px solid #CCC; padding:3px; width:44px; height:40px; display:block;} .feed a:hover img{border:1px solid #0F0F0F;}

.bookFeed{
	border: 1px solid #CCC;
	margin: 0px auto 5px auto;
	font: 11px Tahoma;
	width:440px;
	padding: 5px;
	position:relative;
}

.bookDelete a:link, .bookDelete a:active, .bookDelete a:visited{
	position:absolute;
	display:block;
	border: 1px solid #CCC;
	padding: 5px;
	right:5px;
	top:5px;
	background: #FFF;
}

.bookDelete a:hover{
	background: #EBEBE9;
	border: 1px solid #000;
	color: #000;
}

#edit_profile{
	font:11px Tahoma;
}

#about_me_editor, #about_me_editor textarea{
	width:490px;
	margin: 0px;
/* 	border: 1px solid #000; */
}

#about_me_editor label, .font{
	font:11px Tahoma;
	margin: 0px auto -25px auto;
}

#about_me_editor label{
	display:block;
	border-bottom:1px solid #CCC;
	width:492px;
	margin:0px auto 0px auto !important;
	clear:both;
}

#user_profile{
/*  	border: 1px solid #EBEBE9;  */
	display:block;
	margin: 5px;
	word-wrap: break-word;
}

.font input[type="text"]{
	width: 216px;
	padding: 3px;
}
#allu{
	border:0px solid #000;
	padding:2px 0px 0px 5px;
	background: transparent; margin:0px;
	width:auto;
}
#info_div{
	float:left;
	font:bold 11px Tahoma;
	margin:5px 0px 0px 5px;
}
#title_title{
	position: absolute;
}
.cmt_description{float:right;font-family:Tahoma;font-size:9px;font-weight:normal;margin:1px 0px 0px 0px;}
#ajax_info{display:block;float:left;font:11px Tahoma;margin:5px 0px 0px 15px;}
#register_form{display:block;}
#legend{
	display:block;
/* 	border: 1px solid #CCC; */
	padding: 5px;
}
#fieldset{
	cursor:default;
	padding:15px;
	margin:15px;
	font:10px Tahoma;
	border:1px solid #CCC;
}

.settings_l{
	font:11px Tahoma;
	position:relative;
	cursor:pointer;
	display:block;
/* 	border: 1px solid #EBEBE8; */
	padding: 5px;
	margin: 5px;
}

.settings_l input{
	position:absolute;
	display:block;
	float:right;
	right:5px;
	top:5px;
	*top:1px; /* targets IE6 and 7 */
}



#settings_i{
	border: 1px solid #CCC;
	display:block;
	margin: 15px 15px 0px 15px;
	padding: 5px 10px 5px 10px;
	text-align:center;
	font:11px Tahoma;
}
#cmnts{
	font: bold 11px Tahoma;
}

#user_profile_break{ height:0px; clear:both; }

.tag_d{
	padding: 0px 5px 0px 5px;
}

.tag_d a:link, .tag_d a:active, .tag_d a:visited{
	display:block;
	margin:0px 0px 5px 0px;
	padding: 2px;
	font: 11px Tahoma;
}

.tag_d a:hover{
	text-decoration:none;
}

.cmt_delink{
	position:absolute;
	display:block;
	bottom:5px;
	right:5px;
	font: 11px Tahoma;
	border: 1px solid #CCC;
	padding:3px;
}

.word-wrap{
	overflow:hidden;
	*word-wrap: break-word;
}

#bday,#bmonth, #byear{
	display:block;
	float:left;
	margin:0px 5px 0px 0px;
}

#bday{
	width: 50px;
}

#bmonth{
	width: 145px;
}

#byear{
	width: 60px;
}

a img {
	border:0px;
}

#custom_page_div{ font:11px Tahoma; }

.levo ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style:none;
	display:inline;
}

.front_hold{
	display:block;
	margin:0px auto 0px auto;
	width:230px;
/* 	border:1px solid #000; */
	overflow:hidden;
}

.front_hold a{
	display:block;
	float:none;
	clear:both;
	width:1500px;
/* 	margin: 2px 0px 0px 5px; */
	margin: 2px 0px 0px 0px;
	font:12px Tahoma;
}

#delinfo{
	font:11px Tahoma;
	text-align:center;
	padding:5px;
	margin:15px 50px 15px 50px;
	border:1px solid #CCC;
}

#picdel{
	display:block;
	height:30px;
}

#picdel a:link, #picdel a:active, #picdel a:visited{
	padding:5px;
	display:block;
	border:1px solid #CCC;
	border-top: 0px;
	float:left;
	clear:both;
	font:11px Tahoma;
	margin:-1px 0px 0px 1px;
	background: #FFF;
}

.body{
	font:11px Tahoma;
	padding:10px;
	margin:0px 1px 10px 1px;
}

.reg_err_ul li{
	display:block;
	clear:both;
	color:red;
}
.img_validation {
	visibility:hidden;
}
#uadmin_links{
	display:block;
	margin:5px auto 5px auto;
	clear:both;
	text-align:center;
	padding:5px 0px 0px 4px;
}
#uadmin_links a:link, #uadmin_links a:active, #uadmin_links a:visited{
	float:left;
	color:#000;
	font:11px Tahoma;
	margin:0px 2px 0px 1px;
	padding-top:3px;
	height: 18px;
}

.msg_reply_div{
	display:block;
	margin:5px;
	padding:5px;
	border:1px solid #CCC;
}

#tagsDIV{
	padding:5px 10px 10px 10px;

/* 	border:1px solid #EBEBE9; */
}

#tagsDIV a:link span, #tagsDIV a:active span, #tagsDIV a:visited span{
}

#tagsDIV a:hover span{
	text-decoration:underline;
}

#h_menu{
	font:16px Arial;
	margin: 0 auto 0 auto;
	width: 978px;
	padding: 0px;

}

#h_menu a:link, #h_menu a:visited, #h_menu a:active{
	display:block;
	text-align:center;
	margin: 15px 10px 1px 10px;
	_margin: 15px 5px 1px 5px;
	color: #FFF;
	float: left;
	text-decoration: none;
	font-size: 16px;
}

#h_menu a:hover{
	text-decoration: underline;
}

#h_menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#h_menu li{
	display:block;
	float:left;
	height:50px;
/* 	border:1px solid #000; */
}

#main_menu #h_menu a:link, #main_menu #h_menu a:visited, #main_menu #h_menu a:active{
	display:block;
	text-align:center;
	height:23px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 1px 0px;
	color: #FFF;
	float: left;
	text-decoration: none;
	font:bold 12px Arial;
	background: transparent url(/style/skin/main_menu_item_bg.gif) no-repeat right center;
	padding-top:10px;
}

#main_menu #h_menu a:hover{
	color: #FFF;
	background: transparent url(/style/skin/main_menu_over.gif) repeat-x center center;
}

#main_menu #h_menu li{
	display:block;
	float:left;
	height:30px;
/* 	border:1px solid #000; */
}

.myMenu{
	display:none;
	background-color:#FFF;
	position:absolute;
	min-width:180px;
	*width:180px;
	z-index:99999999;
	border:1px solid #FFF;
	border-top:0px;
	border-bottom:0px;
	padding:0px;
	top:33px!important;
/* 	background: #ee3e94 url(/style/skin/main_menu_bg.gif); */
	background-color: #ee3e94;
}

.myMenu a:link, .myMenu a:active, .myMenu a:visited{
	display:block;
	padding:7px 7px 0px 7px!important;
	color:#FFF!important;
	min-width:180px!important;
	*width:180px!important;
	overflow:normal;
	clear:both;
	margin:0px!important;
/*	background-color:transparent!important;
	background-image:none!important;*/
	background: #ee3e94 url(/style/skin/main_menu_bg.gif)!important;
/* 	border-bottom:1px solid #FFF; */
	height:23px!important;
/* 	border-right:1px solid #FFF; */
}
.myMenu a:hover{
	color:#FFF;
	text-decoration:underline;
	background:#ee3e94 url(/style/skin/main_menu_over.gif)!important;
}

ul {margin:0px;padding:0px;}
#tags-for-content, .content_rating{display:block;clear:both;padding:5px;margin:5px 2px 5px 1px;border:1px solid #EBEBE9;background-color:#FFF;font:12px Tahoma;}
#tags-for-content a, #tags-for-content span{ display:block; float:left; margin-left:5px; }#tags-for-content span{margin-left:0px!important;}
#share-this{display:block;float:right;margin:0px;padding:0px;}
#share-this a{color:#000;}
#info-scroll{display:block;position:relative;width:100%;height:40px;overflow:hidden;}
#info-scroll a{display:block;width:160px;float:left;margin:0px 2px 0px 2px;}
#items{display:block;position:absolute;top:5px;}
#scroll-control, #shout_paging{display:block;font:bold 16px Arial;clear:both;}
.rarr{float:right;}.larr{float:left;}
#photos-prev-next{display:block;margin:3px auto 3px auto;border:1px solid #EBEBE8;text-align:center;font-size:11px;}
#photos-prev-next a{font-size:11px;}
#google-search-text{width:160px;float:left;border:1px solid #996699; margin:0px;}
#google-search-button{margin: 0px 0px 1px 2px;float:left;}
#reportDiv{width:320px;margin:0px auto 0px auto;}
#reportBox{height:80px;width:310px;border:1px inset #996699;}
#reCaptchaAjaxBox{width:320px;overflow:hidden;}
#reportDiv label{display:block;margin:10px 0px 3px 0px;}
.add_bookmark{clear:both;margin-bottom:5px;padding:0px;}a.cmtRepLink{/*color:#FF0000;font-weight:bold;*/}

#top_header .login_box{
	display:block;
	float:left;
}

#top_header #LostPLink, label.login_box{
	display:block;
	float:left;
	margin-left:10px;
	font:11px Arial;
	color:#fff;
	padding-top:5px;
}

label.login_box{
	padding:0px 0px 0px 0px;
}

#facebox #facebox_title{
	display:block;
	background:#004892 url(/style/skin/main_menu_bg.gif) repeat-x center top!important;
}

#tpr_ilustrated{
	display:block;
	margin:0px auto 5px auto;
	width:614px;
	height:103px;
	background:transparent url(/style/skin/eagle.gif) no-repeat center center;
}

.content_rating .rating{
	display:block;
	float:left;
	padding:3px 0px 0px 0px;
}

.content_rating .rating_buttons{
	display:block;
	float:left;
}

.content_rating .rating_buttons span{
	display:block;
	float:left;
	width:16px;
	height:18px;
	margin:0px 5px 0px 5px;
	cursor:pointer;
}

span.rate_up{background:transparent url(/style/skin/rate_up.gif) no-repeat center top;}
span.rate_up:hover{background:transparent url(/style/skin/rate_up.gif) no-repeat center bottom;}
span.rate_down{background:transparent url(/style/skin/rate_down.gif) no-repeat center top;}
span.rate_down:hover{background:transparent url(/style/skin/rate_down.gif) no-repeat center bottom;}


#ajax_contents_embed, .ajax_contents_embed{
	display:block;
	padding:3px;
/* 	border:6px solid #c7c7c7; */
	border:5px solid #858585;
	margin-top:-5px;
}

#ajax_content_bed_tabs, .ajax_content_bed_tabs{
	background:transparent url(/style/skin/ajax_tab.gif) repeat-x;
	display:block;
	padding:0px;
	margin:0px auto 0px 0px;
	width:352px;
	height:32px;
}

.front_tabs .ajax_content_bed_tabs{
	background:transparent url(/style/skin/ajax_tab.gif) no-repeat!important;
}

.front_tabs{
	margin-bottom:10px;
}

.front_tabs_more{
	font:11px Arial;
	text-align:right;
	margin:15px 20px 10px auto;
}

#ajax_content_bed_tabs span, .ajax_content_bed_tabs span{
	display:block;
	cursor:pointer;
	width:176px;
	height:24px;
	float:left;
	font:13px Arial;
	padding:8px 0px 0px 0px;
	text-align:center;
}

#ajax_content_bed_tabs span:hover, .ajax_content_bed_tabs span:hover, .clicked_tab{
	text-decoration:underline;
	background:transparent url(/style/skin/ajax_tab_over.gif) no-repeat 5px 4px;
	color:#FF0000;
}

/*.front_tabs span:hover{
	cursor:default;
	text-decoration:none;
	background:transparent url()!important;
	color:#000;
}*/

.clicked_tab{
	text-decoration:none;
}

#front_site_feed{
	padding:0px 5px 0px 5px;
}

.profou{
	position:relative;
	border-bottom: 1px dotted #000;
	padding: 5px 0px 5px 0px;
}

.front_inner_top{
	display:block;
	width:260px;
	height:19px;
	background:#FFF url(/style/skin/front_inner_top.jpg) no-repeat center center;
	padding: 6px 0px 0px 34px;
	color: #FFF;
	font:bold 12px Tahoma;
	margin:1px auto 0px auto;
}

.front_inner_top a{color: #FFF;font:bold 12px Tahoma;}

#front_combined_feed{
	margin-top:10px;
}

#front_feed_photos .gal{
	margin:20px 15px 10px 25px;
}

#front_site_feed, #front_feed_photos{
	display:block;
	width:296px;
	float:left;
	border:1px solid #CCC;
	margin:0px 3px 0px 2px;
	overflow:hidden;
	padding:0px;
}

#front_feed_photos{
	padding-bottom:4px;
}

/*#front_site_feed .profou{
	position:relative;
	border-bottom: 1px dotted #000;
	padding: 5px 0px 5px 0px;
}*/

#front_site_feed .profou .r_info{
	margin:3px 0px 0px 0px;
	font:11px Tahoma;
	float:left;
	width:230px;
}

#check_remember{
	float:left;
	width:auto;
	border:0px;
	padding:0px;
	margin:0px 2px 0px 0px;
	_margin:-4px 2px 0px 0px;
}

label.login_box{
	padding:4px 0px 0px 0px;
}

#headLLink{
	_float:left;
	_margin-left:-15px!important;
}

a.kopce, a.kopce_w{
	height: 16px;
	font:10px Arial;
	padding-top:5px;
	text-align:center;
}

a.kopce:hover, a.kopce_w:hover{text-decoration:none;}
#miss_{display:none;}

#bsu-np, #wo-np{
	float:left!important;
	margin:0px;
}
#wo-np{ margin-left:5px;}
#shout_message{
	width:162px;
	border:1px solid #000;
	height:30px;
}

.shouts{
	font:11px Arial;
	display:block;
	clear:both;
	margin-bottom:5px;
	border-bottom:1px solid #FFF;
}
.shouts a{ color:#0049FF }
.s_message{ display:block; margin:3px 0px 3px 5px; width:160px; overflow-x:hidden;color:#FFF; }
.shout_date{ color:#FF0000; }

.no_right {width:970px;margin:0px 0px 5px auto;float:none;padding:0px 5px 0px 5px;overflow-x:hidden;background-color:#FFF;border:1px outset #FF0000;}
.no_right #center_holder{ width:980px; padding:0px; border:0px; }

#group_create_div{
	display:block;
	width:500px;
	margin:10px auto 10px auto;
	border:2px outset #000;
	padding:0px 0px 7px 7px;
}

#group_create_div label{
	display:block;
	width:140px;
	float:left;
	margin-top:10px;
}

#group_create_div input{
	width:480px;
}

#group_create_div select{
	width:488px;
}

#group_url{
	width:280px!important;float:left;
}

#group_create_div .kopce_w{
	margin:5px 0px 0px 0px;
	width:120px;
}

#siteStatsFrontDiv .prev_next{
	font-size: 9px;
}

#siteStatsFrontDiv  .prev_next a:link, #siteStatsFrontDiv .prev_next a:visited {
	padding: 2px 3px;
}
#siteStatsFrontDiv  .prev_next span.selected{
	padding: 2px 3px;
	font-size: 9px;
}

/*--------------------------------------------------------*/
/******* Groups Styles ********/
/*--------------------------------------------------------*/

#group_admin_div{
	display:block;
	width:520px;
	height:auto;
	padding:2px;
	border:1px solid #000;
	overflow:hidden;
	margin:5px auto 5px auto;
}

.group_admin_h1{
	font:normal 14px Tahoma;
	margin:0px;
	margin-top:10px;
	text-align:center;
}

#group_admin_div .kopce{ margin:1px!important;float:left;clear:none!important;}

.group_list_div{
	display:block;
	padding:10px;
	margin:0px 10px 10px 17px;
/* 	border-bottom:1px dotted #000; */
	width:150px;
	height:270px;
/* 	border:1px solid #000; */
	float:left;
	font-size:11px!important;
	font-family:Arial, sans-serif!important;
	border:1px solid #CCC;
	background:transparent url(/style/skin/tr_bg.gif);
}

.group_url a{
	display:block;
	font-size:11px!important;
	font-weight:bold!important;
	font-family:Arial, sans-serif!important;
	margin:5px 0px 5px 0px;
	color:#7F7F7F!important;
}

.group_list_image a{
	display:block;
/* 	float:left; */
	border:1px solid #000;
	padding:1px;
/*	width:105px;*/
/* 	height:96px; */
/* 	margin-right:5px; */
	width:140px;
	margin:0px auto 0px auto;
	clear:both;
}

a.edit_join_leave{
	display:block;
	text-align:center;
	color:#EE3E94;
	margin-top:5px;
	font-weight:bold!important;
}

.group_list_image img{
	width:140px;
}
.group_list_image a:hover{
	border:1px solid #EE3E94;
}

.group_information{
	display:block;
	float:left;
	height:86px;
/*	background-color:#EBEBE8;
	border:1px solid #000;*/
/* 	padding:6px; */
/* 	width:440px; */
	margin:5px 0px 5px 0px;
	overflow:hidden;
	color:#EE3E94;
}

.group_buttons{
	margin-top:5px;
}

#group_members_label{
	font:bold 14px "comic sans ms",sans-serif;
	text-align:center; 
}

#group_front_div{
	display:block;
	border:1px solid #000;
}

#groups_front_new{
	background:#FFF;
	padding:2px 5px 0px 5px;
}

#groups_front_page{
	background:#CCC;
	border-bottom:1px solid #000;
}

#groups_front_page a{
	display:block;
	background:#ffd5e2;
	float:left;
	padding:7px 10px 7px 10px;
	border:1px solid #000;
	margin:6px 7px -1px 7px;
}

#groups_front_page a:hover, #groups_front_page #active_tab{
	background:#FFF;
	border-bottom:1px solid #FFF;
}

#groups_front_new_links{
	display:block;
	border:1px solid #000;
	margin:15px;
	padding:10px;
}

#groups_front_title_tag{
	display:block;
	float:left;
	padding:7px 10px 7px 10px;
}

#groups_front_new_links a{
	display:block;
	font-weight:bold;
	color:#FFF;
	background:#a349a4;
	float:left;
	padding:7px 10px 7px 10px;
	border:1px solid #000;
	margin:0px 10px 0px 10px;
}



/*** MODERATION ***/
.shouts{
	position:relative;
}

.cnt_d_body{
	position:relative;
}
.cnt_d_body .kopce, .cnt_d_body .kopce_w, .cnt_d_body .kopce_c, .mc .kopce, .mc .kopce_w, .mc .kopce_c{
	float:left;
}
.moderation_div_comments, .moderation_div_contents, .moderation_div_user{
/* 	display:none; */
	position:absolute;
	top:0px;
	left:0px;
/* 	background-color:#EBEBE8; */
/* 	background-color:#FF0000; */
	background:transparent url(/style/skin/tr_bg.gif);
	border-bottom:1px solid #CCC;
	width:100%;
	padding:5px 0px 5px 5px;
}

#user_profile_display{
	position:relative;
}

.in_moderation{
/* 	background-color:#EBEBE9; */
/* 	padding:50px; */
/* 	opacity:0.4; */
/* 	filter:alpha(opacity=40); */
}
/*** MODERATION ***/

/**mygroups page**/
#mygroups_tabs{
	border:1px solid #CCC;
	display:block;
	background:transparent url(/style/skin/tr_bg.gif);
	padding:5px;
	margin:1px 1px 10px 1px;
}

#mygroups_tabs .kopce_w{
	float:left;
	clear:none!important;
	margin:5px;
}

/**mygroups page**/