body p,td {
 font-family: Arial, Helvetica, sans-serif; font-size:10pt;
}

#main {
    margin: auto;
	width: 400px;
	
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
}

.row {background: #CCDCEB; padding:8px;}

h3 { 
 font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 20px;
	margin-top:20px;

}


#result {
  

	width: 270px;
	background: #D5D7F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
}

.text {
	
}

input {
   
}

.values{
  font-family: verdana;
  font-weight:normal;
  font-size : 10px;
  align:top;
  vertical-align:top;
}

.key{
  font-family: verdana;
  font-weight:bold;
  font-size : 12px;
  padding-bottom:15px;
}


.caption{
    font-family: Arial, Helvetica, sans-serif;
	text-align:center;
    font-weight:bold;
    margin:4px;
    font-size : 16px;
    color:#000000;
}

#icon{

}
#icon2{

}

#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;

}
.error {color:#FF0000;}