#kwicks_container .kwicks {
	display: block;
	background-image: url(img/b6_bar.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:457px;
	height: 71px;
}

#kwicks_container ul {
	margin:0;
	padding:0;
}

#kwicks_container li {
	float: left;
	list-style:none;
}

#kwicks_container .kwicks_container {
	display: block;
	/*cursor: none;*/
	overflow: hidden;
	height: 71px;
	width: 75px;
	padding: 0px;
	margin: 0px;
	/*background: #fff;*/
	border-right: 1px solid #fff;
}

#kwicks_container .kwicks_container span {
	display: none;
}

#kwicks_container .kwick_1 {background-image: url(img/b1.jpg);margin-right:0px;}
#kwicks_container .kwick_2 {background-image: url(img/b2.jpg);background-repeat:repeat-x;margin-right:0px;}
#kwicks_container .kwick_3 {background-image: url(img/b3.jpg);background-repeat:repeat-x;margin-right:0px;}
.b4 {background-image: url(img/b4.jpg);background-repeat:repeat-x;margin-right:0px;}
#kwicks_container .kwick_4 {background-image: url(img/b4.gif);background-repeat:repeat-x;margin-right:0px;}
#kwicks_container .kwick_5 {background-image: url(img/b5.jpg);background-repeat:repeat-x;margin-right:0px;}
#kwicks_container .kwick_6 {background-image: url(img/b6.jpg);background-repeat:repeat-x;border-right:0px;}

.ms1,.ms2,.ms3,.ms4,.ms5,.ms6{
    position:absolute;
    width:141px;
    height:20px;
    padding:0;
    margin:0;
}
.ms1{margin:4px 0 0 56px;text-align:right;}
.ms2{margin:4px 0 0 260px;}
.ms3{margin:30px 0 0 56px;text-align:right;}
.ms4{margin:30px 0 0 260px;}
.ms5{margin:56px 0 0 56px;text-align:right;}
.ms6{margin:56px 0 0 260px;}

.ms1 a{background:url(img/videos_more.gif) no-repeat 0 0;}
.ms1 a:hover{background:url(img/videos_more_.gif) no-repeat 0 0;}
.ms2 a{background:url(img/projects.gif) no-repeat 0 0;}
.ms2 a:hover{background:url(img/projects_.gif) no-repeat 0 0;}
.ms3 a{background:url(img/articles.gif) no-repeat 0 0;}
.ms3 a:hover{background:url(img/articles_.gif) no-repeat 0 0;}
.ms4 a{background:url(img/accolades.gif) no-repeat 0 0;}
.ms4 a:hover{background:url(img/accolades_.gif) no-repeat 0 0;}
.ms5 a{background:url(img/links.gif) no-repeat 0 0;}
.ms5 a:hover{background:url(img/links_.gif) no-repeat 0 0;}
.ms6 a{background:url(img/network.gif) no-repeat 0 0;}
.ms6 a:hover{background:url(img/network_.gif) no-repeat 0 0}






