/**
 * styles for the quick
 */

#kwicks_container { 
	height: 144px;
	background: #353535;
	cursor: pointer;
	cursor: hand;
}
#kwicks_container ul { 
	margin: 0;
	padding: 0;
}
#kwicks_container ul li { 
	margin: 0;
	padding: 0;
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 45px;
	height: 144px;
}
#kwicks .kwick span,
#kwicks .kwick a {
	display: block;
	height: 144px;
	text-indent: -2000px;
}
 
#kwick_54218 {
	background: url(../images/slider/pandemic.jpg) no-repeat;
}
#kwick_64433 {
	background: url(../images/slider/members.jpg) no-repeat;
}
#kwick_744 {
	background: url(../images/slider/resources.jpg) no-repeat;
}
#kwick_740 {
	background: url(../images/slider/practice_support.jpg) no-repeat;
}
#kwick_1367 {
	background: url(../images/slider/gp_support.jpg) no-repeat;
}
#kwick_929 {
	background: url(../images/slider/programs.jpg) no-repeat;
}
#kwick_736 {
	background: url(../images/slider/education.jpg) no-repeat;
}
#kwick_734 {
	background: url(../images/slider/meet.jpg) no-repeat;
}
#kwick_0 {
	background: url(../images/slider/home.jpg) no-repeat;
}

