.crPromoted{
	width: 194px;
}

.crPromoted #leftPagerButton {
	float: left; 
	padding-right: 64px;
	padding-top: 0px;
}

.crPromoted #rightPagerButton {
	float: left; 
	padding-left: 55px;
	padding-top: 0px;
}

.portlet-content {
	margin: 0px;
	background: url('../images/graphic/catBg.png') repeat-y;
	overflow: auto;	
}

.portlet-content ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

.portlet-content li {
	padding: 2px 0 4px 0px;
	padding-left: 10px;
	padding-top: 3px;
}

.portlet-content li a{
	text-decoration: none;
}

.portlet-decoration{
	height: 7px;
	background: url('../images/graphic/authorTop.png') no-repeat;
}

.button {
	background: url('../images/graphic/simpleButton.png') no-repeat;
	margin: 0px 21px;
	padding: 8px;
}

.buttonOn {
	background: url('../images/graphic/simpleButtonOn.png') no-repeat;
}

.button a {
	text-decoration: none;
}

#catTop{
	height: 15px;
	width: 100%;
	background: url('../images/graphic/authorTop.png') no-repeat;	
}

#catBottom{
	height: 10px;
	width: 100%;
	background: url('../images/graphic/catBottom.png') no-repeat;	
}

.authorContent table {
	width: 160px;
	padding-top: 15px;
	padding-left: 12px;
	margin-bottom: 20px;
}

.authorContent table td {
	border-bottom: 1px solid #CCC;
}

.authorContent table td:first-child {
	border-right: 1px solid #CCC;
	width: 110px;
}

.authorContent table th {
	border-bottom: 1px solid #999;
	background-color: #e5eaef;
}

.crPromoted .portlet-content {
	margin: 0px;
	background: none;
	overflow: auto;	
}

.comment .author{
	padding: 5px;
	text-align: center;
}

