
.smoothieMap{
width:984px;
height:644px;
position:relative;
display:block;
margin-left:15px;
float:left;
}



.smoothieBodyWrapper{
width:984px;
_width:1025px;
height:auto;
position:relative;
display:block;
margin-left:15px;
float:left;
text-align:left;
	background-color:#E8E1D2;
}

.smoothieTopLeft{
	width:485px;

	display:block;
	position:relative;
	background-color:#E8E1D2;
	float:left;
	
	}
	
	.smoothieTopRight{
	width:484px;
	display:block;
	position:relative;
	background-color:#E8E1D2;
		float:left;
		border-left:1px solid #000;
	}
	
	.smoothieInternalContent{
		float:left;
		position:relative;
		padding:15px;
		}
		
.smoothieRecipeBlock{
float:left;
position:relative;
height:483px;
}

.recipe .imgRecipeSm{
background:url("images/recipebg-sm.gif") no-repeat scroll 0 0 transparent;
float:left;
margin:0 10px 20px 0;
padding:10px 16px 20px 15px;

}

.specialcloseBtn{
background:url("smoothietour/highslide/graphics/closeX1.jpg") no-repeat scroll 0 0;
float:right;
margin:0 10px 20px 0;
padding:10px 16px 20px 15px;}