#image-gallery,
#case-study,
#view-details {
	position:absolute;
	left:140px;
	top:85px;
	z-index:2;
}

#image-gallery ul.bullets,
#case-study ul.bullets {
	width:415px;
}

#image-gallery ul.bullets li,
#case-study ul.bullets li {
	padding-left:10px;
	height:1%;
	background:transparent url(i/gallery/bullet.gif) no-repeat 0 5px;
	color:#999;
	line-height:1.3em;
	font-size:11px;	
}

#image-gallery h3,
#case-study h3 {
	margin-bottom:30px;
	text-indent:-9999px;
}

#image-gallery h4,
#case-study h4 {
	text-indent:-9999px;
	padding-bottom:10px;
	margin-bottom:15px;
	width:415px;
	border-bottom:1px solid #404040;
}

#case-study h4 {
	height:7px;
	background:transparent url(i/gallery/add-info.gif) no-repeat 0 0;
}

#image-gallery h4.case-studies {
	height:7px;
	background:transparent url(i/gallery/case-studies.gif) no-repeat 0 0;
}

#image-gallery div.case-studies,
#case-study .images {
	margin-bottom:50px;
}

#image-gallery div.case-study,
#case-study .images .image {
	width:125px;
	float:left;
	margin-right:20px;
}

#image-gallery div.case-study img,
#case-study .images .image img {
	display:block;
	margin-bottom:10px;
	cursor:pointer;
}

#image-gallery div.case-study div.title {
	padding-left:15px;
	line-height:1.5em;
	background:transparent url(i/gallery/arrow.gif) no-repeat 0 5px;
	color:#fff;
	font-size:11px;
	cursor:pointer;
}

#case-study .images .image .enlarge {
	padding-left:15px;
	line-height:1.5em;
	background:transparent url(i/gallery/magnify.gif) no-repeat 0 2px;
	color:#fff;
	font-size:11px;
	cursor:pointer;
}

#view-details .minimize {
	padding-left:15px;
	margin-bottom:5px;
	line-height:1.5em;
	background:transparent url(i/gallery/minify.gif) no-repeat 0 2px;
	color:#fff;
	font-size:11px;
	cursor:pointer;
}

#view-details img {
	cursor:pointer;
}


/* Cardiac Image Gallery specific styles */

#image-gallery h3.cardiac {
	height:20px;
	width:187px;
	background:transparent url(i/gallery/cardiac-title.gif) no-repeat 0 0;
}

#image-gallery h4.cardiac {
	background:transparent url(i/gallery/cardiac-description.gif) no-repeat 0 0;
	height:9px;
}

.cardiac-return {
	width:240px;
	height:8px;
	position:absolute;
	bottom:30px;
	left:225px;
	background:transparent url(i/gallery/reduced-calcium-return.gif) no-repeat 0 0;
	cursor:pointer;
	z-index:3;	
}

/* Reduced Calcium case study specific sytles */

#case-study h3.reduced-calcium {
	width:308px;
	height:20px;
	background:transparent url(i/gallery/reduced-calcium-title.gif) no-repeat 0 0;
}

/* Improved Visualization case study specific sytles */

#case-study h3.improved-visualization {
	width:340px;
	height:20px;
	background:transparent url(i/gallery/improved-visualization-title.gif) no-repeat 0 0;
}


