body
{
  font-family: Verdana, Helvetica, Arial, Tahoma, Sans-Serif, 'Microsoft Sans Serif';    
  font-size: 14px;
  margin: 16px 5% 16px 5%;
  background-color: #ffffff;
  color: #444444;
}

div.main span.img_left
{
	background: url("../gfx/banner.png") no-repeat top left;	
	height: 64px;
	display: block;
}

div.main span.img_right
{
	background: url("../gfx/banner_right.png") no-repeat top right;
	height: 64px;
	display: block;
	float: right;
	width: 16px;
}

h4
{
  font-size: 15px;
  font-variant: small-caps;
  background-color: #eeeeee;
  border: solid 1px #dddddd;
  border-left: solid 6px #dddddd;
  padding: 4px 4px 4px 4px;
  margin-top: 16px;
  margin-bottom: 12px;
  color: #444444;
}

h5
{
  font-size: 15px;
  font-variant: small-caps;
  border-bottom: solid 2px #aaaaaa;
  padding: 4px 4px 4px 4px;
  margin-top: 16px;
  margin-bottom: 12px;
	margin-left: 16px;
  color: #444444;
	width: 244px;
}

h4.title_yel
{
  background-color: #fff0b0;
  border: solid 1px #ffdd77;
  border-left: solid 6px #ffdd77;
  color: #aa5500;
}

h4.title_red
{
  background-color: #ff8888;
  border: solid 1px #ff7777;
  border-left: solid 6px #ff7777;
  color: #ffffff;
}

p
{
	margin-left: 8px;
	margin-top: 0px;
}

p.image
{
	margin-bottom: 6px;
}

ul
{
	margin-left: 8px;
	margin-top: 0px;
}

div.button
{
	margin-left: 8px;	
	background: url("../gfx/button.png") no-repeat top left;	
	height: 35px;
	text-align: left;
	padding-top: 10px;
	margin-bottom: -8px;
	margin-right: 0;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 0;
}

.top_space
{
	margin-top: 16px;
}

div.button_en
{
	margin-left: 8px;	
	background: url("../gfx/button_en.png") no-repeat top left;	
	height: 35px;
	text-align: left;
	padding-top: 10px;
	margin-bottom: -8px;
	margin-right: 0;
	padding-bottom: 8px;
	padding-left: 54px;	
	padding-right: 0;
}

div.button_back 
{
	margin-left: 8px;	
	background: url("../gfx/button_back.png") no-repeat top left;	
	height: 35px;
	text-align: center;
	width: 270px;
	padding-top: 8px;
	margin-bottom: -8px;
	padding-bottom: 8px;
}

div.copyright
{
	margin-top: 16px;
	padding-top: 4px;
  text-align: center;
  font-size: small;	
  color: #708090;
	border-top: dotted 1px #aaaaaa;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 32px;
}

div.smallscreenshots
{
	overflow: auto;
	margin-left: 8px;
	margin-bottom: 16px;
}

div.smallscreenshots div
{
	float: left;
	width: 120px;
	padding: 3px 4px 2px 3px;
}

div.smallscreenshots img
{
	width: 120px;
	border: solid 1px #888888;
}

div.help_item
{
	overflow: auto;
	margin-left: 12px;
	margin-bottom: 8px;
}

div.help_item > img
{
	border: solid 1px #888888;
	margin-left: 8px;
	margin-bottom: 16px;
}

div#donate
{
	text-align: center;	
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 16px;
	margin-bottom: 16px;
  background-color: #cceeff;	
	padding-top: 12px;
	padding-bottom: 12px;
}

div#donate span
{
	margin-top: 8px;
	display: block;
	font-style: italic;
}

