.home_box_bg {
	width: 750px;
	background: url(images/home-box-bottom.gif) no-repeat left bottom;
	margin:0 0 0.5em 0;
} 
.home_box_content {
	width: 750px;
	background: url(images/home-box-top-x.gif) no-repeat left top;
	margin:0;
} 
 .home_box_content h2 {
	width: 620px;
	float: right;
	margin: 0.3em 0 0 0;
	color: #B00285
} 
 .home_box_content p {
	width: 620px;
	float: right;
	margin:0.3em 0 0 0;
} 
.home_box_image {
	margin: 0.5em;
	float: left;
} 
.home_more {
	border:0;
	margin:0.4em 0 0 0;
	/*float: right;*/
}
.greenUnderline {
	background-color: #F7F7F7;
	border-bottom: 2px solid #006767;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 0.5em;
}
.temp {
color:red;
}

.home_box_content h2 a {
	color: #dc0101;
	text-decoration: none;
}
