@CHARSET "ISO-8859-1";

/* Page Content */
#bodyContent {
	background: url( images/my_account_sidebar_repeat.jpg ) repeat-y;
}

#htmlSidebar {
	background:url( images/ads_sidebar.jpg ) no-repeat;
}

.text {
	overflow: visible;
	display: inline-block;
	width: 680px;
	padding: 0 0 19px 0;
}

.title {
	display: inline-block;
	width: 680px;
	text-align:left;
	padding: 0 0 8px 0;
}

.landImage {
	width: 54%;
	float: right;
	padding: 5px;
}

.style2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#htmlContent #Logo {
	float: left;
	padding: 0 0 19px 100px;
}

#Copy {
	float:right;
	width: 680px;
}

#htmlContent img {
	padding: 19px 19px 0 0;
}

.toc {
	list-style: none;
	margin: 0;
	padding: 0 0 40px 0;
}

.toc li {
	float: left;
	padding: 0 19px;
	border-left: 1px solid #9c5F0e;
	font-weight: bold;
}

.toc li:first-child {
	padding: 0 19px 0 0;
	border: none;
}

hr {
	margin-top: 30px;
}

object {
	margin-left: auto;
    margin-right: auto;
	display: block;
}
