/*xcomments*/

.CommentAREA {
	border: 1px solid #6666aa;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #ffffff;
	width:500px; 
	height: 150px;
	margin: 5px 5px 5px 5px;
}

.commnetText {
	border: 1px solid #6666aa;
	background-color: #ffffff;
}

.alpha-shadow {
	clear: both;
	float:left;
	margin: 5px 5px 5px 5px !important;
}

.alpha-shadow div {
	background-color: #fff;  
	padding: 4px;
	margin: 0;
	border: 1px solid #a9a9a9;
}

.com_content{	
	background: URL('images2/comm_content.gif') repeat left bottom;
	padding: 5px 5px 5px 5px;
	border-left: 2px solid #E1EBF3;
	border-top: 1px solid #E1EBF3;
	border-bottom: 2px solid #E1EBF3;
	border-right: 2px solid #E1EBF3;
}

.c_table{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.com_table{
	background: URL('images2/comm_backgrnd.gif')  no-repeat left top;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.com_links{
	background: URL('images2/comm_links.gif') repeat-y right bottom;
	height: 30px;
	padding-right: 5px;
}

INPUT.btflat{
	color: #000000;
	text-decoration: none;
	background: URL('images2/comm_new_link.gif') repeat-y right bottom;
	border : 1px solid #336699;
	width : 100px;
	height: 25px;
}

.pages {
	PADDING: 5px 5px 5px 5px; 
	FONT-SIZE: 85%;
	border: 1px solid #336699;
	height: 35px;
}
.pages A {
	BACKGROUND: URL('images2/comm_new_link.gif') repeat-y right bottom; 
	PADDING: 5px 10px 5px 10px; 
	BORDER: 1px solid #9aafe5 ; 
}

.pages .current {
	background: URL('images2/comm_links.gif') repeat-y right bottom;
	PADDING: 5px 10px 5px 10px; 
	BORDER: 1px solid #2e6ab1 ; 
	FONT-WEIGHT: bold; 
	text-decoration: none;
}

.pages A:hover {
	BORDER-COLOR: #2e6ab1; 
}