#design_box{
	padding-top: 25px;

}

.design_txt{
	font-family: Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #323232;
	font-weight: normal;
	text-align: justify;
  	text-justify: distribute;
   	text-align-last: none;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;

}

.design_title{
	color: #0084ff;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

.design_option{
	color: #0084ff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#design_button{
	text-align: center;
}

submit{
	cursor:pointer;
	border:outset 1px #0066c3;
	background:#999;
	color:#ffffff;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 30px;
	min-width:100px;
	text-align: left;
	height: 35px;
	background:url(../images/designsubmitBK.png) repeat-x left top;
}

.design_back{
	cursor:pointer;
	border:outset 1px #c2c2c2;
	background:#999;
	color:#818181;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 17px;
	min-width:100px;
	text-align: left;
	height: 35px;
	background:url(../images/designbackBK.png) repeat-x left top;
}

.design_submit:hover{
	color:#ffb400
}

.design_back:hover{
	color:#000000
}


#revTABLE{
border:0px solid #cccccc;
}

.revTXT{
	border-bottom:1px solid #cccccc;
	background:#eeeeee;
	font-family: Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #323232;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	min-height: 40px;
}

.revMINI{
	font-size: 10px;
	line-height:12px
}

.revMINIred{
	color: red;
	font-weight: bold;
	font-size: 10px;
	line-height:12px
}

.revMINIorange{
	color: #ff5400;
	font-weight: bold;
	font-size: 10px;
	line-height:12px
}

.revTITLE{
	background:url(../images/designsubmitBK.png) repeat-x left top;
	background-color:#eeeeee;
	color: #ffffff;
	padding-top: 8px;
	height: 35px;
	font-size: 13px;
	font-weight: bold;
}

.revTOTAL{
	background:url(../images/designsubmitBK.png) repeat-x left top;
	background-color:#0658a3;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height:20px;
	}	
	
.revFINALTOTAL{
	border-bottom:1px solid #004585;
	background-color:#0658a3;
	font-size: 26px;
	font-weight: bold;
	color: #ffde00;
	line-height:20px;
	}	
	
.revTOTAL .price {
	font-size: 26px;
	font-weight: bold;
	color: #ffde00;
}