	#info {
		border: 1px solid #c6bf82;
		background-color: #fffacd;
		height: 90px;
		width: 660px;
		overflow: hidden;
		padding: 5px;
		margin-top: 5px;
		margin-right: 12px;
	}
	.list-header {
		font-family: arial;
		font-size: 20px;
		color: #e08208;
	}
	.submit , .input {
		font-family: tahoma;
		font-size: 12px;
	}
	#right {
		width: 260px;
		float: right;
		height: 110px;
		background-color: #ffe6cd;
	}
	#left {
		width: 410px;
		float: left;
		padding-top: 10px;

	}
	h1 , h2 , h3 {
		font-size: 12px;
		display: inline;
	}
	h2 , h3 {
		font-weight: normal;
	}
	.opicon {
		border: none;
		margin-left: 7px;
	}
	#send-table {
		border: 1px solid orange;
		width: 100%;
		text-align: right;
	}
	textarea {
		width: 255px !important;
		width : 230px;
		height: 100px;
		font: 12px Tahoma;
	}
	.textinput {
		font: 12px Tahoma;	
		width: 145px;
	}
	.code {
		width: 65px;
		text-align: center;
		color : #656500;
		font-weight: bold;
	}
	.submit {
		width: 80px;
		font: 12px Tahoma;
	}
	#response {
		direction: rtl;
		text-align: center;
	}
	#pages {
		clear: both;
		font-weight: bold;
		margin: 0 auto;
		width: 80%;
		text-align: center;
		direction: ltr;
	}
	#pages a {
		font-size: 13px;
		color: green;
	}
	#postal-preview {
		width: auto;
		height: 109px;
	}

