/* Start of CMSMS style sheet 'Restaurant CSS' */
.outtable {
width: 635px;
 }
.row1 {
width: 635px;
margin: 5px 0px 5px 0;
 }
.row2 {
background: #DEE;
width: 635px;
margin: 5px 0px 5px 0;
 }
.boxlefttable {
float: left;
position: relative;
width: 200px;
 }
.boxlefttable img {
border: 1px solid #000;
}
.boxrighttable {
float: right;
position: relative;
width: 425px;
 }
.boxlinktable {
float: right;
position: relative;
top:0;
right:0;
margin: 0px 10px 10px 10px;
display: inline;
 }
.wraptable {
padding: 10px;
 }
.separatortable {
font-weight: bold;
font-size: 16px;
padding: 5px 15px;
background : #359 url(uploads/front_page/top_border.png) repeat-x 0 -100px;
}
/* End of 'Restaurant CSS' */

