#gallery_container {
	 width: 300px !important;
	 height:81px ;
	 margin:26px auto 10px;
	 background: #fbf1db ;
	 padding:7px 2px; 
	 display:block;
	 position:relative;}
#thumb_container{
	position:relative ;
	overflow:hidden ;
	 width: 240px !important;
	margin:0px auto 0px;}
#thumbs { white-space:nowrap; display:block; position:relative; }
#thumbs a { padding:0px; margin:0px; }
#thumbs a img{ border: none; }
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:25px; top:35px; right:0px; background: url(/images/mootools/right-arrow-portfolio.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:25px; top:35px; left:0px; background: url(/images/mootools/left-arrow-portfolio.jpg) no-repeat;  }
#gallery_container2 {
	 height:81px ;
	 margin:18px 0 0 30px;
	 background: transparent;
	 padding:0; 
	 width: 350px !important;
	 display:block;
	 position:relative;}
#thumb_container2{
	position:relative ;
	overflow:hidden ;
	 width: 300px !important;
	margin:0px auto 0;}
#thumbs2 { white-space:nowrap; display:block; position:relative;}
#thumbs2 a { padding:0px; margin:0px; }
#thumbs2 a img{ border: none; padding:0 20px;}
/* create custom forward-backward buttons for this container */
#gallery_container2 .addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:25px; top:48px; right:0px; background: url(/images/mootools/right-arrow-solutions.jpg) no-repeat;  }
#gallery_container2 .addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:25px; top:48px; left:0px; background: url(/images/mootools/left-arrow-solutions.jpg) no-repeat;  }