/* CSS Document */
#meat #bc {
	width: 200px;
	float: right;
	background-color: #ffffff;

}

#meat #copy {
	width: 550px;
	float: left;
	margin: 0px 0px 0px 0px; 
	/*height: 540px;*/
	overflow: visible;
	background-color: #ffffff;
}

.mainimage {
	height: 240px;
	width: 365px
	margin-top: 5;
	margin-bottom: 2px;

}
	

#bc0 {
	float: right;
	padding: 2px 2px 2px 2px;
	width: 254px;
	border-top       : 1px solid #999999;
	border-bottom    : 1px solid #999999;
	border-left      : 1px solid #999999;
	border-right	 : 1px solid #999999;
	height: 94px;
	margin: 0px 2px 2px 0px;
}

