/*** Overrides the dojo style sheet ***/

.tundra .dijitTab {
	line-height:normal;
	margin-right:4px;	
	padding:0px;
	border:1px solid #ccc;
	background:#e2e2e2 url(../images/blue_button_slice.jpg) repeat-x;
}

.tundra .dijitTabChecked {	
	background-color:#fff;
	border-color: #ccc;
	background-image:none;
	/*background:#e2e2e2 url(../images/orange_button_slice.jpg) repeat-x;*/
}