

/* Begining PT "/css/styleswitcher.tpl" */





/* styleswitcher.css */

div#view {
	position: relative;
	z-index: 2;
	margin: 0 auto -20px auto;
	float: none;
	height: 20px;
	width: 784px;
	color: #234266;
	text-align: right;
	font-size: .9em;
	}
	
#view ul {
	display: inline;
	}	
#view li {
	display: inline;
	margin-left: 5px;
	padding: 0 10px 0 0;
	border-right: 1px dotted #ccc;
	}

#view li a.active {
	padding-left: 20px;
	background: url(http://common.sutterhealth.org/siteDesign/images/highContrast/check.png) no-repeat left center;
	font-weight: bold;
	}

#view li a {
	}
	
#view li.last {
	padding-right: 0;
	border-right: 0;
	}
	
#view li a.active {
/*
	padding-left: 20px;
	background: url(/images/siteDesign/highContrast/check.png) no-repeat left center;
	font-weight: bold;
*/
	}	
	
#view p {
	display: inline;
	font-weight: bold;
	}
    



    

/* Ending PT "/css/styleswitcher.tpl" */


