/* ********************user items style ***********************/




.event_list{
width:650px;
margin-left:0px;
margin-right:0px;
margin-bottom:40px;
margin-top:2px;
}

.event_list_not_approved{
color:#999999;
width:650px;
border:1px solid #cccccc;
margin-left:0px;
margin-right:0px;
margin-bottom:30px;
margin-top:2px;
}


.events_price{
width:100%;
padding-top:5px;
padding-bottom:10px;
border-bottom:1px dashed #000000;
margin-top:10px;
clear:both;
float:left;
}

.events_order{
float:right;
margin-top:10px;
margin-left:20px;
margin-right:10px;
}

.pale_grey{
color:#999999;
}

.customer{
display:none;
border:1px solid #999999;
margin-top:5px;
float:right;
}

.booking_details{
width:500px;
padding:10px;
border:solid 1px #cccccc;
}
/* ******************** end user items style ***********************/


