.list { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 9pt; 
 background-color: #FFFFFF; 
; width: 120px; height: 20px; padding-left: 5px
 }
 
.normal_text {  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt
}

.list_box {
	background-color: #CCCCCC;
	border-top: 1px solid White;
}

.desc_text {  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt
}

.result{
	background-color : #eeeeee;
	border-style : none none solid none;
	border-bottom-width : 1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-bottom : thin solid White;
}

.process_desc{
	background-color : #eeeeee;
	width : 390px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.process_price{
	background-color : #eeeeee;
	width : 10px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

UL {
	list-style-type: square;
}

.text_box 
   {    font-family: Arial, Helvetica, sans-serif; 
        font-size: 9pt; width: 120px
}

.right
   {    float: right
}