 
		#content_body #right_panel {
			display: inline;
			float: right;
			margin: 0 5px 0 0;
			width: 200px;
			color: #333333;
			background-color: #f3f5dd;
		}			
		
		#content_body #right_panel h1 {
				border: 0;
				font-family: "Gill Sans", "Gill Sans MT", Verdana, arial;
				font-size: 130%;
				font-weight: 500;
				letter-spacing: 3px;
				text-align: center;
				text-transform: uppercase;
				margin-top: 0;
			}
		
		#content_body #right_panel #member_login, #content_body #right_panel #hp_horse_profiles_holder, #content_body #right_panel #hp_trainer_profiles_holder {
			padding: 5px;
			margin-bottom: 5px;
			border: 1px solid #cccccc;
			background-color: #F3F5DD;
			color: #333333;
		}

		#content_body #right_panel #member_login_inner {
			border: 1px solid #cccccc;
			background-color: #eeeeee;
			padding: 5px;
			background-image: url('../images/treatment/menu_bg.jpg');
		}
		
		#content_body #right_panel #logging_in {
			background-color: #a4dd24;
			padding: 5px;
			padding-bottom: 10px;
			margin-bottom: 5px;
			text-align: center;
			display: none;
		}
		
		#content_body #right_panel #logged_in {
			background-color: #a4dd24;
			padding: 5px;
			border: 1px solid #cccccc;
		}

			#content_body #right_panel a {
				color: #333333;
				border-bottom: 1px dotted #333333;
				text-decoration: none;
			}

			#content_body #right_panel a.no_border, #content_body #right_panel a:hover.no_border {
				border: none;
			}

			#content_body #right_panel a:hover {
				color: #79a90b;
				border-bottom: 1px dotted #79a90b;
			}

			#content_body #center_panel {
				margin: 0;
				display: inline;
			}

			#content_body #center_panel_inner {
				/*background-image: url('../images/content_middle_inner.png');*/
				background-color: #f3f5dd; 
				background-repeat: repeat-x;
				background-position: top;
				min-height: 600px;
				margin: 0 auto;
				width: 520px;
			}

				#content_body #center_panel_inner h1 {
					border: 0;
					margin: 0;
					padding: 0 12px 10px 12px;
				}

					#content_body #center_panel_inner p {
						line-height: 18px;
						padding: 0 12px 10px 12px;
					}


#content_body #right_panel .hp_horse_profile {
	margin-top: 5px;
	border-bottom: 1px solid #ffffff;
}

#content_body #right_panel .hp_horse_profile img {
	margin: 0 5px;
	width: 190px;
}

#content_body #right_panel .hp_horse_profile h1 {
	padding: 5px 5px 0 5px;
	text-align: left;
	text-transform: none;
	letter-spacing: 1px;
}

#content_body #right_panel .hp_horse_profile p {
	padding: 5px 32px 0 5px;
	text-decoration: none;
	color: #FFFFFF;
}

#content_body #right_panel .hp_horse_profile a {
	color: #fef105;
	text-decoration: none;
	color: #FFFFFF;
}

#center_panel_content_inner ul {
	margin-top: 10px;
}

.news_date {
	margin: 0 0px;
	padding: 3px 0;
	border-bottom: 1px solid #cccccc;
}

.news_date span {
	float: right;
}

.hp_horse_for_sale_heading {
	background-color: #1a1f1c;
	text-align: center;
}

#hp_horse_for_sale ul, #hp_horse_for_sale ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

#hp_horse_for_sale ul li {
	border-bottom: 1px solid #ffffff;
	padding-bottom: 10px;
}

#hp_horse_for_sale ul li h1 {
	padding-left: 5px;
	margin-bottom: 2px;
}


#hp_horse_for_sale ul li a {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
}

.clear_me {
	clear: both;
	font-size: 1px;
	height: 1px;
}

.centered {
	text-align: center;
}

.body_ads {
	margin-left: 10px;
}

#hp_news_title {
	padding-left: 10px;
}
