div#inside h3 {
	margin: 0 0 10px 0;
	padding-top: 10px;
	color: #ff6600;
}
hr {
	width: 550px;
	height: 2px;
	border: 1px inset #aaa;
	margin-bottom: 13px;
	_margin-bottom: 0;
}
div#bottom-fix {height: 180px;}


/* Styles for Privacy Links */
.links div#container {
	width: 713px;
	overflow: hidden;
	background: url(../images/background/mainwshadowlinks.gif) repeat-y;
}
.links div#title-image {
	width: 685px;
	overflow: hidden;
}
.links div#inside {width: 600px;}
div#inside a{text-decoration:underline;}
.links div#footer {
	width: 713px;

}
.links div#footer-inside {width: 639px;}
.links div#content {
	background: url(../images/background/content.jpg) bottom no-repeat;
	width: 685px;
	overflow: hidden;
}
.links div#footer-inside img {left: 305px;}
.links div#inside {padding-left: 30px;}
.links address {margin: 20px;}
