body {
background-color: #FFFFFF;
padding:0px;
margin:0px;
}

#outer{
height:0%;
width:100%;
display:table;
vertical-align: middle;
}

#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 100%;
}

#inner {
width: 750px;
height: 550px;
text-align: left;
margin-left:auto;
margin-right:auto;
}

#back {
position:relative; 
width:750px; 
height:550px;
top:50px;
z-index:2; 
padding:0px; 
}

#top {
position:absolute; 
top:0px;
left:0px;  
width:200px; 
height:30px;
z-index:3; 
padding:0px; 
}

#right {
position:absolute; 
top:30px;
right:0px;  
width:340px; 
height:520px;
z-index:3; 
padding:0px; 
}

#left {
position:absolute; 
top:30px;
left:0px;  
width:320px; 
height:520px;
z-index:3; 
padding:0px; 
}

#more {
position:absolute; 
top:0px;
right:-45px;  
width:50px; 
height:50px;
z-index:3; 
padding:0px; 
}

@font-face {
font-family: 'folks';
src: url('fonts/folks.eot?') format('eot'), 
url('fonts/folks.woff') format('woff'), 
url('fonts/folks.ttf') format('truetype');
}

.title{
font-family: folks;
color: #000000;
font-size:20px;
font-weight: normal;
text-decoration: none;
}

.title:hover {
background-color: #000000;
color: #000000;
}

.header{
font-family: folks;
color: #000000;
font-size:11px;
font-weight: normal;
text-decoration:underline;
}

.text {
font-family: folks;
color: #000000;
font-size:11px;
font-weight: normal;
}

.link {
font-family: folks;
color: #000000;
font-size:11px;
font-weight: normal;
text-decoration: none;
}

.link:hover {
background-color: #000000;
color: #000000;
}

#mycustomscroll {
width: 320px;
height: 530px;
overflow: auto;
position: relative;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 5px;
background-color: white;
}

.vscrollerbar {
width: 5px;
background-color: black;
}

.hscrollerbase {
height: 10px;
background-color: white;
}

.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

.stepcarousel{
position: relative;
border: 0px;
overflow: scroll;
width: 334px;
height: 55px;
}

.stepcarousel .belt{
position: absolute;
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left;
overflow: hidden;
margin: 1px;
width: 55px;
}
