div.catalogue_users_list_item{
border-bottom:1px dashed #CCCCCC;
clear:both;
overflow:auto;
width:100%;
}

div.catalogue_userpicture{
float:left;
padding:3px;
width:90px;
}

div.catalogue_item_prewiew{
float:left;
padding:3px;
width:155px;
}

div.catalogue_userdata{
float:left;
padding:3px 3px 3px 20px;
/*width:22%;*/
}

div.catalogue_edit{
float:right;
padding:3px;
}

body {margin: 1em;background-color: #fff;}
th {text-align: left;color: #006;border-bottom: 1px solid #ccc;}
tr.odd {background-color: #ddd;}
tr.even {background-color: #fff;}

#menu {visibility: hidden;}
#main {margin: 1em;}



.print-footnote {font-size:small;}
.print-logo {border:0;}
.print-site_name {}
.print-title {font-size:200%;font-weight: bold;margin:0.67em 0 0.67em 0}
.print-submitted {}
.print-created {}
.print-taxonomy ul {margin:0;padding:0px;}
.print-taxonomy li {display:inline;}
.print-content {}
.print-hr {border:0;height:1px;width:100%;color:#9E9E9E;background-color:#9E9E9E;}
.print-source_url {}
.print-links {font-size:small;}
.print-footer {text-align:center;}

input.cart-submit{
	background-image:URL('http://127.0.0.1/pizza/sites/all/themes/milanpizza/images/cart.gif');
	background-repeat:no-repeat;
	height:20px;
	width:27px;
	border: 0px;
}


.price{
	padding-top: 10px;
	color: #000000;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 18px;
}

.price-dec{
	color: #38c2ff;
	font-family: Tahoma;
	font-size: 20px;
}

.yes{
	padding-top: 10px;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}

.yes-yes{
	color: #28bb43;
	font-family: Tahoma;
	font-size: 12px;
}

.yes-no{
	color: red;
	font-family: Tahoma;
	font-size: 12px;
}

.prim{
	font-size:		9px;
	color:		black;
	float:			right;
	margin-right:	20px;
}