.own_btn { width: 80px; }
.m0 {
	background-color: white;
	height: auto;
	}
	
.m1 {
	float: left;
	top: 0px;
	position: relative;
	width: 788px;
	}
	
.m1b {
	
	float: left;
	top: 0px;
	position: relative;
	width: 582px;
	margin-left:16px;
	}
	
.m2 {
	text-align: center;
	left: 16px;
	float: left;
	position: relative;
	top: 0px;
	width: 120px;
	}
	
.m3 {
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	top: 0px;
	float: right;
	position: relative;
	width: 118px;
	}
	
.m4 {
	padding-top: 10px;
	clear: left;
	width: 788px;
	}

.m5 {
		position: relative;
		top: 0px;
		float: left;
		border-color: silver;
		border-style: solid;
		border-width: 1px;
		background-color: white;
		height: 190px;
		width: 190px;
	}

			   
.info_btn {
	padding-bottom: 8px;
	margin-top: 8px;
	width: 120px;
	font-size: 11px; 
	font-weight: bold; 
	text-align: center; 
	background-color: #c8f69e; 
	padding-top: 8px; 
	}
	
a.info_btn { 
	text-decoration: none; 
	color: #58c700; 
	}
	
a.info_btn:hover { 
	text-decoration: none; 
	color: #000000; 
	}

.save {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	left: 34px;
	top: 134px;
	position: absolute;
	text-align: center;
	cursor: pointer;
	padding-bottom: 4px;
	padding-top: 4px;
	display: block;
	width: 120px;
	background-color: #de2516;
	color: white;
	height: 32px; 
	} 

.save:hover {
	background-color: white;
	color: #de2516;
	border-color: #de2516;
}
	
.top_prod_panel {
	width: 110px;
	padding: 4px;
	text-align: center;
	background-color: white;
	vertical-align: top;
	}

.subhead {
	margin-top: 6px;
	margin-bottom: 2px;
	font-size: 10px;
	font-weight: bold;
	}

.side_img {
	margin-bottom: 8px;
	margin-top: 8px;
	}

.side_box {
	margin-right: auto;
	margin-left: auto;
	width: 104px;
	padding-top: 4px;
	border-bottom-color: #cccccc;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-bottom-width: 1px;
	}

form {
		padding: 0px;
		margin: 0px;
	}

.no_prods {
		margin-top: 16px;
		text-align: center;
		font-weight: bold;
		font-size: 14px;
	}
	