/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

table{position:relative;margin-bottom:10px;margin-left:auto;margin-right:auto;border-left:4px groove #181d7e;border-bottom:4px groove #181d7e;border-right: 3px inset #0e1152;}
a{text-decoration:none;}
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("./images/magplus.cur"), pointer;
position:absolute;width:638px;
border:1px; solid blue;
}

.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("./images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("./images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
.h1{}
.reviews{padding:8px; height:1300px; overflow:auto;font-family:"Helvetica",Georgia,Serif;}
.signitarure{padding-left:400px;margin:0px; border-bottom:1px dotted grey;}
.menu_nav{position:relative;}
.food_pics img {width:209px;}
