@charset "utf-8";
/* CSS Document */

img{
	/*float:left;
    padding:0;*/
}
#subtitle{
	padding-left: 2px;
	padding-top: 3px;
}
#BetoTitle{
	padding-top: 35px;
	padding-left: 330px;
	padding-right: 200px;
}

#GalleryWrapper{
	float: left;
	background:url(../img/cashback/background2.jpg);
	background-repeat:no-repeat;
	background-color:#d4d988;
	width: 905px;
	margin-top: 7px;
}

#GalleryWrapper img{
	display: block;
}

#GalleryWrapper ul{
	padding: 28px 24px 20px 24px;
}

#GalleryWrapper ul li{
	float: left;
	width: 278px;
	background: url(../img/gallery/gallery_movie_repeat.gif);
	background-repeat: repeat-y;
	background-color: #c8ce65;
	text-align: center;
	margin-left: 11px;
}

#GalleryWrapper ul li.firstchild{
	margin: 0;
}

#GalleryWrapper ul li dl{
	width: 260px;
	margin: 10px auto;
}

#GalleryWrapper ul li dl dt{
	margin-left: 8px;
	_margin-left: 1px;
}

#GalleryWrapper ul li dl dd{
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
}

.greenline{
	padding-top: 8px;
	padding-bottom: 8px;
}

#Copyrightbeto{
	float: left;
	width: 650px;
	text-align: center;
	color: #B9C246;
	font-size: 11px;
	font-family: HelveticaNeue-Bold;
	padding: 10px 0;
	padding-left: 307px;
}
	


