h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
	width:940px;
    margin: -20px auto 0 auto;
    position: relative;
	background: transparent url(images/bg-case-study.jpg) no-repeat 0 35px;
}

.scroll {
	height:263px;
	height:500px;
	height:350px;
	width:920px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;    
	margin-left: 10px;
	margin-right: 10px;
	}

.scrollContainer div.panel {
    padding: 20px 10px;
    height: 263px;
	height:500px;
	
	height:350px;
	width:900px;
}


ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 145px;
    cursor: pointer;
}

.scrollButtons.left {
width:41px;
height:41px;
background:transparent url(images/arrow-left.png) no-repeat 0 0;
left: -15px;
z-index:9999;	
	
}

.scrollButtons.right {
    right: -14px;
}

.hide {
    display: none;
}


.case-study-description{
margin-top:35px;
margin-left:10px;
width:190px;
float:left;
}
.case-study-screenshot{
position: absolute; 
left: 220px;
top: 95px;
height:32%;
width:20%;
opacity:0.0;
filter:alpha(opacity=0);
}
.inset-1,
.inset-2{
position:absolute; 
top:53px;
right:10px;
width:204px;
height:110px;
}
.inset-2{
top:168px;
}

.view-project{
position: absolute; top:296px; left:375px;
}