/* global.css */
/* : : Global Styles : : */ 
/* (CC) 2005-2006 John See. All Rights Reserved. */
/* regardless of style chosen */

/* style switcher */
#styleswitcher {
	float:right;
	text-align:right;
	color:#999;
	padding: 0 2px;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#styleswitcher a {
	font-weight: normal;
}



