#pressbox {
	display: none;
}
#interviewsbox {display:none;}

p.cat-intro {
	width: 528px;
	margin: 5px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #bc844c;
	text-align: left;
	font-size: 1.1em
}
p.cat-intro2 {
	width: 528px;
	margin: 5px 0;
	padding-bottom: 10px;
	border-bottom: 0px solid #bc844c;
	text-align: left;
	font-size: 1.1em
}
.video-section {
	width: 540px;
	margin: 10px 0;
	overflow: hidden
}
.vs-player {
	width: 170px;
	float: left;
	position: relative
}
.vs-description {
	float: right;
	width: 360px
}
/* styles forthe grand tasting notes */
.gt-player {
	width: 50px;
	float: left;
	position: relative
}
.gt-description {
	float: right;
	width: 460px
}

.gt-description p a {
	text-transform: lowercase
}
.gt-description p {
	margin: 5px 0
}
/* END styles forthe grand tasting notes */

.vs-description p a {
	text-transform: lowercase
}
.vs-description p {
	margin: 5px 0
}
.video-section h3 {
	margin: 0 0 4px 0;
	font-size: 1.2em
}

#wow.video-section:hover {
	background-color:#FFFEF7;
}
#tastingnote.video-section:hover {
	background-color:#FFFEF7;
}
#browse {
	margin-left:20px;
	width:500px;
}
#browse img {display:inline;}
#browse h2 {display:inline;}
#browse ul li {display:block; list-style:square outside; font-size:24px;}

div#menu{
                background-color: transparent;
                width: 398px;
                height:299px;
                overflow: auto;
		border-width: 1px;
		border-style: solid;
                border-color: #B5B5B5;
		position: relative;
              
                }

div#player{
                width:793px;
		height:220px;
		position:relative;
            top:10px;

}
#player ul li {padding-bottom:10px;
}
.liffordtv { margin: 23px 0 0 13px;}
.channels {
list-style:none;
	display:block;
	margin-top:230px;
	margin-left:520px;
}
 .frame {
background:transparent url(images/vintagetv_frame.jpg) no-repeat scroll 0 100%;
margin-bottom:1em;
padding-bottom:194px;
width:793px;

margin-left:auto;
margin-right:auto;

}
#player {
background:transparent url(images/vintagetv_top.jpg) no-repeat scroll 0 0;
padding:31px 0 0 29px;

}