.menu { position: relative; list-style-type: none; margin-bottom: 2px; display:none }

.main {
	width: 260px;
	}

.scroller {
	width: 255px;
	height: 130px;
	overflow: hidden;
	margin-bottom: 5px;
	}

#content-2 {
	width: 250px;
	}

.slide {
	width: 250px;
	height: 150px;
	}
.gradualshine{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	}
