.kwicks {
	margin:0px;
	list-style:none;
	list-type:none;
}
.kwicks li {
	float:left;
}
.kwickdiv {
	width:660px;
	margin-left:85px;
}
.kwickdiv .kwick {
	width:125px;
	cursor:pointer;
	display:block;
	height:80px;
	overflow:hidden;
	padding:10px;
}
.kwickdiv .chiropractic {
	background: url('/images/chiropractic_services.jpg') repeat;
}
.kwickdiv .medical {
	background: url('/images/medical_services.jpg') repeat;
}
.kwickdiv .massage {
	background: url('/images/massage_services.jpg') repeat;
}
.kwickdiv .nutrition {
	background: url('/images/nutrition_services.jpg') repeat;
}

.kwickdiv .acupuncture {
	background: url('/images/acupuncture_services.jpg') repeat;
}
.kwickdiv .fitness {
	background: url('/images/fitness_services.jpg') repeat;
}
.kwickdiv .sleepsystems {
	background: url('/images/sleepsystems_services.jpg') repeat;
}
.kwickdiv .weightloss {
	background: url('/images/weightloss_services.jpg') repeat;
}

.kwickdiv .wellness {
	background: url('/images/wellness_services.jpg') repeat;
}
.kwickdiv .footpain {
	background: url('/images/footpain_services.jpg') repeat;
}
.kwickdiv .homehealth {
	background: url('/images/homehealth_services.jpg') repeat;
}
.kwickdiv .getlisted {
	background: url('/images/getlisted_services.jpg') repeat;
}

.kwickdiv .kwick span {
	display:none;
}
