@charset "UTF-8";
/* 
	tvl.css 
*/



div#media-content2 {
	border: 5px solid #EAEAEA;
	margin: 0 0 15px 0;
	width: 948px;
}

h2 {
	display: inline;
	padding-right: 10px;
	width: 374px;
} * html h2 { w\idth: 384px; width: 374px; }

span.postTitle {
	color: #257FBA;
	font-weight: bold;
	font-size: 13px;
}

#postTitle {
	font-weight: bold;
	font-size: 13px;
}
td#post-full ul li {
	background-image: url(../images/prod_bullet_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 13px;
}

td#post-full ul  {
	list-style: none;
}
span.postTitle a{
	color: #257FBA;
	font-weight: bold;
	font-size: 13px !important;
}

table#blog-table {
	width:958px;
	
	}
	
table#blog-posts td{
	width:255px !important;
	max-width: 255px;
	padding-right:10px;
	padding-bottom:10px;
}

div.postBorder {
	
	border:5px solid #EAEAEA; 
	height:415px; 
	overflow:hidden;
}
	
div.postDetail {
	color:#626262; 
	padding:5px 5px 5px 5px;
}

div.categoryListBorder {
	 border:5px solid #EAEAEA;
}
	
div.categoryListDetail {
	color:#626262; 
	padding:5px 5px 5px 5px;
}

div.tvlCategoryList {
	padding-left: 5px;
	padding-right: 5px;
}

div.postDetail img {
	width:235px;
	max-height:235px; 
	padding:0px 0 5px 0 !important;
	
}

hr {
	color:#EAEAEA;
}

td.blogCategory{
	width:225px;
}



div.postDescription {
	max-height:70px; 
	overflow:hidden; 
	padding-bottom:5px;
	padding-top:10px;
}

td#post-full {
	width:500px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

ol {
	padding-left:55px;
	}