

body#mood #main-content h1 {
	background: transparent url(/images/coco/titles/mymood.gif) left top no-repeat;
}

body#mood .tab-box ul {
	background: transparent url(/images/coco/tabs/list_bg.gif) left bottom repeat-x;
}

body#mood .tab-box li {
	background: transparent url(/images/coco/tabs/right.gif) right top no-repeat;
}

body#mood .tab-box li a {
	background: transparent url(/images/coco/tabs/left.gif) left top no-repeat;
	cursor:pointer;
}

body#mood .tab-box li input {
	background: transparent url(/images/coco/tabs/left.gif) left top no-repeat;
	border-left:0px transparent;
	border-right:0px transparent;
	border-top:0px transparent;
	border-bottom:none;
	width: 96px;
	/*margin: 0 1px 0 0;*/
	padding: 3px 0 2px 10px;
	vertical-align:top;
	text-align:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, verdana, sans-serif;
	font-size: 1em;
	color:#FFFFFF;
	
}

.tab-box li a {
    color: #000000;
    text-decoration: none;
}

.tab-box li a:hover {
    color: #7d7d7d;
}

body#mood .tab-box li.current a {
	background: transparent url(/images/coco/tabs/left_active.gif) left top no-repeat;
}

body#mood .tab-box li.current {
	background: transparent url(/images/coco/tabs/right_active.gif) right top no-repeat;
}

body#mood #tab-box-content {
	background: #e1d9d3 url(/images/coco/tabs/box_bg_bottom.gif) left bottom no-repeat;
}



#supporting-content h2 {
	background: transparent url(/images/coco/titles/product_title.gif) left top no-repeat;
}

body#mood a#products  {
	background: transparent url(/images/coco/products.jpg) -2px 0px no-repeat;
}

#bookmark {
	background: transparent url(/images/global/bookmark.gif) left top no-repeat;
}

#supporting-content a {
	color: #e2e0de;
}

#supporting-content p.right-for {
    background-image: url(/images/coco/titles/right_for_you.gif);   
}


#main-content blockquote {
	color: #e2e0de;
	background-image: url(/images/coco/quotes/2_bg.gif);
	font-size: 1.7em;
	line-height: 1.3em;
	text-align: center;
}

#main-content p.mood {
	color: #e2e0de;
}

#supporting-content {
	color: #e2e0de;
		* margin-right: 20px;
}

#supporting-content p {
	color: #e2e0de;
}

#supplementary-content {
	float: right;
	position: relative;
	width: 220px;
	margin: -15px 15px 0 0;
	* margin-right: 10px;
}


