#WrapView {
    position:absolute;
    height:auto;
    border:2px solid #5D5D5D;
    border-radius:10px;
    -moz-box-sizing:border-box;box-sizing:border-box;
    overflow:hidden;
}

h1 {
	font-size: 2em; 
	font-weight: normal;
	line-height: 1em; 
}
.myAltRowClassEven { background: #E0E0E0;}
.SearchBox {
	position:relative;
	width:100%;
	height:55px;
	background: -webkit-linear-gradient(top, #353535, #BDBDBD);
	background: -ms-linear-gradient(top, #353535, #BDBDBD);
	background: -moz-linear-gradient(top, #353535, #BDBDBD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353535', endColorstr='#BDBDBD');
	overflow:hidden;
}
.SearchBox .InputArea {
	padding:0 0 0 10px;
	font-family:inherit;
}
.SearchBox .InputArea:after {
	display:block;
	content:"";
	clear:both;
}
.SearchBox .InputArea .tit {
	float:left;
	margin:17px 10px 0 0;
}
.SearchBox .InputArea .opt {
	float:right;
	margin:17px 10px 0 0;
}
.SearchBox .InputArea .opt > div {
	margin:2px 0 0;
}
.SearchBox .InputArea label {
	position:absolute;
	margin-left:10px;
	margin-top:2px;
	font-size:13px;
	letter-spacing:0px;
	color:#000;
}
.SearchBox .InputArea input {
	height:16px;
	padding:2px 0 0 10px;
	width:170px;
	height:20px;
	border:1px solid #000;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-color:#EAEAEA;
	font-size:11px;
	font-family:inherit;
}
.SearchBox .InputArea .selectbox {
	padding:0 0 0 3px;
	width:170px;
	height:20px;
	border:1px solid #385c7c;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:#dce8fe  no-repeat right top;
	font-size:11px;
	font-family:inherit;
	color:#41576b;
	-webkit-appearance:none;
}
.SearchBox .InputArea .opt02 .selectbox {
	width:100%;
}

.SearchBox .InputArea .BtnSearch {
	float:right;
	padding:17px 15px 10px 10px;
	
}
.SearchBox .BtnSearch button {
	margin:0 10px 0 0;
}
html,body{height:100%}
body {margin:0; padding:0; background:#000; overflow:hidden; font-family:Helvetica, Arial, sans-serif; font-size:16px;}

.clear{clear:both;}
a:link,a:visited,a:hover{color:#ddd;}
a:hover{color:#fff; text-decoration:none;}
#bg{position:fixed; left:585px; top:0; width:100%; height:100%;}
#bgimg{display:none; cursor:pointer; -ms-interpolation-mode: bicubic;} /* special IE fix for resized images */
#preloader{position:absolute; z-index:2; width:140px; padding:20px; top:50%; left:50%; background:#000; color:#666; font-family:graublauweb-webfont, Helvetica, Arial, sans-serif; font-size:16px; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
#preloader img{margin-right:20px;}
#toolbar{display:inline-block; padding:4px 15px; margin:20px 15px; background:#262626 url(images/sw_btn_bg.png) repeat-x; -moz-border-radius:8px; -khtml-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; font-family:graublauweb-webfont, Helvetica, Arial, sans-serif; font-size:12px; color:#fff; cursor:pointer;}

#btn_worklist{display:inline-block; padding:4px 15px; margin:20px 15px; background:#262626 url(images/sw_btn_bg.png) repeat-x; -moz-border-radius:8px; -khtml-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; font-family:graublauweb-webfont, Helvetica, Arial, sans-serif; font-size:12px; color:#fff; cursor:pointer;}

#outer_container{position:relative; margin:0; width:700px; padding:0 100px 0 0; z-index:2; background:url(images/empty.gif);} /* fucking IE needs a background value to understand hover area */
#customScrollBox{position:relative; overflow:hidden; background:url(images/sw_l_bg.png) repeat-y;}
#customScrollBox .container{position:relative; width:585px; top:0; float:left;}
#customScrollBox .content{clear:both;}
#customScrollBox .content h1{padding:5px; margin:10px; color:#fff; font-family:eurof55-webfont, Helvetica, Arial, sans-serif; font-size:48px;}
#customScrollBox .content h2{padding:5px; margin:10px 10px 0 10px; color:#fff; font-family:eurof35-webfont, Helvetica, Arial, sans-serif; font-size:24px;}
#customScrollBox .content p{padding:5px; margin:0 10px 10px 10px; color:#ddd; font-family:graublauweb-webfont, Helvetica, Arial, sans-serif; line-height:26px;}
.light{font-family:eurof35-webfont, Helvetica, Arial, sans-serif;}
.grey{color:#999;}
.lightgrey{color:#ddd;}
.s36{font-size:36px;}
.s24{font-size:24px;}
#customScrollBox a.thumb_link{position:relative; margin:0 0 1px 1px; display:block; float:left;}
#customScrollBox img{border:none;}
#customScrollBox a.thumb_link .selected{position:absolute; top:0; left:0; width:145px; height:91px; background:url(images/sw_thumb_selected.png) no-repeat; display:none;}
#dragger_container{position:relative; width:30px; height:580px; float:left; margin:10px 0 0 0; background:url(images/sw_dragger_bg.png) repeat-y center;}
#dragger{position:absolute; width:30px; height:59px; background:url(images/round_custom_scrollbar_bg.png) no-repeat center center; cursor:pointer;}
#arrow_indicator{position:absolute; z-index:1; width:50px; padding:10px; top:50%; margin-top:-25px; left:20px; background:url(images/sw_transparent_black_bg.png); -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; display:none;}
#nextimage_tip{position:fixed; z-index:1; padding:0 20px; line-height:40px; color:#fff; height:40px; top:50%; margin-top:-20px; right:20px; background:url(images/sw_transparent_black_bg.png); -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; display:none; font-family:graublauweb-webfont, Helvetica, Arial, sans-serif;}
.with_border{border:1px solid #000;}
.with_shadow{-moz-box-shadow:0 0 40px #000; -webkit-box-shadow:0 0 40px #000; box-shadow:0 0 40px #000;}
.textOverlay {
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial,Helvitica,Serif;
    font-size: 24px;
    z-index: 900;
}