#galcontent{
	height: 120px;
	width: 160px;
	float:left;
	overflow:hidden;
}
.galscrollbar-vert{
	background-color:#bd9c44;
	height: 120px;
	width: 10px;
	float:left;
}
.galhandle-vert{
	height: 23px;
	width: 10px;
	background: url(../imagens/novidades/handle.gif) no-repeat;
}
#galcontent p{
	color:white
}
#galcontent_portfolio{
	height: 260px;
	width: 160px;
	float:left;
	overflow:hidden;
}
.galscrollbar-vert_portfolio{
	background-color:#bd9c44;
	height: 260px;
	width: 10px;
	float:left;
}
