
@import "pottvhead2.css";
@import "pottvbody2.css";
@import "pottvsideads.css";

#infoblock {
	display: table;
	margin-top: 10px;
	width: 300px;
	background-color: #000000;
	padding: 0px 10px 10px 10px;
}
#showheader h2{
	font-size: 18px;
	font-weight: bold;	
}
#showheader h3{
	font-size: 12px;
	font-weight: bold;		

}

#showimages {
	height: 91px;
	max-height: 91px;
	
	display: block;
	width: 300px; 

}
#showimages .p1{
/*	margin: 5px 5px 5px 5px; */
	display: table-cell;
	float: right;
	width: 49%;
}
#showimages .p2{
/*	margin: 5px 5px 5px 5px; */
	display: table-cell;
	width: 49%;
}


#showdata {

}

#showdata ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 9px;
}
#showdata li {
	line-height: 1.1ex;
	list-style-type: none;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 12px;
	text-align: left;
}
.data {
	text-align: right;
}

#showdescription p.email {
	text-align: right;
}

#reviews {
	display: none;

}
#playerblock {
	float: right;
	width: 300px;
	margin-top: 10px;
}
#player {
	background-color: #003e5a;
	padding: 5px;
	font-size: 11px;
	width: 280px;
}
#player h3{
	background: transparent url(/images/viewnow.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 256px; 
	height: 30px; 
}
#player h3 span{
	display: none;
	
}
#player p.p1 {
}

#player p.p1 a{
	font-size: 16px;
	font-weight: normal;
}
#player p.p1 img{
	border: 0px;
}
#player ul {
	font-size: 16px;
}
#player p.p2,#player p.p3 {
	text-align: right;

}
#moreinfo h3{
	background: transparent url(/images/moreinfo.gif) no-repeat top left; 
	margin-top: 5px; 
	width: 150px; 
	height: 18px; 
}
#moreinfo h3 span{
	display: none;
	
}
#rating h3{
	background: transparent url(/images/ratethisshow.gif) no-repeat top left; 
	margin-top: 5px; 
	width: 150px; 
	height: 18px; 
}
#rating h3 span{
	display: none;
	
}


