/*Begin Floating Cart Stylings*/

#yfc_mini {
	float: none!important;
}

#yfc_minicart {
	background-color: white;
}

#yfc_close_btn {
	background-color: white!important;
}

.yui-skin-sam ul.yui-accordionview {
	margin-left: -40px;!important;
}

.smb-fc #yfc_close_btn {
	background-color: #fff!important;
	color: black!important;
	border: 2px solid black!important;
}

#yfc_chkout {
	border: 2px solid black!important;
	padding-bottom: 3px!important;
	font-size: 12px!important;
	font-weight: bold!important;
}

#yfc_show_mini, #yfc_total_items_mini, #yfc_sub_total_mini {
font-size: 12px!important;
font-weight: bold!important;
}
