#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: 325px;
	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: 240px;
	width: 600px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bc-mthds img {
	margin-right: 12px;
	margin-left: 8px;
	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;
	margin-top: 60px;
}
#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;
}

#subcon-cut {
	background-color: #FFCC66;
	font-size: 12px;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 544px;
}

#subcon-cut hr {
	color: #FF9933;
}
#subcon-cut ul li {
	text-indent: 0px;
	line-height: 18px;
	margin-top: 5px;
	margin-left: -5px;
	list-style-position: outside;
}
#subcon-cut h3 {
	text-align: left;
}

