@charset "utf-8";
#casestudy {
	width: 690px;
}
#thumbnails {
	float: right;
	width: 262px;
	text-align: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
#thumbnails2 {
	float: right;
	width: 200px;
	text-align: right;
	margin-left: 15px;
}
#thumbnails ul, #thumbnails2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#thumbnails li, #thumbnails2 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}


#thumbnails img, #thumbnails2 img {
	border: 2px solid #fff;
}
#thumbnails img:hover, #thumbnails2 img:hover {
	border: 2px solid #990000;
}
#casestudy h3 {
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 16px;
	margin-bottom: 5px;
}

/* CSS Document */

#listofcases {
	float: right;
	width: 250px;
}
#listofcases ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#listofcases li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	float: left;
}
.caselinks {
	background-image: url(../images/casestudybuttons.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 250px;
	cursor: pointer;
	}
#sestak {
	background-position: 0px 0px;
}
#sestak:hover, #sestak1 {
	background-position: -250px 0px;
}
#sanchez {
	background-position: 0px -34px;
}
#sanchez:hover, #sanchez1 {
	background-position: -250px -34px;
}
#poisson {
	background-position: 0px -68px;

}
#poisson:hover, #poisson1 {
	background-position: -250px -68px;
}
#meeks {
	background-position: 0px -102px;
}
#meeks:hover, #meeks1 {
	background-position: -250px -102px;
}
#shapiro {
	background-position: 0px -136px;
}
#shapiro:hover, #shapiro1 {
	background-position: -250px -136px;
}
#ramos {
	background-position: 0px -170px;
}
#ramos:hover, #ramos1 {
	background-position: -250px -170px;
}
#markell {
	background-position: 0px -204px;
}
#markell:hover, #markell1 {
	background-position: -250px -204px;
}
