#onlinechat{
	display:block;
	background: url(../images/onlinechat.gif) no-repeat right;
	padding-right: 30px;
	font-size:10px;
	height:24px;

}



ul.pagination {
	margin: 15px auto 10px;
	padding: 10px 0 0;
	color: #333333;
	float: right;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	float: right; display: block;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 1px 4px;
	text-decoration: none;
	color: #666666;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color: #ff3600;
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center right;
	font-weight: bold;
	padding-right: 14px;
}
.pagenavbar a {
	display: inline-block;
}
.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 100% 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}



input.system-openid, input.com-system-openid {
   background: url(http://openid.net/images/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 0px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; background:#eeffdd; list-style: none; padding:5px; border: 2px solid #76b736; }
#system-message dd.message ul li { 	background: url(../images/check.gif) no-repeat right center; padding-right: 30px; min-height:22px; line-height:22px;
}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #fff; background-color: #CC0000; border: 3px solid #921515; }
#system-message dd.error ul li {   color: #fff !important; background: url(../images/dialog_error.png) no-repeat right center;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #000; background: #ffeed9; border-top: 1px solid #ffc579; border-bottom: 1px solid #ffc579;}
#system-message dd.notice ul li { 	background: url(../images/warning.png) no-repeat right center;
	height: 22px;
	line-height: 22px;}
	
	
	
	#system-message dt.info { display: none; }
#system-message dd.info ul { color: #000; background: #ffeed9; border-top: 1px solid #ffc579; border-bottom: 1px solid #ffc579;}
#system-message dd.info ul li { 	background: url(../images/text_preview.png) no-repeat right center;
	height: 24px;
	line-height: 24px;}
	
	#system-message dd.info ul li a{ font-weight:bold;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

.swrapper{
border-bottom:1px solid #CCCCCC;
}
