#home-top {
	width: 808px;
	height: 7px;
	background: url(../images/bg-top-home.gif) no-repeat;
	}

/* css for home left items ------------------------------------------------------------------------------------- */
#home-left {
	padding: 0px 20px 0 20px;
	width: 380px;
	float: left;
	font-size: 10px;
	line-height: 13px;
	color: #8B8A8E;
    }
#dry-recommends {
	margin: 10px 0 0 0;
	padding: 2px 2px 2px 2px;
	width: 376px;
	height: 70px;
	background: #F1F1F2;
	font-size: 11px;
	line-height: 15px;
	}    
#sip-on-this {
	margin: 10px 0 0 0;
	}    


/* css for home right items ------------------------------------------------------------------------------------ */
#home-right {
	padding: 0px 20px 0 0;
	width: 340px;
	float: left;
	font-size: 11px;
	line-height: 15px;
    }
span#subtitle {
	font-size: 12px;
	line-height: 15px;
	color: #F18822;
	}   
a#subtitle,
a#subtitle:visited {
	font-size: 12px;
	line-height: 15px;
	color: #F18822;
	text-decoration: none;
	}   
a#subtitle:active,
a#subtitle:hover {
	color: #F18822;
	text-decoration: underline;
	} 
  