#stargarden
{
background-image: url('/images/stargarden_bg.jpg');
background-repeat:no-repeat;
width:680px;
height: 268px;
position: relative;
margin-top: -5px;
}

#stargarden_date
{
font-size: 15px;
color:#25272A;
font-weight: bold;
width:163px;
position: absolute;
top:20px;
left:317px;
}

#stargarden_title
{
width:329px;
font-size:26px;
font-weight: bold;
text-transform: uppercase;
position: absolute;
top:80px;
left:317px;
color:#25272A;
}

#stargarden_player
{
width:280px;
height: 230px;
position: absolute;
top:20px;
left:26px;
}

#stonegarden_click
{
width:340px;
position: absolute;
bottom:0px;
height: 130px;
right:0px;
}


