html, body {
 border: none;
}
body {
margin: 0;
padding: 0;
background-color:transparent;
color:#000000;
font-weight:normal;
font-family:Myriad Pro, Arial,Verdana,Helvetica;
font-size:12px;
}
a {
 color:#000000;
}
a:focus { 
    outline: none; 
}
.contentHeader {
width:733px;
height:53px;
background: url('images/common/contentHeader.gif') no-repeat top;
}
.contentHeaderAboutLetv {
width:733px;
height:53px;
background: url('images/aboutletv/contentHeader.gif') no-repeat top;
}
.contentHeaderCommunity {
width:733px;
height:53px;
background: url('images/community/contentHeader.gif') no-repeat top;
}
.contentHeaderProgramming {
width:733px;
height:53px;
background: url('images/programming/contentHeader.gif') no-repeat top;
}
.contentFooter {
width:733px;
height:14px;
background: url('images/common/contentFooter.gif') no-repeat top;
/*border:1px solid #ffcc00;
clear:both;
height:7px;
*/
}
.contentLeft {
width:3px;
/*background-color:#B8DA6E;*/
background: url('images/common/leftContentBar.gif') repeat-y top;
}
.contentGutter {
width:20px;
}
.contentRight {
width:2px;
background-color:#B8DA6E;
/*border:1px solid #ffcc00;*/
}
.contentTextContainer {
width:733px;
height:318px;
margin: 0px 0px 0px 0px;
/*border:1px solid #ffcc00;
clear:both;*/
}
.contentText {
 width:710px;
 vertical-align:top;
 font-size:14px;
 /*border:1px solid #ffcc00;*/
}
.contentScroller {
margin: 0px 10px 0px 0px;
/*padding: 10px 35px -35px 0px;*/
padding: 5px 0px 0px 0px;
width:700px;
overflow-y: auto; 
overflow-x: hidden;
background: url('images/common/shim.gif') repeat-x bottom;
}
.contentSizer {
width:670px;
padding: 0px 0px 0px 0px;
}

.contentBackground {
 background: url('images/common/contentBack.gif') repeat-x bottom;
 background-color:#FFFFFF;
 /*border:1px solid #ffcc00;
clear:both;*/
}
input.textInput
{
	width:150px;
	font-size:11px;
	font-family:Myriad Pro, Arial,Verdana,Helvetica;
}
input.buttonInput
{
	font-size:13px;
	font-family:Myriad Pro, Arial,Verdana,Helvetica;
}
option.optionInput
{
	width:150px;
	font-size:11px;
	font-family:Myriad Pro, Arial,Verdana,Helvetica;
}
select.selectInput
{
	width:150px;
	font-size:11px;
	font-family:Myriad Pro, Arial,Verdana,Helvetica;
}
.cleaner {
clear:both;
height:0px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding-bottom:0px;
padding-top:0px;
border:none;
visibility: hidden;
display:none;
}
br.cleaner {
clear:both;
height:0px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding-bottom:0px;
padding-top:0px;
border:none;
visibility: hidden;
}
.contentTitle {
font-size:18px;
font-weight:bold;
}