body, p, table, tr, td, th, div, ul, ol, li {
	padding: 0;
	margin: 0;
	border: 0;
	color: #666;
	font: 11px Arial, Helvetica, sans-serif;
}

#mmswrapper {
	text-align:center;
	margin-left: 0px;
}

#mmscenter {
	width: 600px;
	border: 0px solid #888888;
	left:0px;right:0px;
	margin:auto;
	text-align:left;
}
#mmscenter #subtext {
	margin-top: 10px;
	margin-bottom: 30px;
}

#mmscenter #send {
	margin-top: -20px;
	margin-bottom: 30px;
}

#mmscenter #send #ndc {

}

#mmscenter #send .half {
	margin-top:10px;
	width:50%;
	float:left;
	border-width:1px;
}

#mmscenter #error_list {
	border: 1px #FF0000 solid;
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h1 {
	margin: 0 0 10px 0;
	font: bold 23px Arial, Helvetica, sans-serif;
	padding: 0;
	color: #414f5a;
}

.clear {
	clear:both;
	float:none;
}
.space {
	clear:both;
	float:none;
	margin-bottom: 10px;
}

.image_item {
	margin: 2px;
	cursor: pointer;
	float:left;
	width:83;
	height:104;
}

#image_preview {
	height:220px;
	width:176px;
	background-color:#E5E5E5;
	text-align:center
}


