.blogtexttable {
	border: 0px;
	padding-left: 16px;
	padding-right: 16px;
	width: 100%;
}


.blogtoptitle {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 34;
	text-align: center;
}

.blogtitle {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 24;
	padding-bottom: 10px;
}

.blogtext1 {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 18;
}

.blogfulltext {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 18;
}

.blogtoplink {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 14;
}

.blogpostedby {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #999999;
}

.blogfooterlink {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #999999;
}

.blogrightcol {

	padding-left: 10px;

	border-left-style: solid;

	border-left-color: #c3c9d3;

	border-left-width: 1px;

}

.blogrightcoltitle {
	font-size: 12;
	font-weight: bold;
	padding-bottom: 4px;
}

.sociallinkbg {
	padding: 5px;
	background-color: #f2f5fa;
}


.sociallink {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size : 12px;	
	font-weight: normal;
	color : #333333;
}

.blogrightcolsep {
	height: 10px;
}


