/* GCP SIDEBAR CSS */
/* Modified 01-Jun-2007 */

#sidebar {			
	font-size: 92.5%;		
	line-height: 1.5em;
	color:#666;
	background-color: #FFF;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 2px;	
	}

#sidebar table {
	border: 1px solid #ccc;
	margin-bottom: 0;
	}
	
#sidebar th {
	font-size:117%;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background-color: #F5F5F5;
	background-image: url(../global/images/theme/sidebarhead_bg.gif);
	background-repeat:repeat-x;
	}