body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.preview {
	width: 315px;
	float: left;
}

.previewtext {
	
	position: relative;
	color: #000000;
	background: #FFF;
	font-weight: normal;
	width: 310px;
	height: 410px;
	float: left;
}

.previewcontent {
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #000000;
	background: #FFF;
	font-weight: normal;
	width: 310px;
	
}

.previewcontent2 {
	position: absolute;
	left: 0px;
	top: 5px;
	color: #000000;
	background: #FFF;
	font-weight: normal;
	width: 310px;
	
}

.upload {
	height: 20px;
	border: 1px solid #000000;
	width: 200px;
	
}

input {
	height: 25px;
	
}

.btn1 {
	width: 110px;
	height: 24px;
	background-image: url(images/btn1.jpg);
	background-repeat: no-repeat;
	border: 0px;
	margin-top: 20px;
}

.btn2 {
	width: 84px;
	height: 24px;
	background-image: url(images/btn2.jpg);
	background-repeat: no-repeat;
	border: 0px;
	margin-right: 60px;
	margin-top: 20px;
}

.msg {
	margin-top: 20px;
	color: orange;
	font-weight: bold;
}

.msg2 {
	margin-top: 20px;
	color: grey;
	font-weight: bold;
}
