

#boxA,#boxB,#boxNews{
	position:absolute;
	top:325px;
	width:316px;
	height:148px;
	background:url(/_images/index/greybox.png) #525051 no-repeat 0px 0px;
	overflow:hidden;
}
#boxA{
	left:5px;
}
#boxB{
	left:326px;
}
#boxNews{
	left:647px;
	width:318px;
	background:url(/_images/index/greybox-2.png) #525051 no-repeat 0px 0px;
}
#boxA h2,#boxB h2,#boxNews h2{
	display:block;
	position:absolute;
	left:8px;
	top:8px;
	width:300px;
	height:12px;
	text-indent:-9999px;
}
#boxA .content,
#boxB .content,
#boxNews .content{
	position:absolute;
	left:4px;
	top:26px;
	width:308px;
	height:118px;
	background:#4a4849;
	overflow:hidden;
}
#boxA .content a,
#boxB .content a{
	display:block;
	width:308px;
	height:118px;
	background:transparent no-repeat 0px 0px;
	overflow:hidden;
}
#boxA .content a:hover,
#boxB .content a:hover{
	background:transparent no-repeat 0px -118px;
}
#boxA div.random,
#boxB div.random{
	display:none;
}
/* OM STORE */
h2.store{
	background:url(/_images/index/box-title-store.png) transparent no-repeat 0px 0px;
}
/* Teacher Training */
h2.teacher{
	background:url(/_images/index/box-title-teacher.png) transparent no-repeat 0px 0px;
}
/* Mobile Yoga */
h2.mobile{
	background:url(/_images/index/box-title-mobile.png) transparent no-repeat 0px 0px;
}
/* Massage Offering */
h2.massage{
	background:url(/_images/index/box-title-massage.png) transparent no-repeat 0px 0px;
}
/* Holy Days */
h2.holydays{
	background:url(/_images/index/box-title-xmas.png) transparent no-repeat 0px 0px;
}
h2.bootcamp{
	background:url(/_images/index/box-title-bootcamp09.png) transparent no-repeat 0px 0px;
}
h2.special{
	background:url(/_images/index/box-title-special-event.png) transparent no-repeat 0px 0px;
}
h2.specialoffer{
	background:url(/_images/index/box-title-offer.png) transparent no-repeat 0px 0px;
}


/* NEWSFEED */
h2.boxNews{
	background:url(/_images/index/box-title-newsfeed.png) transparent no-repeat 0px 0px;
}
#newsfeed{
	width:310px;
	*width:310px;
	height:118px;
	overflow:auto;
}
#boxNews .content{
	width:310px;
}
#boxNews .item{
	width:288px;
	background:url(/_images/index/newsfeed-dash.png) transparent repeat-x bottom left;
	margin-left:4px;
	padding:5px 0;
}
#boxNews a{
	color:#ffffff;
}
#boxNews a:hover p{
	text-decoration:underline;
}
#boxNews p{
	font-size:11px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	line-height:13px;
	color:#ffffff;
	padding:11px 0 6px 0;
	width:280px;
	margin:0;
}
#boxNews span{
	color:#888888;
	font-style:italic;
}
#boxNews span a{
	white-space:nowrap;
}

