/*************************************************************************************************************/
/************************** Creation : GweNa (http://www.twix-compote.com) ***********************************/
/*************************************************************************************************************/

#card .print_view
{
	float: right;
	background-image: url("../images/printer_icon2.gif");
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 50px;
	margin-top: 8px;
}
#card .print_view2{margin-right: -10px; text-decoration: underline;}
#card #content h3{margin: 20px 0 4px 0; font-weight: bold; text-decoration: underline;}
#card #content #date{color: #f71; font-weight: normal;}
#card #content #menu{margin: 20px 0; padding: 4px; text-align: center; font-size: 1.2em; font-weight: bold;}
#card #content .top{text-align: right;}
#card #content .remarks{text-align: center;}
#card #content div.table{text-align: center;}
#card #content table{border: 2px solid #e82; width: 403px; margin: 10px auto; border-collapse: collapse; text-align: justify;}
#card #content table td{border: 1px solid #e82;}
#card #content table td.price{text-align: center; width: 5em;}

#footer{margin-top: 43px;}