/* CSS Document */


.company{
width:660px;
margin:0px 0px 20px 0px;
font-size:14px;
line-height:150%;
}
.company th{
width:130px;
margin:0px 0px 0px 0px;
padding:10px 0px 10px 10px;
text-align:left;
font-weight:bold;
vertical-align:top;
background:url(../images/line.gif) 0 0 no-repeat;
}
.company td{
width:470px;
padding:10px 0px 10px 10px;
text-align:left;
border-top:1px #B2B2B2 solid;
vertical-align:top;
}