/* CSS Document */
/* used by EACH site, included by global header.php */

#table_has_acc {
	border-collapse: collapse;
	border: none;
}
#table_has_acc td, #table_has_acc th{
	border: 1px solid #222;
	padding: 0.3em 2em;	
}
#leftbar #dd_demo_video {
	padding: 5px 0 5px 25px;
	margin-top: 1em;
	color: black;
	background: url(/sites/_main/i/help_icon.gif) 0 50% no-repeat;
	font-size: 0.8em;
}
