a {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

.clear {
	clear:both;
}

.slideshow {
	overflow:hidden;
	float:left;
}

*:first-child+html .slideshow {
	margin-top:6px;
}

.section_anchor {
	display:none;
}

.slideshow {

} 

.slideshow, .slider {
	border:0;
	padding:0;
	margin:0;W
	overflow:hidden;	
}

.slideshow .slider .slidertext {
	background:white;
	color:black;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	padding:10px;
	width:360px;	
	margin-right:25px;
	margin-left:460px;
	height:70px;
	opacity:0.6;
	filter:Alpha(opacity:60);	
	font-weight:bold;
	overflow:auto;
	position:relative;
}

.slideshow .controls {
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	margin-top:-60px;
	margin-left:25px;
	opacity:0.9;
	filter:Alpha(opacity:90);	
	font-weight:bold;
	overflow:auto;
	position:relative;
}

.slideshow .controls a {
	color:transparent;
	display:block;
	float:left;
	width:32px;
	height:31px;
	background-image:url(/media/misc/arrows.png);
	background-color:gray;
	opacity:0.8;
	filter:Alpha(opacity:80);
	margin-right:10px;
	border:1px solid white;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;	
	
}

.slideshow .controls a.no2 {
	background-position:-32px 0px;
}

.slideshow .slider h1 {
	margin:0;
	border:0;
	margin-bottom:5px;
	font-size:16pt;
}

img {
	border:0;
}

.rating {
	margin-bottom:15px;
	vertical-align:top;
	margin-right:15px; 
}

.rating .note {
	margin-top:5px;	
	color:gray;
	font-size:8pt;
}

.rating img {
	cursor:pointer;
}

.rating .inactive img {
	cursor:default;
}

.tabs {
	clear:both;
}

.tabcontrol {
	margin-bottom:20px;
	margin-top:-10px;
}

.tabcontrol a{
	display:block;
	background:gray; 
	font-weight:bold;
	float:left;
	padding:3px 10px;
	color:white;
	margin-right:4px;	
}

.tabcontrola:hover {
	background:silver; 	
}

.tabcontrol a:active, .tabcontrol a.selected {
	background:#333;
}
