body {
	font-family: Avenir, sans-serif;
	font-size: 10px;
	color: #828282;
	padding: 0px;
	margin: 0px;
}

img {
	padding: 0px; 
	margin: 0px;
	display: block;
	border: none;
}

a {
	color: blue;
}

h2 {
	margin-bottom: 0px;
	margin-top: 25px;
}

th {
	text-align: right;
}

p {
	margin-top: 5px;
}

#callout {
	background-image: url(/images/gradient_increo.gif) repeat-x;
	height: 30px;
	font-size: 1.3em;
	padding-top: 5px;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
}

#callout .page {
  width: 800px;
  margin: auto;
}

#callout span {
  margin-top: 8px;
}

#callout .right {
	float: right;
}

#callout .left {
	float: left;
}

#callout span {
	color: #828282;
}

#callout span a {
	color: #828282;
	text-decoration: none;
}

#page {
	width: 800px;
	min-height: 500px;
	padding-top: 25px;
	margin: auto;
}

.main-description {
	background-image: url(/images/bottom-bg.gif); 
	background-position: top right; 
	background-repeat: no-repeat; 
	height: 175px; 
	padding-left: 20px;
	padding-top: 15px;
	font-size: 1.8em;
	line-height: 1.3em;
}

#footer {
	text-align: left;
	font-size: 10px;
	margin-top: 30px;
	color: #aaa;
	line-height: 1.2em;
	margin-bottom: 15px;
}

#eggshell span {
	display: none;
}

#contentshell span {
	display: none;
}

.presstext {
	text-align: justify; 
	text-justify: inter-word;
}

#pressbody {
	font-size: .8em;
	line-height: 1.1;
	width: 500px;

}

#pressbody a {
	color: #828282;
	text-decoration: none;
}

h3 {
	margin-bottom: 5px;
}

h4 {
	font-style: italic;
	margin-bottom: 10px;
}

#pressbody .press {
	width: 220px;
	height: 300px;
	overflow: hidden;
	margin: 15px;
	float: left;
}

#pressbody .press .thumb {
	width: 180px;
	height: 235px;
}

#pressbody h5 {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	text-decoration: underline;
}

#pressbody .quote {
	font-size: 1.4em;
	height: 220px;
	padding-top: 80px;
	font-style: italic;
}

#releaselist {
	//list-style: none;
}

#releaselist li {
	margin: 5px 0px 5px 0px;
}

#pressbody #screenshots img {
	margin-top: 20px;
}

#pressbody #zipdownload {
	margin-top: 20px;
	text-decoration: underline;
}

