@CHARSET "ISO-8859-1";

body { 
	margin-top: 10px;
	margin-left: 0.1em;
	padding-left: 325px;
	background: url("../images/aceo-banner-left.png") repeat-y;
	background-position: 10px 10px;
	}

div.thumbnails { 
	display: inline; 
	}

div.thumbnails img {
	margin-right: 30px; 
	margin-bottom: 3.5em;
	border: none; 
}

div.section-header { 
	padding-left: 0; padding-right: 150px;
	text-align: center; 
	margin-bottom: 30px; 
}

div.section-header img {
	border: none;  
}
div.captioned  /* IE */ {
  text-align: center; 
  display: block;
  width: 772px;
}

div.captioned /* FF */ {
  text-align: -moz-center; 
  display: block;
  width: 772px;
}

div.captioned img.full { 
	display: block;
	margin-bottom: 2em;
}

div.captioned span {
	font-family: Verdana, 	serif; 
	font-size: 150%;
}

div.captioned a.prev { 
	margin-top: 150px;
	border: none;
	float:left;
}

div.captioned a.next { 
	margin-top: 150px;
	border: none;
	float:right ;
	margin-right: 2em;
}

img.bottommost { 
	border: none;
}