@charset "utf-8";
/* CSS Document */


.p7VSC01 {
	position: relative; border:0px solid yellow;width:274px; 
	
}

.p7VSC01 .p7VSC_scrollbox_wrapper {
	margin: 0 30px 0 0;
}
.p7VSC01 .p7VSC_scrollbox {
	position: relative;
	width:100%;

}
.p7VSC01 .p7VSC_scrolling {
	top: 0px;
	left: 0px;
}

.p7VSC01 .p7VSC_content {
	padding: 0px 6px 10px 0px; float:left;
}

.p7VSC_content h3{padding:0px; margin:0px;}

.p7VSC_content p{padding:2px 0px; margin:0px;}

.p7VSC01 .p7VSC_up a {
	height: 31px;
	width: 29px;	
	background-repeat: no-repeat;
	background-position:center top;
}

.p7VSC01 .p7VSC_dn a {
	height:31px;
	width: 29px;
	
	background-repeat: no-repeat;
	background-position:center bottom;
	
}

.p7VSC01 .p7VSCdragchannel {
	position: absolute;
	width: 29px;
	top: 0px;
	right: 0px;
	background-image: url(images/bgscroll_portfolio.gif);
	background-position: center top;	
	background-repeat: no-repeat;
	display: none;
	cursor: default; border:0px solid yellow;
	
}
.p7VSC01 .p7VSCdragchannel em {
	display: none;
}
.p7VSC01 .p7VSCdragchannel a {
	display: block;
}
.p7VSC01 .p7VSCdragbar {
	position: relative;
}
.p7VSC01 .p7VSCdragCtrl {
	position: absolute;
	left: 0px;
	top: 0px;
}
.p7VSC01 .p7VSCdragCtrl a {
	height:31px;
	width: 29px;
	background-image: url(images/scrollBT.gif);
	background-position:center;
	background-repeat: no-repeat;
}
