
#kwick_wrapper{
	overflow: visible;
	position: relative;
	top: 0;
	left: 0;
	background-position: 0 0;
}

.kwick_column {
	display: block;
	float: left;
	margin: 0;  

	overflow: hidden;
	cursor: pointer;
	*cursor: hand;
}


#kwick_wrapper .kwick_column {
   
	width: 178px;
}


.kwick_column_wrap {
	color: white;
	padding-top:  220px;
	margin: 0 auto;
	cursor: pointer;
	width:200px;
	*cursor: hand;
}

.kwick_column_label {
	background: #000;
	height: 6	0px;
	padding: 5px;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
}


.kwick_column_content {
	display: none;
	background: #FFFFFF;
	color: #000000;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}


.expanded_title {
	z-index:100;
	background: #000000;
	padding:15px 32px 15px 15px;
	position:absolute;
	top:0px;
	right:18px;
	font-size:13pt;
	color: #ffffff;
	font-weight:bold;
}


.kwick_column_content {
	overflow: visible;
}


.kwick_column_content .content {
background:#FFFFFF url(../img/text_background.jpg) no-repeat scroll;
padding:10px 20px 40px;
min-height:250px;
}



.kwick_text_wrap {
	background-color: #000;
		color: #FFF;
height:220px;
}


div.context{
opacity:0;
display:block;
background-color:black;
padding:15px;
color:white;
font-size:12px;
line-height:14px;
}

 .kwick_column {
cursor:pointer;
display:block;
float:left;
height:530px;
margin:0;
overflow:hidden;
}
		
 
 
 
ul.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	background: url(../img/slider_bg.jpg) no-repeat;
 
}
#ie6 ul.kwicks {background:none;
}
ul.kwicks > li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}
#kwick_wrapper .kwicks > li{
	float: left;
	width: 175px;
	height: 530px;
	margin-right: 5px;
	border-right:3px solid #000;
}
.expanded_title span.close{
 
	background: url(../img/close.png) no-repeat;
	height:9px;
	width:9px;
	cursor:cursor;
	display:block;
	position:absolute;
	right:2px;top:1px;
	border:1px solid white;
 
}
#ie6 .expanded_title span.close{
padding:0;
margin:0;
height:1px !important;
}
#kwick5{
width:180px;
margin-left:5px;
}
 
div.kwick_column_label{
	width:120px;
	top:200px;
	left:22px;			/* 2 */
	position:absolute;
	height:60px;
	}
	.first h2{left:4px;}
.kwick_column{margin:0 auto;}   
 
.kwick_column_content{
cursor:auto;
}
 
#ie7 div.kwick_column_content{
	width:432px;
}
#ie7 div.kwick_column_content .content{
	min-height:270px;
}


#kwick_text_wrap_1{
background: url(../img/about2.jpg) no-repeat;
}

#kwick_text_wrap_2{
background: url(../img/services2.jpg) no-repeat;
}

#kwick_text_wrap_3{
background: url(../img/team.jpg) no-repeat;
}

#kwick_text_wrap_4{
background: url(../img/radiologists.jpg) no-repeat;
}

#kwick_text_wrap_5{
background: url(../img/tele3d.jpg) no-repeat;
}




#ie6 ul.kwicks >li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	float:left;
	position:relative;
	margin:0;
}

#ie6 kwick_column_content{

display:block;
height:auto;
overflow:scroll;
}

#ie6 .kwick_column_content {
display:block;height:100%;clear:both;
position:relative;}

#ie6 span.close{display:none;}
#ie6 .grid_5,#ie6 ul.kwicks >li ,#ie6 ul.kwicks{height:13280px;}

#ie6 .kwick_column_label{display:none;}