/**
 SilverStripe Black Candy Theme
 http://www.silverstripe.com
 
 IE7 Hacks Stylesheet.
*/
.foot_box {
	height: 380px;
	padding: 0 !important;	
}

.quick_box {
	height: auto;
	margin: 0 0 5px 0;
	position: relative;
	overflow: hidden!important;		
}
.quick_box_b {
	height: auto;
	margin: 0 0 5px 0;
	position: relative;	
	overflow: hidden!important;
}
.quick_box_long {
	
	position: relative;	
	overflow: hidden!important;
}

.qb_title {
  background: url("../images/bg_trans.png") repeat;
  bottom: 6px;
  left:0;
  float: left;
  margin: 1px;
  padding: 1% 1%;
  position: absolute;
  width: 98%;
}

#leftside ul { list-style: none!important;}