/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 4, 2011 */



@font-face {
    font-family: 'VenusRisingRegular';
    src: url('venus_rising-webfont.eot');
    src: local('☺'), url('venus_rising-webfont.woff') format('woff'), url('venus_rising-webfont.ttf') format('truetype'), url('venus_rising-webfont.svg#VenusRisingRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*rolagem*/


.holder {
	float: left;
}

.scroll-pane {
	width:980px;
	height: 100px;
	overflow: auto;
	float: left;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 600px;
}

#pane3 {
	height:100px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: auto;
	z-index: 1;
}

.jScrollPaneTrack {
	background-color:#0d1535;
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
}
.jScrollPaneDrag {
	background-color:#242d34;
	position: absolute;
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}




