/* @override http://filmauckland.innovanet.co.nz/widgetHome.css */

.widget {
	width: 429px;
	background:url(/images/widgetBlue/widgetBg.gif) repeat-y;
	
}

.widget a {
	outline: none;
	}

	

.widgetScroll {
	overflow: none;
	#height: 310px;
	height: 380px;
}


#newsbrowser, #eventsbrowser, #resultsbrowser { 
	width: 100%; 
	#height:300px;
	height: 370px;
	overflow: none; 
	padding: 0;
	margin: 0;
}

#imagebrowser ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#pb-newsbrowsercontainer, #pb-eventsbrowsercontainer, #pb-resultsbrowsercontainer { 
	position: relative;
	width: 394px;
	height: 100%; 
	margin: 14px auto;
}

#pb-videoslider {}
#pb-newsslider {}
#pb-imageslider {}


