/* CSS Document */


#stage_store {
float:right;
width:700px;
}

* html #stage_store {
display: inline;
}

#stage_store h1 {
width:338px;
height:63px;
float:left;
background-image:url(../images/h1_store.jpg);
background-repeat:no-repeat;
text-indent:-999%;
margin-left:2px;
margin-bottom:5px;
clear: both;
}

#stage_store ul li {
margin: 10px 0;
height: 120px;
clear: both;
}

#stage_store ul li h2 {
width:600px;
clear:both;
}

#stage_store ul li p {
margin:0 0 0 100px;
padding: 0 30px 0 30px;
line-height:180%;
width:300px;


}

#stage_store img {
margin-left:1px;
}


ul li img.product{
float: left;
clear: both;
padding: 0 0 0 20px;
}