div#content_left
{
float:left;
width:230px;	
margin:0px 20px 10px 55px;
}
* html div#content_left
{
float:left;
width:210px;	
margin:0px 20px 10px 30px;
}

div#content_right
{
	width:450px;
	padding-bottom:180px;
}
* html div#content_right
{
	width:440px;
	padding-left:20px;
}
#content_right h3
{
margin-left:10px;margin-top: 5px;margin-right: 5px;margin-bottom: 5px;font-size: 110%;
font-weight:bold;	
}
.directions_item_container
{
	margin-top:10px;
	background-image:url(http://artathooperstudios.com/img/bg/title_bg.png);
	background-repeat:repeat-x;
	border-width:3px 1px 0px 0px;
	border-color:#ffffff #cccccc;
	border-style:solid;
	min-height:400px;
}
#content_right .directions_item_container p
{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}