@charset "utf-8";
/* CSS Document */

table#company{
	margin:0px auto;
	width:500px;
}

table#company colgroup.column2{
	width:200px;
}

table#company tbody th{
	vertical-align:top;
}

#free_dial{
	position:relative;
	top:5px;
}
