/* @group typo col */
html,body {
	margin: 0;
	padding: 0;
}
body {
	font: 13px "Lucida Grande", Verdana, Lucida, sans-serif;
}
strong {
	font-family: "Monotype Sorts";
}
div#proofform
 {
	font: 13px "Lucida Grande", Lucida, "Trebuchet MS", sans-serif;
}
textarea, input {
	font: 12px "Lucida Sans", Lucida, sans-serif,;
}
p {
	font-size: 1em;
/* 12px */ 
   line-height: 1.5em;
/* 18px */ 
   margin: 0 0 2em 0;
}
p#rp {
	font-size: 1em;
	display: inline;
/* 12px */ 
   line-height: 1.5em;
/* 18px */ 
   margin: 0 0 0 0;
}
div#container {
	text-align: left
}
div#topstrip {
	border: solid gold;
	border-width: 3px;
	margin-bottom: 2px;
}
.helpimage {
	visibility: hidden;}
.message {
	color: black;
	font-weight: bold;
}
div#proofform table {
	background: gold;
}
.help {
	visibility: hidden;
	position: absolute;
}
a:link {
	text-decoration: none;
	color: black;
}

a:hover {
	color: steelblue;
}

table#radiolist {
	cursor: pointer
}

table#radiolist tr {
	height: 20px;
}

a:visited {
		text-decoration: none;
	color: black;
}

div#bullets {
	visibility: hidden;
}
/* @end */
/* @group layout */

div#contentns{
	float: right;
}

div#container {
	width: 690px;
	margin: 0 auto
}
div#langselect {
	float: right;
}
div#langselect a:hover {
	color: steelblue;
}

div#submit a:hover {
	color: steelblue;
}

div#header {
	width: 100%;
	margin: 25px 0px 0px 0px;
}

div#content {
	float: right;
	width: 390px;
	height: 387px;
}
div#content img {
	position: absolute;
	padding: 5px 20px 0px 20px;
}

div#content2 {
	display: none;
	float: right;
	width: 390px;
	height: 387px;
}
.thumb {
	border: 2px solid #fff;
}
.thumb:hover {
	border: 2px solid gold;
}
#thumbs {
	border: 0px solid #ff7f00;
	padding-left: 30px;
	display: inline;
}
#big_image img{
	padding: 40px 0px 0px 32px
}
div#navigation {
	float: left;
	width: 294px;
	margin: 45px 0px 0px 6px;
	display: inline;
}

div#message {
	clear: both;
	width: 680px;
	float: left;
	padding: 23px 0px 12px 6px;
	margin-left: -1px;
}
textarea{
	height: 58px;
}
div#message2 {
	width: 5px;
	float: right;
	text-align: right;
	padding: 23px 0px 12px;
}

/* Hides from IE5-mac \*/
* html .gainlayout {height: 1px;}
/* End hide from IE5-mac */

div#proofform {
	clear: both;
	height: 1%;
}

div#proofform table {
	padding: 3px;
}

div#proofform form {
	margin-bottom: 0px
}

div#submit {
	width: 170px;
	float: right;
	text-align: right;
	margin-top: 10px;
}
div#footer {
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
/* @end */