.contentsection, #largecontentsection, #smallcontentsection {
	width:48%;
	min-width:480px;
	margin:5px 3px 5px 0;
	float:right;
}


#largecontentsection {
	height:100%;
	float:left;
}
#smallcontentsection {
	margin-top:15px;
	height:100%;
}

.gallerythumb{
	height:170px;
}

.contenttitle {
	/*width:110px;
	/*background:#656565;
	color:#fff;
	text-align:center;*/
	font-size:16pt;
	font-weight:bolder;
}

#commentpreview{
	padding:5px;
}

#commentpreview .comment {
	padding-bottom:10px;
	border-bottom: 1px dotted #656565;
	padding-bottom:10px;
}

.comment img {
	float:left;
	margin:2px 5px 2px 0;
}

.textpreview {
	line-height: 1.5em;
    height: 4.5em;  
	overflow:hidden;
}

.blogtextpreview {
	line-height: 1.5em;
    height: 7.5em;  
	overflow:hidden;
}

.textpreview p, .blogtextpreview p{
	margin:0;
	padding:0;
}

#blogpreview h3{
	margin:0;
	font-size:1.5em;
}
