/*********** content ****************/
#content{
	background:none;
	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
}
.webTVItem{
	/*padding:25px 25px 0px 25px;*/
	float: left;
	padding-bottom: 20px;
}

hr {
  border:none;
  display: none;
}

.clear {
  clear: both;
}

#content_module ul, li{
	list-style-type:none;
}

#content_module li {
  border-bottom:1px solid #666666;
  list-style-type:none;
  width:100%;
  padding:10px 0;
}
#content_module a{
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
#content_module  a:hover{
	text-decoration:underline;
}
#content_module  h1, #content_module  itemtitle{
	font-size:12px;
	padding-bottom:10px;
	text-transform:uppercase;
	
}
#content_module h1 a, #content_module  h1 a:hover, #content_module  itemtitle a, #content_module  itemtitle a:hover {
	color:#848484;
}
#content_module  #blue_txt{
	color:#000000;
}
#content_module  .itemphoto{
	display:inline;
	float:left;
	margin:0 10px 10px 0;
	width:60px;
	height:80px;
}

#content_module .itemphoto a img{
	display:inline;
	float:left;
	margin:0 10px 10px 0;
	width:60px;
	height:80px;
}



#content_module  .itemcategorycloud, #content_module  .itemtagcloud {
  margin: 5px 0;
  clear: both;
}

#archive
{
	margin-left : -15px;
	float: left;
	width: 150px;
}
#archive a
{
	font-size:11px;
	color:#000000;
	margin:0px;
}
#itemList
{
	float: left;
	width: 650px;
}
/***********************************/