a { outline: none; color: #003f8c; }
	
a img { border: 0; }

ul#toolbar {
	display: none;
	}

	
/* The slide-y content box thingy */

#frame, #frame div.button, #scroller, .section { height: 57em; }

#frame {
	position: relative;
	}
#scroller {
	width: 700px;
	margin: 0 auto;
	border-top: 1px solid #ccc;
	overflow: hidden;
	}

#content {
	}
	
.section {
	width: 710px;
	margin: 20px;
	height: 600px;
	float: left;
	}
/* Секция для вертикального пролистывания*/	
.vsection 
{
	height: 600px;
	width: 660px;
	margin: 20px;
}	
