#all-smoothies-main-column
{
	width: 390px;
	float: left;
}

.all-smoothies-function-section
{
	padding: 10px 0px;
}
.all-smoothies-function-section h2
{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
.all-smoothies-function-name
{
	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 5px 2px 5px;

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.all-smoothies-function-description
{
	display: block;
	padding: 3px 5px;

	font-weight: normal;
	font-size: 10px;
	color: #666666;
}
.all-smoothies-function-section ul
{
	clear: both;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	list-style-type: none;
}
.all-smoothies-function-section li
{
	padding: 0px 0px 3px 5px;
}
.all-smoothies-function-section a
{
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}
.all-smoothies-function-section a:hover
{
	text-decoration: underline;
}
#all-smoothies-function-SH .all-smoothies-function-name
{
	background-color: #3D8BD8;
}
#all-smoothies-function-SH h2,
#all-smoothies-function-SH .all-smoothies-function-description
{
	background-color: #E0ECF9;
}

#all-smoothies-function-TD .all-smoothies-function-name
{
	background-color: #B591DA;
}
#all-smoothies-function-TD h2,
#all-smoothies-function-TD .all-smoothies-function-description
{
	background-color: #EDE3F6;
}

#all-smoothies-function-GE .all-smoothies-function-name
{
	background-color: #99CC66;
}
#all-smoothies-function-GE h2,
#all-smoothies-function-GE .all-smoothies-function-description
{
	background-color: #EDFFE3;
}

#all-smoothies-function-BU .all-smoothies-function-name
{
	background-color: #66CCCC;
}
#all-smoothies-function-BU h2,
#all-smoothies-function-BU .all-smoothies-function-description
{
	background-color: #EBF8F8;
}

#all-smoothies-function-SR .all-smoothies-function-name
{
	background-color: #FF9966;
}
#all-smoothies-function-SR h2,
#all-smoothies-function-SR .all-smoothies-function-description
{
	background-color: #F9E8E0;
}

#all-smoothies-function-IN .all-smoothies-function-name
{
	background-color: #7FA4CA;
}
#all-smoothies-function-IN h2,
#all-smoothies-function-IN .all-smoothies-function-description
{
	background-color: #E7ECF4;
}

#all-smoothies-function-KK .all-smoothies-function-name
{
	background-color: #FF99CC;
}
#all-smoothies-function-KK h2,
#all-smoothies-function-KK .all-smoothies-function-description
{
	background-color: #FFEDF6;
}

#all-smoothies-sidebar
{
	background-color: #D1D1E8;
	width: 130px;
	float: right;
}
#all-smoothies-sidebar-top-left
{
	background-image: url("/images/all-smoothies-sidebar-top-left.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
#all-smoothies-sidebar-top-right
{
	background-image: url("/images/all-smoothies-sidebar-top-right.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
#all-smoothies-sidebar-bottom-left
{
	background-image: url("/images/all-smoothies-sidebar-bottom-left.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
#all-smoothies-sidebar-bottom-right
{
	background-image: url("/images/all-smoothies-sidebar-bottom-right.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
#all-smoothies-sidebar-inner
{
	padding: 7px;
}
#all-smoothies-sidebar-inner p
{
	padding: 2px 5px 10px 5px;
	margin: 0px;
	font-size: 11px;
}