@CHARSET "ISO-8859-1";

/* Page Content */

#bodyContent {
	background: url( images/my_account_sidebar_repeat.jpg ) repeat-y;
}

#htmlSidebar {
	background:url( images/outlet_center_sidebar2.jpg ) no-repeat;
}

#Copy {
	float:right;
	width: 679px;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	padding: 15px 0 10px 0;
}

h2 {
	font-weight: bold;
	font-size: 14px;
}

.italics {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

#bodyContent .floatRight {
	float: right;
	padding-left: 19px;
}

#bodyContent .center {
	padding-top: 20px;
	margin-left: 216px;
}

#bodyContent .outletRight {
	float: right;
	padding: 0 0 10px 19px;
}

#bodyContent .clear {
	clear: both;
}

#outletFlash {
	float: right;
	margin: 0 0 10px 19px;
}

