body, td{
	font-size: 14px;
}
h3{
	font-size: 15px;
}
h2{
	font-size: 16px;
}
input, textarea{
	font-size: 18px;
}
input.submit{
	font-size:11px;
	font-weight: bold;
}
.articletext{
	padding: 16px;
	line-height: 22px;
}
.linespace{
	line-height: 18px;
	font-size: 13px;
}
.textbox{
	font-size: 16px;
	line-height: 30px;
	padding: 10px;
}
.navupper{
	font-size: 15px;
	height: 37px;
}
.navlower{
	font-size: 13px;
	height: 27px;
}
.datepublished{
	margin: 5px;
	}
.footer{	
	font-size: 12px;
}
.breaking{
	height: 24px;
}
.breakinginner{
	padding:3px 3px 1px 7px;

}
.bullet{
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding:3px 3px 4px 10px;
}
.normal{
	font-size: 15px;
}
.cd{
	height:45px;
	padding:25px 7px 7px 7px;
}
.maroontri{background-image: url(images/bullets/maroon_l.gif);}
.bluetri{background-image: url(images/bullets/blue_l.gif);}
.orangetri{background-image: url(images/bullets/orange_l.gif);}
.lgreentri{background-image: url(images/bullets/lgreen_l.gif);}
.turqtri{background-image: url(images/bullets/turq_l.gif);}
.ggreentri{background-image: url(images/bullets/ggreen_l.gif);}
.greytri{background-image: url(images/bullets/grey_l.gif);}
.redtri{background-image: url(images/bullets/red_l.gif);}

.maroonwhitetri{background-image: url(images/bullets/white_maroon_l.gif);}
.bluewhitetri{background-image: url(images/bullets/white_blue_l.gif);}
.orangewhitetri{background-image: url(images/bullets/white_orange_l.gif);}
.lgreenwhitetri{background-image: url(images/bullets/white_lgreen_l.gif);}
.ggreenwhitetri{background-image: url(images/bullets/white_ggreen_l.gif);}
.turqwhitetri{background-image: url(images/bullets/white_turq_l.gif);}
.greywhitetri{background-image: url(images/bullets/white_grey_l.gif);}
.redwhitetri{background-image: url(images/bullets/white_red_l.gif);}

.marooninv{margin: 12px 0px 0px 3px;padding: 5px;}
.blueinv{margin: 12px 0px 0px 3px;padding: 5px;}
.orangeinv{margin: 12px 0px 0px 3px;padding: 5px;}
.lgreeninv{margin: 12px 0px 0px 3px;padding: 5px;}
.turqinv{margin: 12px 0px 0px 3px;padding: 5px;}
.ggreeninv{margin: 12px 0px 0px 3px;padding: 5px;}
.redinv{margin: 12px 0px 0px 3px;padding: 5px;}
.greyinv{margin: 12px 0px 0px 3px;padding: 5px;}


.dvdfeature{
	height: 100px;
	background-color: #eeeeee;
	border-bottom: solid #666 1px;
}
.dvdinner{
	padding: 5px 0px 5px 90px;
	line-height: 18px;
}

.banner{
	height: 56px;
}
.bannerinner{
	padding: 5px 0px 5px 90px;
	line-height: 15px;
}

.mainstory{
	height: 300px;
}
.mainheadline{
	font-size: 25px;
	padding: 10px 0px 7px 14px;
}
.mainintro{
	font-size: 18px;
	padding: 0px 14px;
	line-height: 23px;
}
.mainlink{
	font-size: 18px;
	padding: 7px 0px 0px 14px;
	line-height: 23px;
}
.top4{
	line-height: 19px;
}
.description{
	font-size: 14px;
}
.searchResultsTitle{
	font-size: 17px;
}
.searchdescription{
	margin: 0px 0px 25px 0px;
}

input.inputform {
	width: 180px;
	height: 30px;
}
input.inputformerror{
	width: 180px;
	height: 30px;
	background-color: #FFE8E8;
}
textarea.inputformta {
	width: 300px;
	height: 250px;
}
textarea.inputformtaerror{
	width: 300px;
	height: 250px;
	background-color: #FFE8E8;
}
.enewssignup{
	padding: 7px;
	line-height: 22px;
}

.petition{
	background-image: url(images/paper.gif);
	height: 352px;
	width: 537px;
}
.petitionspacing{
	clear: both;
	margin-top: 7px;
}
.petitioncolumn{
	float: left;
	width: 100px;
	margin-left: 20px;
}
.petitionerror{
	margin-left: 125px;
	color: red;
}
