body#mood #main-content h1 {
	background: transparent url(/images/mint/titles/mymood.gif) left top no-repeat;
}

body#mood .tab-box ul {
	background: transparent url(/images/mint/tabs/list_bg.gif) left bottom repeat-x;
}

body#mood .tab-box li {
	background: transparent url(/images/mint/tabs/right.gif) right top no-repeat;
}

body#mood .tab-box li a {
	background: transparent url(/images/mint/tabs/left.gif) left top no-repeat;
	cursor:pointer;
}

body#mood .tab-box li a {
	background: transparent url(/images/mint/tabs/left.gif) left top no-repeat;
}

body#mood .tab-box li.current a {
	background: transparent url(/images/mint/tabs/left_active.gif) left top no-repeat;
}

body#mood .tab-box li.current {
	background: transparent url(/images/mint/tabs/right_active.gif) right top no-repeat;
}

body#mood #tab-box-content {
	background: #8ed652 url(/images/mint/tabs/box_bg_bottom.gif) left bottom no-repeat;
}

#supporting-content h2 {
	background: transparent url(/images/mint/titles/product_title.gif) left top no-repeat;
}

body#mood a#products  {
	background: transparent url(/images/mint/products.jpg) left top no-repeat;
}

#supporting-content a {
	color: #8ed652;
}

#main-content blockquote {
	color: #8ed652;
	font-size: 1.7em;
	line-height: 1.3em;
	text-align: center;
}

#main-content p.mood {
	color: #8ed652;
}

#supporting-content {
	color: #8ed652;
	* margin-right: 20px;
}

#supplementary-content {
	float: right;
	position: relative;
	width: 220px;
	margin: -15px 15px 0 0;
	* margin-right: 5px;
}


#supporting-content p {
	color: #8ed652;
}

