.buttons{padding:0px;}
.buttons a{color:#0080FF; padding:1px 1px 1px 1px; cursor:pointer; margin-left:1px; margin-top:1px; margin-right:1px; margin-bottom:1px;}
.buttons a:hover{background:#f7941d;color:#f7941d; padding:1px; margin:1px;}
.buttons a.active{background:#f7941d;color:#f7941d; padding:1px; margin:1px;}


/*STYLES*/
#box div{
	position:absolute;
	background:#fff;
	width:485px;
	height:408px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:none;
}
#box img{
	position:static;
	width:485px;
	height:408px;
	margin:0 0 0 0;
	border:none;
	padding:0 0 0 0;
}
.mask{
	position:relative;
	width:485px;
	height:408px;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.mask img{
	position:absolute;
	width:485px;
	display:block;
	border:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}