@CHARSET "ISO-8859-1";

/* Page Content */
#bodyContent {
	background: url( images/my_account_sidebar_repeat.jpg ) repeat-y;
}

#htmlSidebar {
	background:url( images/terms_conditions_sidebar.jpg ) no-repeat;
}

p {
	clear: both;
}

#articlesList {
	list-style:none;
	padding: 0;
	margin: 0;
	position:relative;
	left: -5px;
}

#articlesList li {
	float:left;
	border-right: 1px solid #58595B;
	padding: 0 5px;
}

#articlesList .lastItem
{
	border-right: none;
}

#articlesItem {
	padding-left: 0;
	margin-left: 0;
}

.termsList {
	list-style:none;
	padding-left: 0;
	margin-left: 0;
}

.termsList li {
	padding-bottom: 10px;
}

.message {
	padding-top: 10px;
}

.rule span {
	font-weight: bold;
}