/* @override http://filmauckland.innovanet.co.nz/widgetHome.css */

.widget {
	width: 430px;
	background:url(/images/widgetBlue/widgetBg.gif) repeat-y;
	
}

.widget h1 {
	margin: 0px 0px 15px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1b5a8c;
	font-size: 11px;
}	

.widgetContent {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #616365;
	font-size: 11px;
	padding: 5px 15px;
}
	

.widgetScroll {
	overflow: none;
	height: 310px;
}


#newsbrowser,
#imagebrowser { 
	width: 100%; 
	height:100%; 
	background-color: #fff; 
	overflow: none; 
	padding: 0;
	margin: 0;
}

#imagebrowser ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#pb-newsbrowsercontainer,
#pb-imagebrowsercontainer { 
	position: relative;
	width: 100%; 
	height: 100%; 
	margin: 0; 
}

#pb-videoslider {}
#pb-newsslider {}
#pb-imageslider {}

#pb-imageslider .pb-imageimage { 
	float: left; 
	padding-right: 10px; 
	width: 102px; 
	height: 100px; 
	position: relative; 
	top: 0; 
}

#pb-videoslider.scrollArea {
	width: auto;
	height: auto;
	margin-left: 55px;
}