/* ==================================================== */
/* ADD YOUR OWN STORY
/* WHERE HAVE YOU BEEN UPLOAD FORM
/* ==================================================== */
h1 {	font-style:italic;	font-weight:normal;	font-size: 2.9em;	color:#808183;	margin: 0 0 10px 0;}div.divleft {	width: 280px;	margin: 0 100px 0 0;}div.divright {	width: 300px;	float:left;}/* bad code */input.submitbutton {	background:#f16b21;	border: 1px solid #f16b21;	color:#fff;	text-align: center;	width: 50%;	cursor: pointer;	float:right;}p label span {	display:block;	float:left;	width: 100px;}p label input {	width: 170px;}.divright p label {	margin: 0 0 8px 0;}.divright p label span {	width: 300px;	display:block;}p.halfleft {	width: 61%;	float:left;	margin: 0;	display:inline;}p.halfright {	width: 36%;	float:left;}p.halfright input {	margin: 0 5px 0 0;	margin: 0;}p.halfleft input,p.halfright input {	width: 40%;	float:right;}p.halfleft label span,p.halfright label span {	width: 40%;}.textarea {	width: 98%;	height: 60px;}p.uploadfield input.filefield {	width: 200px;}/* new code */p.nomargin {	margin: 0;}div#uploadfieldwrapper {	position:relative;}input.hideinput {	z-index: 20;}</style><style type="text/css"><!--input,select,textarea {	border: 1px solid #999;}.txtright {	text-align:right;}div.inputfile input {	background: url('../Community/img/filefield.gif') no-repeat left top;	border: none;	width: 210px;	height: 24px;	padding-left: 3px;	padding-top: 3px;}div.inputfile input:focus {	background-color: transparent;}div.inputfile div.fileinputs {	position: relative;	height: 30px;	width: 300px;}div.inputfile input.file {	width: 300px;	margin: 0;}div.inputfile input.file.hidden {	position: relative;	text-align: right;	-moz-opacity:0 ;	filter:alpha(opacity: 0);	opacity: 0;	z-index: 2;}div.inputfile div.fakefile {	position: absolute;	top: 0px;	left: 0px;	width: 300px;	height: 24px;	padding: 0;	margin: 0;	z-index: 1;	line-height: 90%;	background-position:right top;}div.inputfile div.fakefile input {	margin-bottom: 5px;	margin-left: 0;}/* random stone positions
-----------------------------
*/
div.randpos1
{	top:80px;	left:660px;}div.randpos2{	top:150px;	left:290px;}div.randpos3{	top:400px;	left:290px;}div.randpos4{	top:450px;	left:25px;}