#info table {
	width:480px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

#info table td,
#info table th {
font-size:1.2em !important;
font-size /**/:x-small; /*for IE5.5*/
font-weight:normal;
line-height:1.6;
color:#333333;
text-align:left;
vertical-align:top;
padding:6px 0;
background-position:left bottom;
background-repeat:repeat-x;
}

#info table th {
padding-right:11px;
}
