#mainBoxNews {
	float: left;
	width: 920px;
	position: relative;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}

#newsSection {
	float: left;
	width: 920px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 259px;
	padding-left: 0px;
	position: relative;
	background-image: url(http://www.doglifegear.com/images/leash.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#newsSection h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #80a7cf;
	margin: 0px;
}

#newsSection h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #80a7cf;
	margin: 0px;
        padding-top: 10px;
}
#newsSection a:link {
	color: #80a7cf;
}
#newsSection a:visited {
	color: #80a7cf;
}
#newsSection p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsStory {
	float: left;
	width: 590px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#newsArchive {
	float: left;
	width: 290px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
}