#subContentBlock {
	background-image:url(contentBG_30_60.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:790px; /* DO NOT REMOVE. THIS FIXES PEEK-A-BOO BUG ON IE*/
}
#contentBlock {
	background-image:url(contentBG_repeat.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	
}
.col2_lower{
	float:left;
	margin-left:0px;
	padding-left:0px;
	margin-top:15px;
	width:490px;
}
.col2{
	float:left;
	width:490px;
	padding-left:25px;
}

.col1{
	float:left;
	margin-left:10px;
	width:235px;
}

/* this style hidden from IE */
#subContentBlock > .col1{
	margin-left:20px;
}

.DrinkDescription{
	font-size:11px;
}
/*Cakes*/
.galleryItem{
	float:left;
	margin-left:2px;
	margin-right:2px;
	width:156px;
	height:240px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.galleryItem img{
	margin-bottom:0px;
	overflow:visible;
	border-width:0;

}
#contentBlock .galleryItem a{
	text-decoration:none;
	color:#FFFFFF;
}
#contentBlock .galleryItem a:hover{
	text-decoration:none;
	color:#FFCC66;	
}
/*Pies*/
.pieItem{
	float:left;
	margin-left:2px;
	margin-right:2px;
	width:156px;
	height:170px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.pieItem img{
	margin-bottom:0px;
	overflow:visible;
	border-width:0;

}
#contentBlock .pieItem a{
	text-decoration:none;
	color:#FFFFFF;
}
#contentBlock .pieItem a:hover{
	text-decoration:none;
	color:#FFCC66;	
}
.shake{
	display:none;
}
#shake0{
	display:block;
}



#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 2px solid #333333;
padding: 4px 8px 8px 8px;
background-color: #444444;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmltooltip img{
	margin:3px auto 0 auto;
}
#dhtmltooltip p{
	margin:0;
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
