/* CSS Document */


#stage_feedback {
float:right;
width:700px;

}

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

#stage_feedback p {
padding: 0 30px 0 30px;
clear:both;
line-height:180%;
font-size:13px;
font-weight:bold;

}

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

/*ul.menus {
margin:40px 0  0;
padding:0;
position:relative;

}

ul.menus li {
margin:0;
padding:0;
display:inline;
width:30%;
position:absolute;
text-align:center;


}

.lunch {
left:0;
}
.dinner {
left:33%;
}
.wine {
left:66%;
}*/