.ss_table {	
	width:700px;
	margin:0 auto;
	background-color:#fff;
}
.ss_header_01 {
	border-bottom:1px solid #5A5A5A;
	padding:10px;
	height:50px;
	background:url(http://images.postalz.com/images/superscrap_top01.gif) no-repeat 200px 24px;
}
.ss_header_02 {
	border-bottom:1px solid #5A5A5A;
	padding:10px;
	height:50px;
	background:url(http://images.postalz.com/images/superscrap_top02.gif) no-repeat 200px 12px;
}
#apwrapper{
	background-color:#fff;
	width:100%;
	border:1px solid #f1f1f1;
}
#ap_header {
	background-color:#f1f1f1;
}
#ap_header img {
	padding:12px;
}

#ap_div textarea {
	background-color:#fff;
	height:105px;
	color:#363636;
	overflow:hidden;
	border:1px solid #B4B4B4;
	width:600px;
	margin-left:10px;
}
#send_cont {
	padding:20px;
	background-color:#fff;
}
#tmpl_cont div.img {
	margin:0;
	height:auto;
	width:auto;
	float:left;
}
.card_title input {
	font-size:14px;
	width:600px;
	height:18px;
	margin-left:10px;
	border:1px solid #B5B5B5;
}

.field_head {
	background:url(http://images.postalz.com/images/field_head_ico.gif) no-repeat 7px 7px;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	color:#0D3386;	
}
#tmpl_cont div.img img {
	display:inline;
	margin-left:14px;
	border:1px solid #ddd;
}
.desc input {
	margin-bottom:15px;
}
div.desc {
	font-weight:normal;
	margin:2px;
}
#tmpl_cont {
	padding:2px;
	height:310px;
	width:700px;
	overflow-y:scroll;
	overflow-x:hidden;
}
#list_cont {
	font-size:12px;	
	color:#BB6685;
	height:165px;
	width:228px;
	overflow-y:scroll;
	overflow-x:hidden;
	border:1px solid #f1f1f1;
}
#list_cont p {
	padding:3px;
	margin:0;
}
#ap_message {	
	font-size:14px;
	color:#000;
}
#ap_message span {
	float:left;
	margin:14px 0 0 10px;
}
/*-----------------------page2---------*/
#from_box input, #to_box input {
	font-size:12px;
	width:400px;
	margin-left:10px;
}
#from_box, #to_box {
	font-size:24px;
}
#to_box {
	padding-left:38px;
}

input#from, input#to{
	width:300px;
	border:1px solid #B4B4B4;
}

input#from{	
	margin-left:58px;
}
