/* Start of CMSMS style sheet 'CYSC - Tables and IDs' */
#content table{
	border: 2px solid #909799;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
 }
#content table th{
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	width: auto;
}
#content table tr{
	background-image: url(images/cms/TableRowBack.png);
	background-repeat: repeat-x; 
}
#content table td{
	text-align: center;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

#sidebar_GoogleMaps1 ul{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 85px;
	position: relative;
	left: -25px;
	top: 5px;
}
#sidebar_GoogleMaps1 li {
	background-color: #009933;
	list-style-type: none;
	width: 100%;
	border: 1px solid #333333;
	padding: 5px;
}

#sidebar_GoogleMaps1 li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 3px;
 }
/* End of 'CYSC - Tables and IDs' */

