body {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	line-height: 180%;
}
.cont {
	margin: 0px auto 30px;
	width: 850px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.header {
	margin: 0px auto;

	width: 850px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.pan {
	font-size: x-small;
	text-align: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.discription {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	margin-top: 0px;
}


.wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	line-height: 100%;
}
h2 {
	font-size: small;
	line-height: 180%;
	margin-bottom: 1.5em;
}



.pic {
	height: 278px;
	width: 625px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.clear {
	clear: both;
}
.clear30 {
	clear: both;
	height:30px;
}
.copy {
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
}

#foot {
	background-image: url(footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 120px;
	width: 100%;
}
#inner {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#inner img {
	margin:7px;
}


/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:480px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
	border:solid 1px #b7ddf2;
	background-color:#F9FCEF;
	line-height: 120%;
	margin-top: 30px;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#fom label{
display:block;
font-weight:bold;
text-align:right;
width:200px;
float:left;
}
#fom .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:190px;
}
#fom input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:250px;
margin:2px 0 20px 10px;
}
#fom textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:250px;
margin:2px 0 20px 10px;
}
#stylized button{
float:left;
margin-left:10px;
width:50px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
.spacer{clear:both; height:1px;}
.red {
	color: #F00;
	font-weight: normal;
}
.green{
font-weight:bold;
color: #690;
}
.small2{
	color:#666666;
	display:inline;
	font-size:11px;
	font-weight:normal;
	width:15px;
	vertical-align: baseline;
}
.small3{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	width:200px;
	
}
#fom textarea{
float:none;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:250px;
margin:2px 0 20px 10px;
margin:0 auto;
}
#narrow {
	float:left;
	width:80px;
}
#narrow2 {
	float:left;
	width:150px;
	margin-left:10px;
}
#narrow input {
	width:30px;
	display:inline;
}
#narrow2 input {
	width:20px;
	display:inline;
}
#narrow .small{
	color:#666666;
	display:inline;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:15px;
	vertical-align: baseline;
}
#narrow2 .small{
	color:#666666;
	display:inline;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:200px;
	vertical-align: baseline;
}
#wide {
	float:left;
	width:80px;
}
div#wide textarea {
	width:450px;
	display:inline;
}
#wide .small{
	color:#666666;
	display:inline;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:15px;
	vertical-align: baseline;
}
#fiend {
	width:250px;
	float:left;
	text-align: center;
	margin-left: 120px;
	margin-bottom:-10px;
}
#friendname input {
	float:left;
	width:150px;
}
#friendage input{
	float:left;
	width:30px;
}
#friendage .small{
	color:#666666;
	display:inline;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:15px;
	vertical-align: baseline;
}
#radio {
	width:40px;
	float:left;
}
#radio input {

	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:20px;
	margin:2px 0 20px 10px;
}

.ghost-btn  {
border: 2px solid #999;
/* color: #fff; */
display: block;
font-size: 15px;
font-weight: bold;
line-height: 1;
margin: 0 auto;
padding: 15px 0;
text-align: center;
text-decoration: none;
width: 400px;
}