.contentheading
{
	font-weight: bold;
}

.contenttoc{
border: green 1px solid;
float: right;
}

/** 
 * Areticle appearance 
 */
.readon
{
	text-align: right;
}
.createdate, .modifydate
{
	font-size:9px !important;
color: #C0C0C0;
text-align:right;
}


.banneritem{
	padding-top:7px !important;
}


/**
 * Modules 
 */
.latestnews
{
	color:green;
	margin: 0px 0px 0px 0px;
	list-style-type: disc !important;
}
.category
{
	font-weight: bold;
	color: olive;
}

.componentheading
{
	font-weight: bold;
	color: red;
}

.sectiontableentry1  
{
	height: 60px;
	background-color:#fafafa;
}

.sectiontableentry2
{
	height: 60px;
}
.description {
	margin-left: 15px;
}
