body {
	background-color:#fbfbfb;
	background-image:url(/websonic/webtools/styles/images/back.gif);
	background-repeat:repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 18px;
	color: #292d32;
	margin: 0px;
	padding: 0px;
	padding-top:10px;
	padding-left:10px;
}

.buttons,
.inputbox {
	font-size: 8pt;
}

.inputbox {
	width:200px;
	border: 1px solid #4F6B81; 
	background-color:#FFFFFF;
	margin-right:50px;
}

.buttons {
	margin-top:2px;
	margin-bottom:10px;
	margin-right:5px;
	border: 1px solid #4F6B81;
}

select {
	border: 1px solid #cccccc;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	margin-right:5px;
}

P.disclaimer, P.disclaimer a, a.link {
	margin-top:70px;
	font-size:8pt !important;
	text-align:center;
	text-decoration:underline;
}

a:link     { color: #292d32; text-decoration: none;}
a:visited { color: #292d32; text-decoration: none; }
a:hover  { color: #f26722; text-decoration: underline;}
a:active { color: #f26722; text-decoration: none; }


#outer {
    margin: 0px auto;
    width: 493px;
}

.main {
    width: 493px;
}

.main img {
    border-right: 0px;
    border-top: 0px;
    margin-bottom: 10px;
    border-left: 0px;
    border-bottom: 0px
}

.box {
    padding-right: 13px;
    padding-bottom: 0px;
    width: 493px;
    padding-top: 0px;
}

.content {
	padding-bottom: 10px;
    width: 493px;
    padding-top: 0px;
}

#preview {
	padding-bottom: 10px;
    width: 493px;
}

#picture {
	width: 493px;
  	margin-bottom: 10px;
  	color: #000000;
  	font-weight:bold;
}

#generated {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.button {
	width:100px;
	height:19px;
	margin-top:2px;
	margin-bottom:10px;
	margin-right:5px;
	border:none;
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size: 8pt;
	cursor:hand;
	cursor:pointer;
}

.footer {
	padding-top:100px;
	font-size:8pt;
	color:#999999;
}