/*
-----------------------------------------------
GuardianFS styles - Legals
----------------------------------------------- */



/* Overwrites
----------------------------------------------- */
#colLeft {
	width:236px;
	margin-left:30px;
	margin-right:4px;
}
#colRight {
	width:560px;
	margin-left:28px;
}


/* Page specific
----------------------------------------------- */
table {
	border:1px solid #fff;
}
table th {
	border-bottom:1px solid #5D89B1;
}
table th, table td {
	padding:3px 6px;
}
table td.first, table th.first {
	border-right:1px solid #5D89B1;
}