div#roundedContainerContent #content ul.menu_headings {
	margin: 0px 0px 10px 0px;
}

tr.menu_item_description td {
    font-size: 11px;
    padding-left: 15px;
}

table.menu_item_table {
    border: 1px solid grey;
    padding: 3px;
}

IMG.displayed {
    vertical-align: middle;
    display: inline; 
}

/*Credits: Dynamic Drive CSS Library */

.imagePreview {
	vertical-align: middle;
	padding-left: 5px;
}

#imagePreview {
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
}

#imagePreview img {
	border: none;
}

/*end credit for css*/

#menu_items {
    display: block;
    float: left;
}

#menu_heading {
    float: left;
    display: block;
    font-weight: bold;
    width: 480px;
    font-size: 16px;
    margin: 15px 0 5px 0;
}

#menu_heading img {
    vertical-align: middle;
}

#menu_heading_description {
    float: left;
    display: block;
    width: 480px;
    text-align: center;
    margin-bottom: 3px;
}

#menu_heading h2{
    height:31px; background:url(../images/domain_h2_bg.gif) repeat-x 0 0 #FAF6EA; display:block; margin:0;
    font:bold 16px/31px Arial, Helvetica, sans-serif; color:#000000;
}
#menu_heading h2 span{
    background:url(../images/domain_h2_right.gif) no-repeat 0 0; display:block; height:31px; width:1px; float:right;
}
#menu_heading h2 img{
    margin:0 0 0 0; display:block; float:left;
}

#menu_items {
	display: block;
}

#menu_item {
	float: left;
	width: 470px;
	padding: 4px;
	margin: 0 0 5px 0;
}

#menu_item #item_line {
	width: 470px;
	float: left;
}

#item_line #item_name {
	font-weight: bold;
	width: 400px;
	float: left;
	display: inline;
}

#item_line .item_added {
    display: block;
    float: left;
	width: 16px;
    font-style: italic;
    color: green;
}

#item_line .item_added img {
    vertical-align: top;
    margin: 0px;
}

#item_line #item_name img.show_image {
    display: inline;
    float: none;
    height: 20px;
    width: 20px;
    margin: 0px;
    vertical-align: middle;   
}

#item_line #item_price {
	font-weight: bold;
	display: inline;
	float: right;
	width: 50px;
	text-align: right;
}

#item_desc {
	margin: 0px 0px 0px 10px;
	width: 460px;
	font-style: italic;
}

#item_info {
	width: 470px;
	float: left;
}

#item_info #item_options {
	width: 450px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

#item_info #item_options #option {
	margin-bottom: 5px;
}

#item_info #item_options #option label.heading{
	width: 444px;
	display: block;
	padding: 2px;
    font-weight: bold;
    overflow: hidden;
}

#item_info #item_options #option label.heading img{
    padding-top: 5px;
    border: 0px;
    margin: 0 5px 0 5px;
}

#item_info #item_options #option ul{
	margin: 0px;
	list-style: none;
	padding: 0px 0px 0px 15px;
	width: 450px;
}

#item_info #item_options #option ul select {
    margin-top: 4px;
}

#item_info #special {
	width: 235px;
	display: block;
	float: left;
    margin-top: 10px;
}

#item_info #special textarea{                            
	width: 230px;
    height: 50px;
    overflow: hidden;
    border-color:#838283 #D6D3CE #D6D3CE #838283;
    border-style:solid;
    border-width:1px;
}

#item_info #special label.heading, #item_info #special_wide label.heading{
	width: 230px;
    font-weight: bold;
}

#item_info #special_wide {
    width: 270px;
    display: block;
    float: left;
    margin-top: 10px;
}

#item_info #special_wide textarea{                            
    width: 460px;
    height: 50px;
    overflow: hidden;
    border-color:#838283 #D6D3CE #D6D3CE #838283;
    border-style:solid;
    border-width:1px;
}

#item_end {
	width:470px;
	margin-top: 5px;
	float: left;
    height: 25px;
}

#item_end #quantity {
	padding: 0 10px 0 5px;
	float: right;
	display: inline;
	text-align: right;
    margin-top: 2px;
}

#item_end #add_item {
	float: right;
	text-align: right;
	display: inline;
	text-align: right;
}

#item_end #name {
	float: left;
	display: inline;
    font-weight: bold;
    margin-top: 5px;
}

#item_end #price {
	float: right;
	display: inline;
}

img.menu_image {
    float: none;
}

#menu_info {
    display: block;
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    font-weight: bold;
    width: 410px;
}

#menu_info img, #menu_logo img {
    float: none;
    display: inline;
    vertical-align: middle;
}

#menu_logo {
    width: 470px;
    text-align: center;
    float: left;
    margin-bottom: 15px;
}

.menu_item_error {
    margin: 2px 5px 2px 5px;
    padding: 2px;
    display: none;
    padding-left: 10px;
    font-weight: bold;
    color: red;
}

.menu_item_error img {
    vertical-align: bottom;
    margin-right: 5px;
}

.ajax_loader_menu {
	margin-left: 192px;
	margin-top: 50px;
}

#height_keeper, #cart_toggle{
    width: 250px;
	display: block;
	float: left;
}

#cart_toggle {
	text-align: right;
	font-weight: bold;
	margin-bottom: 1px;
    font-size: 11px;
}

.restaurant_header {
    width: 480px;
    margin-bottom: 10px;
}

.restaurant_header .restaurant_name {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 3px;
}

.restaurant_header .restaurant_description {
    font-style: italic;
}
