#kwicks_container {
	margin-top: 0px;
	margin-left: 20px;
}
#kwicks {
	/*position: relative;*/
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	overflow:hidden!important;
}
#kwicks a {
	display:block!important;
	background-repeat: no-repeat!important;
	background-position: left top!important;
	background-color:transparent!important;
	height:110px!important;
	width:100%!important;
	margin: 0px!important;
	padding:0px!important;
	cursor:pointer!important;
}
/*#kwicks span {
	display:block!important;
	margin: 0px!important;
	padding:0px!important;
	height: 0px;
	width: 0px;
}*/
#kwicks span {
	display:block!important;
	margin: 0px!important;
	padding:0px!important;
	height: auto;
	width: auto;
	margin-left: 100px;
}#kwicks .kwick {
	float: left;
	display: block;
	width: 175px;
	height: 110px;
	padding:0px;
	margin:0px;
	background-color:#1d140f;
}
#kwicks .botox{
	background-image: url(../images/moo-tabs-botox2.jpg);
	background-repeat:no-repeat;
	background-color:#1d140f;
}

#kwicks .restylane {
	background-image: url(../images/moo-tabs-restylane.jpg);
	background-repeat:no-repeat;
	background-color:#1d140f;
}

#kwicks .fraxel {
	background-image: url(../images/moo-tabs-fraxel.jpg);
	background-repeat:no-repeat;
	background-color:#1d140f;
}

#kwicks .procedures {
	background-image: url(../images/moo-tabs-procedures.jpg);
	background-repeat:no-repeat;
	background-color:#1d140f;
	}



