/* 0430 151210 */

/* Hi-Life Sessions mpu style sheet with offers handling and tooltips  */

/* v1.0 | 20080212 */

@import url(hilife2.css);

#sesh 
{
    display:block;
	height:25px;
    float:left;
    margin:5px 0 0 31px;
	padding:4px 0 0 7px;
	background:transparent url(../images/hilife/covers_bg.png) no-repeat left center;
}

#DropDownListSesh {
	font-size:11px;
	width:108px!important;
}

#covers {
    float:left;
    margin: 5px 0 5px 0;
    padding:4px 7px 0 2px;
    width:98px;
    height:25px;
	background:transparent url(../images/hilife/covers_bg.png) no-repeat right center;
}
#covers span {
    font-size:12px;
    color:#FFF;
    text-indent:0;
    width:auto;
    padding:0;
    float:none;
}
#covers span:after {
    content:'';
    padding-left:0;
}
*html #covers{
	padding-left:3px;
	width:96px;
	background:transparent url(../images/hilife/covers_bg.gif) no-repeat right center;
}
*html #sesh {
	height:25px;
    float:left;
    margin:5px 0 0 15px;
	background:transparent url(../images/hilife/covers_bg.gif) no-repeat left center;
}
#DropDownListCovers{font-size:11px;width:70px;}
#time.next {opacity: 0.5;}

