#header{
	background: transparent url(../images/background/portfolio_background.jpg) no-repeat left top;
	height: 290px;
	background-position: 0 0px;
  }
.prev {
	float:left;
	background:url(i/arrows/left.gif) no-repeat 0 0;
	border:0;
}
.next {
	float:right;
	background:url(i/arrows/left.gif) no-repeat 0 0;
	border:0;
}
.carousel {
	float:left;
	width:450px;
	background-color:#fff;
	border:1px solid #ccc;
}
