#kwicks_container { 
	height: 440px;
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	display: block;
	width: 685px;
	height: 59px;
}
 
#kwicks .kwicker {
	display: block;
	width: 685px;
	height: 59px;
}

#kwick_red {background: url("/images/bechtel-partner.png") no-repeat;}
#kwick_bechtel {background: url("/images/bechtel-partner.png") no-repeat;}
#kwick_mdot {background: url("/images/mdot-partner.png") no-repeat;}
#kwick_everett {background: url("/images/everett-partner.png") no-repeat;}
#kwick_superior {background: url("/images/superior-partner.png") no-repeat;}
#kwick_gd {background: url("/images/general-dynamics-partner.png") no-repeat;}

#bechtel {
	display: block;
	width: 685px;
	height: 145px;
	background: url(/images/bechtel-partner.png) no-repeat;
}

#mdot {
	display: block;
	width: 685px;
	height: 145px;
	background: url(/images/mdot-partner.png) no-repeat;
}

#everett {
	display: block;
	width: 685px;
	height: 145px;
	background: url(/images/everett-partner.png) no-repeat;
}

#superior {
	display: block;
	width: 685px;
	height: 145px;
	background: url(/images/superior-partner.png) no-repeat;
}

#gd {
	display: block;
	width: 685px;
	height: 145px;
	background: url(/images/general-dynamics-partner.png) no-repeat;
}

#m3m {
	display: block;
	width: 685px;
	height: 145px;
	background: url(/images/3m-partner.png) no-repeat;
}

#ge {
	display: block;
	width: 685px;
	height: 145px;
	background: url(/images/ge-partner.png) no-repeat;
}

#superior-diesel {
	display: block;
	width: 685px;
	height: 145px;
	background: url(/images/superior-diesel-partner.png) no-repeat;
}

.kwick a { margin-top: 100px; padding-top: 30px; }

#idList {
	margin: 0;
	padding: 0;
}
 
#idList li {
	display: block;
	margin: 0;
	padding: 4px;
	width: 120px;
}
