body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #62666b;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
}

a:link{ color: #245273; text-decoration: none; }
a:hover{ color: #245273; text-decoration: none; }
a:visited{ color: #245273; text-decoration: none; }
a:active{ color: #245273; text-decoration: none; }

.dotted a:link{ color: #245273; text-decoration: none; border-bottom: #999; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.dotted a:hover{ color: #245273; text-decoration: none; border-bottom: #999; border-width: 0px 0px 1px 0px; border-style: none none solid none; }
.dotted a:visited{ color: #245273; text-decoration: none; border-bottom: #999; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.dotted a:active{ color: #245273; text-decoration: none; border-bottom: #999; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }

td {
	vertical-align: top;
}
.footer {
	background: #575c62 url(images/footer_bg.gif) repeat-x left bottom;
	padding: 10px;
}
.footer_menulinks {
	font-size: 11px;
	margin-bottom: 10px;
	color: #9A9DA0;
}
.footer_copyright {
	font-size: 9px;
	color: #828589;
}
.footer_right {
	text-align: right;
}

.footer_right a:link{ color: #828589; text-decoration: none; border-bottom: #828589; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.footer_right a:hover{ color: #828589; text-decoration: none; border-bottom: #828589; border-width: 0px 0px 1px 0px; border-style: none none solid none; }
.footer_right a:visited{ color: #828589; text-decoration: none; border-bottom: #828589; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.footer_right a:active{ color: #828589; text-decoration: none; border-bottom: #828589; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }

.footer_left a:link{ color: #bbbdbf; text-decoration: none; border-bottom: #bbbdbf; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.footer_left a:hover{ color: #bbbdbf; text-decoration: none; border-bottom: #bbbdbf; border-width: 0px 0px 1px 0px; border-style: none none solid none; }
.footer_left a:visited{ color: #bbbdbf; text-decoration: none; border-bottom: #bbbdbf; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.footer_left a:active{ color: #bbbdbf; text-decoration: none; border-bottom: #bbbdbf; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }

.footer_orglinks {
	font-size: 10px;
	margin-bottom: 10px;	
}	
.content {
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 20px;
}
.title {
	margin-bottom: 15px;
	margin-top: 10px;
}
.editorial_video {
	font-size: 11px;
	background: url(images/editorial_video.gif) no-repeat left top;
	padding-top: 20px;
	padding-left: 212px;
}
.editorial_novelty {
	font-size: 11px;
	background: url(images/editorial_novelty.gif) no-repeat left top;
	padding-top: 20px;
	padding-left: 202px;
	margin-top: 10px;
}
.editorial_glbt {
	font-size: 11px;
	background: url(images/editorial_glbt.gif) no-repeat left top;
	padding-top: 20px;
	padding-left: 193px;
	margin-top: 10px;	
}
.editorial_retail {
	font-size: 11px;
	background: url(images/editorial_retail.gif) no-repeat left top;
	padding-top: 20px;
	padding-left: 178px;
	margin-top: 10px;	
}
.copy {
	margin-bottom: 10px;
}

