/* Contentshop styles*/

.cs_warn_text {
	position: relative;
	width: 100%;
	height: 50px;
	left: 20px; 
	top:  20px;
	margin-left: 20px;
	color: red;
}

.brd table.cs_table_main {
	position: relative;
	left: 0px; 
	top:  0px;
	width : 100%;
	table-layout : auto;
}

.brd table.cs_table_main td{
	position: relative;
	left: 0px; 
	top:  0px;
	table-layout: auto;
	font-weight: 900;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #9C543C;
	border-style: none;
	padding: 10px;
}

.brd table.cs_table_main td .cs_table_main_head{
	font-size: 12px;
}

.brd table.cs_table_main .white-box td{
	border-top: 1px solid #F7F7F7;
	border-bottom: 2px solid #D9DCE2;
}

.brd table.cs_table_main#watchlist_table td{
	border-bottom: 10px solid #F2F7FE;
	padding: 20px 10px;
}

.brd table#site-browse-table td, .brd table#payments-browse-table td, .brd table#all-tags-table td, .brd table#usermenu-sites-table td{
padding: 4px;
}

.brd table#site-browse-table td{
font-size: 10px;
}

.brd table#payments-browse-table td.cs_table_main_data{
font-size: 11px;
color: #4575B3;
}
	.brd table.cs_table_main td .downgrade{
	font-size: 9px;
	cursor: pointer;
	padding: 0px;
	margin-left: 20px;
	color: #FF0000;
	}

	.brd table.cs_table_main td .shedule-downgrade{
	font-size: 9px;
	color: #969696;
	}
	
.brd table#site-browse-table td span.power{
color: green; 
}

.brd table#usermenu-sites-table td{
font-size: 10px;
}

.brd table#offer-browse-table td{
font-size: 10.5px;
padding: 10px;
}

.brd table.cs_table_main tr.even, .brd .wp-img-list .even {
background-color:#D8E9FD;
}

.brd table.cs_table_main tr.err{
background-color: #FFB6B6;
}

.brd table.cs_table_main tr.even_active {
background-color: #FAFAFA;
}

.brd table.cs_table_main tr.odd_active {
background-color: #FAFAFA;
}

.brd table#linkedin-invite-table td{
font-size: 11px;
}

.brd table#linkedin-invite-table .cs_table_main_head td{
font-size: 14px;
}

.brd table#repayment-history-table td.cs_table_main_data{
font-size: 11px;
color: #4575B3;
}

.cs_frm-buttons {

	position: relative;
	border: 0px;

}

a.cs_qs_form_next {
	position: relative;
	left: 200px; 
	top:  -2px;
	border: 0px;
	width : 300px;
	height: 30px;
	display:block;
	margin:10px auto 10px auto;
	border: 0;
	text-align:center;
	font-size: 14px;
	padding: 9px 0 0 0;
	color: white;	
	background: url(../img/nextButton.jpg);
	text-decoration:none;		
}

	a.cs_qs_form_next span{
		color: #FFF;
	}
	
	a.cs_qs_form_next:hover{
		background:url(../img/nextButtonActive.jpg);
		border:0;		
		}
		
		a.cs_qs_form_next:hover span{
			text-decoration: underline;
			color: #FFF;
		}
		
.cs_form_next {

	position: relative;
	left: 600px; 
	top:  -2px;
	border: 0px;
	width : 100px;

}

.cs_form_prev {

	position: relative;
	left: 200px; 
	border: 0px;
	top:  20px;
	width : 100px;	

}

.cs_link_add {

	position: relative;
	left: 800px; 
	top:  0px;
	border: 0px;
	width : 100px;
	font-size: 16px;
	font-weight: 700;


}

a.cs_link_add_a span{
	color: green;
}

a.cs_link_add_a:hover span{
	color: green;
}

#brd-profile table.site-table{
width: 100%;
}
	
#brd-profile table .tc0 {
	width: 10%;
	border-style: solid;
	border-width: 1px;
	}

#brd-profile table .tc1 {
	width: 60%;
	border-style: solid;
	border-width: 1px;
	}

#brd-profile table .tc2 {
	border-style: solid;
	border-width: 1px;
	}

table#adm-msg-recipients .tc0 {
	width: 20%;
	}

table#adm-msg-recipients .tc1 {
	width: 60%;
	}


.brd .ct-set .ct-legend1 {
	float: left;
	margin-left: -32em;
	width: 16em;
	display: inline;
	position: relative;
	text-align: right;
	font-weight: bold;
	}

.data-list1 {

	margin-left: -12em;
	}

.tip-box
	{
	color:#335577; 
	background-color: #FFFFE1; 
	border:1px solid black; 
	-moz-border-radius:4px;
	}

.text-info 
	{

	}
	
	.text-info p, .text-info ul, .text-info ol
		{
		text-align: justify;
		padding: 10px 30px;
		font-size: 13px;
		font-weight: 500;
		}
		
	.text-info li
		{
		text-align: justify;
		}

		.text-info ol
		{
		margin-left: 40px;
		}
		
	.text-info h2
		{
		padding-left: 100px;
		font-weight: 700;
		font-size: 16px;
		margin-top: 30px;
		margin-bottom: 10px;
		}
		
	.text-info h3
		{
		padding-left: 50px;
		font-weight: 700;
		}
		
	.text-info p.faq-q
		{
		padding-top: 20px;
		padding-bottom: 0px;
		font-style: italic;
		font-weight: 900;
		}

	.text-info .center
		{
		text-align: center;
		}

	.text-info table td{
		border: none;
		}
  
.text-info1
	{
	font-size: 12px;
	}
	
	.text-info1 p, .text-info1 ul
		{
		text-align: justify;
		padding: 5px 30px;
		font-weight: normal;
		}

	.text-info1 .center
		{
		text-align: center;
		}
		
	.brd .text-info1 p.faq-q
		{
		padding-top: 20px;
		padding-bottom: 0px;
		font-style: italic;
		}


.brd .article-review
	{
	font-size: 12px;
	}
	
	.brd .article-review p, .brd .article-review ul
		{
		text-align: justify;
		padding: 5px 0px;
		font-weight: normal;
		font-style: normal;
		}

	.brd .article-review .byline
		{
		font-style: italic;
		padding-top: 30px;
		}
		
			.brd .article-review .byline p
			{
			font-style: italic;
			}
		
		/*Сылки в футере*/

	.brd #footer-menu-table{
	margin: 10px 0px;
	width: 100%;
	}
	
		.brd #footer-menu-table td{
		padding: 0px 5px;
		}

			#footer-menu-table a{
			margin-left:10px;
			text-decoration:none;
			}
			
				#footer-menu-table a.footer_menu_link span{
				color: #FFF;
				font-size: 12px;
				/*!!!font-style: italic;*/
				}
				
				#footer-menu-table a.footer_menu_link:hover span{
				color: #FFF;
				text-decoration:none;
				}

				#footer-menu-table a.footer_menu_link:hover span{
				color: #FFF;
				text-decoration: underline;
				}
				
/*форма выбора категории*/

.choice-category{
	position: relative; 
	margin: 0px; 
	padding: 0px; 
	left:380px; 
	top: -60px; 
	height: 20px;
	width: 500px;
}

	.choice-category span{
		padding: 3px;
		font-weight: bold;
	}
	
.subscribe-menu{
	position: relative;   
	left:10px; 
	top: -7px;
	height: 30px;
	width: 300px;
	font-size: 11px;
	color: #0000FF;	
}

	.subscribe-menu a{
		padding-left: 15px;
		color: #0000FF;
	}
	
	.subscribe-menu a span{
		color: #0000FF;
	}
				
	.subscribe-menu a:hover span{
		color: #0000FF;
		text-decoration:underline;
	}

	.subscribe-menu a:hover span{
		color: #0000FF;
		text-decoration:none;
	}
	
.toolbar-viewforum{
	position: relative; 
	margin: 0px; 
	padding: 0px; 
	left:-10px;  
	height: auto;
	min-height: 30px;
	width: 100%;
}

	.brd .main-head .toolbar-viewforum .button-4{
	margin-top: 5px;
	}
	.brd .main-head .toolbar-viewforum .options{
	position: relative;
	top: -5px;
	}
	.toolbar-viewforum span{
		padding-right: 3px;
		font-weight: bold;
	}
	
	.brd .note-text
	{
	padding: 20px;
	color: #9E656B;
	}
	
.score-info{
padding-left: 20px;
font-size: 12px;
color: #4160A0;
}

.show-power{
font-size: 16px;
font-weight: 900;
color: #4160A0;
padding-left: 15px;
}

.show-power-stat-row{
font-size: 11px;
font-weight: 900;
color: #4160A0;
padding-left: 15px;
}

.please_wait{
color: #B42000;
font-size: 11px;
font-weight: 900;
padding-left: 15px;
}

span.modlist {
display: block;
font-size: 12px;
font-weight: 400;
}

	span.modlist b{
	color: #9E656B;
	}
	
	span.modlist a{
	text-decoration: none;
	}

	span.modlist a:hover{
	color: #881111;
	text-decoration: underline;
	}
	
span.modlist1 {
display: block;
font-size: 12px;
font-weight: 400;
font-style: italic;
text-align: left;
color: #3F4155;
width: 400px;
float: left;
margin-left: 0px;
margin-top: 3px;
}

	span.modlist1 a{
	font-weight: 400;
	}

	/*Форма добавления пользователя в watchlist*/

#WzTiTl{
font-size: 16px;
font-style: italic;
padding-left: 20px;
}

.dialog{
color: #4575B3;
font-size: 12px;
font-style: italic;
font-weight: 900;
}

	.dialog .tr{
	height: 20px;
	}
	
	.dialog .field{
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #565656;
	height: 18px;
	padding: 3px;
	width: 170px;
	border: 1px solid #B9BDC4;
	}
	
	.dialog select{
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #565656;
	height: 28px;
	padding: 3px;
	border: 1px solid #B9BDC4;
	}
	
	.dialog textarea, .window-content textarea{
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 10px;
	color: #565656;
	padding: 3px;
	border: 1px solid #B9BDC4;
	}
	
	.dialog .small{
	font-size: 9px;
	padding: 0px;
	margin: 5px;
	}
	
.add_label_dialog{
margin: 5px;
}

	.add_label_dialog .th1{
	text-align: right;
	}

	.add_label_dialog .th2{
	text-align: left;
	padding-left: 20px;
	}
	
.watch_list_add{
height: 220px;
width:  330px;
}

	.dialog table .th1{
	width: 40%;
	padding: 10px;
	}
	
	.dialog table td{
	text-align: left;
	}

	.dialog .wl_msg, .window-content .wl_msg{
	height: 15px;
	color: black;
	}
	
		.dialog .wl_msg p, .window-content .wl_msg p{
		text-align: center;
		padding: 0px;
		font-size: 10px;
		font-weight: 900;
		margin: 3px;
		}	
		
		.watch_list_add .wl_footer #wl_ok
		{
		position: relative;
		left: 90px;
		top: 20px;
		}
		
		.watch_list_add .wl_footer #wl_cancel
		{
		position: relative;
		left: 170px;
		top: 0px;		
		}
	/*Кнопка для вызова формы добавления пользователя в watchlist*/
.watch_list_btn, .watch_list_btn_pseudo
{
cursor: pointer;
}

		
/*-------------------------------------------------------------------------------------------------------------------------*/
	
	/*Кнопка для вызова формы добавления комментария*/
.add_note_btn{
cursor: pointer;
font-size: 11px;
color: #0099FF;
font-weight: 900;
}

	/*Форма для добавления комментария*/
.add_note{
height: 190px;
width:  330px;
}

.add_note table{
width: 100%;
}

	.add_note table td{
	padding-right: 10px;
	padding-left:  10px;
	}
	
	.add_note table .th1{
	width: 30%;
	}

	.add_note #note{
	width: 100%;
	height: 100px;
	font-size: 11px;
	}
	
	.add_note .wl_msg{
	height: 15px;
	color: black;
	}
	
		.add_note .wl_msg p{
		text-align: center;
		padding: 0px;
		}	
		
		.add_note .wl_footer #wl_ok
		{
		position: relative;
		left: 90px;
		top: 10px;
		}
		
		.add_note .wl_footer #wl_cancel
		{
		position: relative;
		left: 170px;
		top: -10px;		
		}


/*--------------------------------------------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------------------------------------------*/

.wptask_add_blogger{
height: 220px;
width:  330px;
}

.wptask_add_blogger table{
width: 100%;
}

	.wptask_add_blogger table td{
	padding-right: 10px;
	padding-left:  10px;
	}
	
	.wptask_add_blogger table .th1{
	width: 35%;
	}

	.wptask_add_blogger #description{
	width: 100%;
	height: 90px;
	}

	.wptask_add_blogger #id_site{
	width: 100%;
	}
	
	.wptask_add_blogger .wl_msg{
	height: 15px;
	color: black;
	}
	
		.wptask_add_blogger .wl_msg p{
		text-align: center;
		padding: 0px;
		}	
		
		.wptask_add_blogger .wl_footer #wl_ok
		{
		position: relative;
		left: 90px;
		top: 10px;
		}
		
		.wptask_add_blogger .wl_footer #wl_cancel
		{
		position: relative;
		left: 170px;
		top: -10px;		
		}


/*--------------------------------------------------------------------------------------------------------------------------*/

	/*watchlist form*/
#watchlist_table .th1{
width: 30%;
}

#watchlist_table .th2{
width: 20%;
}

#watchlist_table .th3{
width: 25%;
}

.status1{
background-color: #F2B1B3;
}

.status2{
background-color: #05E95A;
}

.status3{
background-color: #66CCFF;
}

ul.user-ident, ul.author-ident{
line-height: 10px;
}

ul.author-ident li.userbadge img{
position: relative;
top: -6px;
}

ul.user-ident li.userbadge img{
position: relative;
top: -9px;
}

.orange_button{
	background-image: url(../img/but.png);
	height: 29px;
	width: 146px;
	font-size: 16px;
	font-weight: 900;
	color: #234770;
	cursor: pointer;
	padding-top: 7px;
}

	.orange_button div.btn-text{
	color: #ffffff;
	font-size: 16px;
	font-weight: 800;
	position: relative;
	top: 20%;
	width: 100%;
	text-align: center;
	font-style: italic;
	}
	
#bay_2co{
	position: relative;
	left: 600px;
	}

	/*Allow approved authors to send guest posts directly to your wp-admin drafts*/
.brd span.wp-links{
font-weight: 900;
text-decoration: underline;
cursor: pointer;
color: #72C22F;
margin-bottom: 40px;
}

span#wp-rpc-link{
position: relative;
left: 100px;
}

.popup-options{
display: none;
}

#wp-check-result{
position: relative;
left: 100px;
}

	/*Affiliate stats form*/
	
#affiliate_table .th1{
width: 40%;
}

#affiliate_table .th2{
width: 20%;
}

#affiliate_table .th3{
width: 20%;
}

.wp-info{
width: auto;
height: auto;
color: #6BBC57;
font-size: 11px;
font-weight: 900;
border: solid 2px #6BBC57;
background-color: #9BEEC3;
}

	.wp-info p{
	width: auto;
	text-align: center;
	padding: 3px 10px;
	}
	
.wp-err{
width: auto;
height: auto;
color: #D63232;
font-size: 11px;
font-weight: 900;
border: solid 2px #D63232;
background-color: #FFD0D0;
}

	.wp-err p{
	width: auto;
	text-align: center;
	padding: 3px 10px;
	}
	
		.wp-err p b{
		color: #002C87;
		}
		
.gray-button{
background: url(../img/new/gray-button.png) no-repeat;
height: 35px;
width: 69px;
cursor: pointer;
}

	.gray-button span{
	display: block;
	text-align: center;
	width: 100%;
	color: #5A5757;
	padding-top: 7px;
	font-size: 18px;
	font-weight: 900;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	}

	
.gray-button-1{
background: url(../img/new/gray-button-1.png) no-repeat;
height: 30px;
width: 140px;
cursor: pointer;
padding: 0px;
margin: 0px;
}

	.gray-button-1 span{
	display: block;
	text-align: center;
	width: 100%;
	color: #5A5757;
	padding-top: 3px;
	font-size: 14px;
	font-weight: 900;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	}
	
.gray-button-small{
background: url(../img/new/gray-button-small.png) no-repeat;
height: 20px;
width: 80px;
cursor: pointer;
}

	.gray-button-small span{
	display: block;
	text-align: center;
	width: 100%;
	color: #5A5757;
	padding-top: 3px;
	font-size: 12px;
	font-weight: 900;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	}
	
#qjump-select{
height: 30px;
color: #70819B;
font-size: 16px;
font-weight: 900;
padding-top: 2px;
}

.brd table.search-result
{
margin-top: 20px;
}

.brd table.search-result td, .brd table.search-result th
{
border-style: none;
font-style: italic;
font-family: Georgia, Times New Roman, Times, serif;
color: #9C543C;
font-weight: 900;
font-size: 11px;
padding: 3px;
}

.brd table.search-result tr.even
{
background-color: #D8E9FD;
}

.brd table.search-result th
{
background-color: inherit;
font-size: 14px;
border-bottom: 2px solid #D9DCE2;
border-top: 1px solid #F7F7F7;
}

.brd .labels-list{
margin-top: 5px;
margin-left: 10px;
font-size: 10px;
}

	.brd .labels-list b{
	color: #969696;
	}
	
	.brd .labels-list .add-label-button{
	color: green;
	display: inline;
	margin-left: 5px;
	padding-left: 10px;
	cursor: pointer;
	}

		.brd .labels-list .add-label-button img{
		width: 20px;
		height: 20px;
		}
	
	.brd .tag-list .site-tag, .brd .labels-list .mail-label{
	display: inline;
	color: #3868A8;
	font-size: 10px;
	font-weight: 900;
	font-style: italic;
	}
	
	.brd .labels-list .mail-label{
	padding-right: 10px;
	}

		.brd .labels-list .mail-label img{
		cursor: pointer;
		visibility: hidden;
		}

.option{
height: 50px;
}

	.option .caption{
	width: 300px;
	}
	
	.option span{
	position: relative;
	left: 100px;
	color: #4E7FB9;
	font-weight: 900;
	}
	
	.option small{
	position: relative;
	display: inline;
	left: 50px;
	color: #BEBEBE;
	font-size: 11px;
	font-weight: 900;
	}
	
	.option input, .option select, .option .textboxlist,  .option span.static, .option textarea{
	width: 300px;
	position: relative;
	top: -20px;
	left: 350px;
	}

	.option span.static, .option .dat{
	color: #525252;
	font-size: 11px;
	}
	
	.option .dat{
	float: right;
	position: relative;
	width: 300px;
	}
	
	.report-ticket .option input, .report-ticket .option select{
	width: 250px;
	}
	
.option-tags{

}

	.option-tags .caption{
	width: 300px;
	}
	
	.option-tags span{
	position: relative;
	left: 100px;
	color: #335577;
	font-weight: 900;
	}
	
	.option-tags .article-tag, .option-tags .ig-tag{
	display: inline;
	color: #3868A8;
	font-size: 11px;
	font-weight: 900;
	font-style: italic;
	}
	
	.option .checkbox{
	width: 300px;
	position: relative;
	top: -25px;
	left: 350px;
	color: #BEBEBE;
	font-size: 11px;
	font-weight: 900;
	}
	
	.option .checkbox input{
	width: 20px;
	position: relative;
	top: 0px;
	left: 0px;
	}

.brd table.msg-header-table td{
color: #9B4F33;
}

.brd table.msg-header-table td.td1{
color: #3F4155;
}

.brd .post-entry{
color: #3F4155;
}

	.brd .post-entry p{
	/*color: #2d5e98;*/
	color: #525252;
	}

	.brd .post-entry blockquote{
	font-size: 11px;
	}

.brd #help-bar{
top: 250px;
}

.brd .right-menu, .brd .left-menu{
position: fixed;
display: none;
z-index: 1000;
padding: 10px 0px;
margin-left: 5px;
border: 2px solid #3B6BAB;
width: 130px;
}

	.brd .right-menu h5, .brd .left-menu h5{
	text-align: center;
	font-style: italic;
	font-size: 13px;
	font-weight: 900;
	color: #525252;
	}

	.brd .right-menu img.menu-close-button{
	cursor: pointer;
	position: relative;
	left: 15px;
	top: -5px;
	}
	
	.brd .left-menu img.menu-close-button{
	cursor: pointer;
	position: relative;
	left: -15px;
	top: 0px;		
	}

	.brd .right-menu ul, .brd .left-menu ul{
	padding: 0px;
	}
	
	.brd .right-menu li{
	font-size: 10px;
	font-weight: 900;
	list-style-type: none;
	position: relative;
	margin-right: 5px;
	margin-top: 5px;
	padding-left: 5px;
	margin-left: 10px;
	font-style: italic;
	}
	
	.brd .left-menu li{
	font-size: 10px;
	font-weight: 900;
	list-style-type: none;
	position: relative;
	margin-right: 5px;
	margin-top: 10px;
	padding-left: 25px;
	margin-left: 5px;
	font-style: italic;
	color: #525252;
	}

		.brd .left-menu li.done{
		background: url(../img/new/icon-check-2.png) left top no-repeat;
		}
		
		.brd .left-menu li.no-done{
		background: url(../img/new/lightbulb.png) left top no-repeat;
		}
		
		.brd .right-menu li.active, .brd .left-menu li.active{
		background-color: #3B6BAB;
		}
		
		.brd .right-menu li a, .brd .left-menu li a{
		color: #3B6BAB;
		}

			.brd .right-menu li.active a, .brd .left-menu li.active a{
			color: #ffffff;
			text-decoration: none;
			}

.brd #recent-bar{
top: 410px;
width: 100px;
}

.brd #checklist-bar{
top: 250px;
width: 180px;
font-size: 26px;
background-color: #FFFFE0;
}

.brd .right-button, .brd .left-button{
position: fixed;
z-index: 1000;
cursor: pointer;
}

.brd #help-bar-button{
top: 250px;
width: 36px;
height: 134px;
margin-left: -10px;
background:url(../img/new/qh-button.png) no-repeat;
}

.brd #recent-bar-button{
top: 410px;
width: 36px;
height: 84px;
margin-left: -10px;
background: url(../img/new/recent-button.png) no-repeat;
}

.brd #checklist-bar-button{
top: 350px;
width: 36px;
height: 134px;
background:url(../img/new/checklist-button.png) no-repeat;
}

.brd #share-buttons-table
{
width: 100%;
margin-left: 20px;
}

.brd #share-buttons-table td{
border: none;
text-align: left;
vertical-align: top;
padding-top: 10px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
width: 133px;
text-align: center;
}

	.brd #share-buttons-table td p{
	padding: 0px;
	padding-left: 10px;
	}
	
.brd .rating-add-button, .brd .rating-minus-button, 
.brd .rating-add-button-demo, .brd .rating-minus-button-demo{
cursor: pointer;
}

.brd .show-rating a{
color: #9E656B;
font-size: 12px;
}
                                                              
.brd table#table-rating-hist td.cs_table_main_data{
font-size: 11px;
}

.brd table p.table-menu span{
cursor: pointer;
color: #4575B3;
margin-left: 10px;
font-size: 10px;
}

.brd .report-ticket{
margin: 5px 5px 5px -100px; 
padding: 5px;
border: solid 1px red;
background-color: #FFE3EB;
}

.brd .done-ticket{
background-color: #D8E9FD;
}

.brd #cat-menu
{
width: 100%;
position: relative;
display: block;
}

.brd #close-cat-menu-btn
{
cursor: pointer;
}

.brd .cat-menu-table
{
font-size: 9px;
}

	.brd .cat-menu-table td
	{
	text-align: center;
	border: none;
	padding: 3px;
	min-width: 100px;
	}

	.brd .cat-menu-table td p
	{
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

	.brd .groups-table td{
	border: none;
	color: #4E7FB9;
	}
	
.brd .white-box .subscr-link{
color: red;
}

.brd .sure_block{
border: solid 2px #D63232; 
background-color: #FFD0D0;
}
	
	.brd .sure_block p{
	color: #D63232; 
	font-size: 11px; 
	padding: 0px 10px;
	margin-bottom: 10px;
	}
	
	.brd .sure_block p.small{
	color: #3E6EAD;
	font-size: 10px;
	}
	
		.brd .sure_block p.small b{
		color: #9C543C;
		font-size: 11px;
		}

#toolbar-top .prev-next{
text-align: center;
}

	#toolbar-top .prev-next span{
	margin: 0px 40px;
	}
	
		#toolbar-top .prev-next span a.new{
		color: #FF7310;
		}

.brd .yellow-box{
color: #0D3A77; 
border: 2px solid #3A6AAA; 
padding: 5px; font-size: 12px; 
background-color: #FFFFE0;
margin-bottom: 5px;
}

.brd .pink-box{
color: #0D3A77; 
border: 2px solid #3A6AAA; 
padding: 5px; font-size: 12px; 
background-color: #FFB6B6;
margin-bottom: 5px;
}

.brd #share-buttons-div
{
margin: 10px 0px;
height: 80px;
}

	.brd #share-buttons-div p
	{
	color: #395F8E;
	font-weight: 900;
	font-size: 14px;
	font-style: italic;
	}
	
.brd #cat-menu td a:link, .brd #cat-menu td a:visited{
text-decoration: none;
}

.brd #cat-menu td a span.new
{
padding-left: 30px;
padding-top: 5px;
background: left url(../img/new/new.png) no-repeat;
}

.brd .attachments{
width: 700px;
height: 60px;
text-align: right;
}

	.brd .attachments .caption{
	position: relative;
	top: -30px;
	padding-right: 5px;
	}
	
	.brd .attachments img.attachment-preview{
	height: 50px;
	width:  50px;
	margin:  5px;
	cursor: pointer;
	}
	
	.brd .white-box .sort-bar{
	text-align: left;
	color: #0D3A77;
	font-size: 10px;
	}
		.brd .white-box .sort-bar span{
		margin-left: 20px;
		}

			.brd .white-box .sort-bar span.clear a{
			color: green;
			text-decoration: none;
			font-style: normal;
			}
		
.brd table.suggest-article-user-table{
margin-top: 20px;	
}

	.brd table.suggest-article-user-table td{
	font-size: 11px;
	padding: 5px;
	}
	
	.brd .suggest-article-user-table .suggest-sites-table{
	width: 50%;
	margin: auto;
	margin-top: 10px;
	}
	
		.brd .suggest-article-user-table .suggest-sites-table tr.odd{
		background-color: #B6C7DB;
		}
		
		.brd .suggest-article-user-table .suggest-sites-table tr.even{
		background-color: #FAFBFF;
		}
		
		.brd .suggest-article-user-table .suggest-sites-table td{
		font-size: 10px;
		}
		
			.brd .suggest-article-user-table .suggest-sites-table td span.power{
			color: green;
			}
			
.brd span.admin-note-button{
cursor: pointer;
font-size: 9px;
color: #0099FF;
margin-left: 20px;
}

.brd .admin-note{
font-size: 10px;
color: #5A5757;
margin-top: 10px;
}

.brd .admin-note-present
{
background-color: #FFFFE0;
padding: 3px;
border: solid 1px #D9DCE2;
}
	
	.brd .admin-note b{
	color: #3868A8;
	}
	
#attachments{
padding: 10px;
width: 70%;
margin: auto;
}

	#attachments img#progressbar{
	height: 40px;
	margin: 0px 50px;
	position: relative;
	top: 20px;
	}
	
	#attachments #attachments-list{
	margin-top: 20px;
	}
	
		#attachments #upload-message{
		margin: 0px 30px;
		color: #969696;
		font-size: 12px;
		}
		
		#attachments #attachments-list li{
		margin-top: 10px;
		margin-left: 20px;
		list-style-type: none;
		}
		
			#attachments #attachments-list li span{
			margin: 0px 30px;
			position: relative;
			top: -20px;
			color: #395F8E;
			}
			
			#attachments #attachments-list li img.del-button{
			cursor: pointer;
			}
			
.brd .ag-blacklist-panel{
color: #D63232;
}

.brd .ct-box li.friend{
padding-top: 10px;
}

.brd .ct-box li .friend-panel{
font-size: 11px;
}

.brd .ct-box li .friend-panel span, .brd .author-info li .friend-panel span{
color: #FF7310;
}

.brd .ct-box li .friend-panel span.wp-links, .brd .author-info li .friend-panel span.wp-links, .dialog span.wp-links{
color: #72C22F;
cursor: pointer;
}

.dialog table.checklist-table{
margin: 10px;
}

	.dialog table.checklist-table td{
	font-size: 10px;
	font-style: normal;	
	}

		.dialog table.checklist-table td b{
		font-size: 10px;
		color: red;
		}
		
	.dialog table.checklist-table td.th1{
	width: 40px;
	text-align: center;
	vertical-align: middle;
	}

.brd #history-browse-table td{
font-size: 11px;
}
#history-browse-table ul.history-data{
list-style: none;
font-size: 10px;
}

	#history-browse-table ul.history-data li span{
	color: #969696;
	padding-left: 15px;
	}

