/***
* Commarea Rules ( #col_right)
*/

.commarea_portlet {
	_width:155px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	text-align:center;
	}

.commarea_title {
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #5d81ce;
	}

.commarea_image {
	border: 1px solid #aaa;
	}

.commarea_subtitle {
	font-size: 12px;
	font-weight: bold;
	}

.commarea_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 11pt;
	color: #707070;
	text-align:left;
	}

a.more {
	display: block;
	font-weight: bold;
	background: url(../img/common/more_fl1.gif) no-repeat left center;
	padding-left: 15px;
	}