div.channels-nav {
	margin-bottom: 4px;
	border-bottom: solid 1px #ddd;
}

div.channels-nav a {
	font-size: 12px;
	color: #58B;
	font-weight: normal;
	margin-right: 2.8e;
}

div.channels-nav a:hover {
	text-decoration: underline;
	color: #58B;
}

div.channels-nav span {
	font-size: 12px;
	margin-right: 3ex;
}

.ptop {
	padding-top: 1px;
}

h3.reviews,h3.cufonable {
	font-size: 16px;
	font-weight: normal;
}

a {
	color: #4c4c4c;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #69b521;
}


td.show_name a{
	font-size: 9pt;
	color: #333;
	font-weight: bold;
}

td.show_name a:hover {
	color: #69b521;
	text-decoration: none;
}

td img {
	max-width: 172px;
	max-height: 82px;
}

table.show_no_image {
	border: 1px solid #666;
}

table.show_image {
	width: 172px;
	height: 82px;
	margin-bottom: 5px;
}

table.show_image td {
	text-align: left;
}

select {
	font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana",
		sans-serif;
	font-size: 12px;
}

body {
	font-size: 75%;
}

html>body {
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6 {
	color: #666;
}

h1 {
	font-size: 24pt;
	font-weight: bold;
	color: #4d4d4d;
}

h3.h2-equiv,h2 {
	font-family: "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #444;
}
