@charset "utf-8";
/* CSS Document */

/*Blog List Styles*/

.list-td {
	padding-bottom: 10px; 
	padding-right:15px; 
	width:50%;
	vertical-align:top;
	}

.channeltitle {
	text-decoration:none;
	color: #669933; 
	font-size: 18px; 
	font-weight: bold;
	}
	
.itemtitle {
	font-size: 14px; 
	font-weight: bold;
	}
