#bc-main {
	width: 600px;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
}
#bc-main #cuts_desc ul li {
	font-size: 14px;
	list-style-type: none;
	line-height: 20px;
}

#bc_header {
margin-left: -18px;
}

#bc-main p {
	margin-right: 30px;
	font-size: 14px;
	font-weight: normal;
}

#bc_drpdwn {
	height: 288px;
	width: 600px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: normal;
}
#bc-mthds {
	height: 450px;
	width: 600px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#bc-mthds img {
	margin-right: 25px;
	margin-left: 20px;
	margin-top: 20px;
}
#bc-main #cuts_desc {
	width: 325px;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#bc-main #cuts_desc p span  {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
#bc-recipes {
	width: 600px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#bc-main p img {
	padding: 15px;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#bc-main a {
	font-size: 14px;
}

#subcon a {
	font-size: 12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
