/* css for PZ Widget in Right Sash */
/* outer container */
div#starred-syndicated-pz{float:left;background:url("/images/ui/right-sash/pzwidget/PZWidget-bg-slice.jpg") repeat-y top left;width:302px;text-align:center;
	font-family:Arial, sans-serif;font-weight:normal;color:#333;font-size:16px;margin:10px 0px 0px;}
div#starred-syndicated-pz div#starred-syndicated-pz-top{height:16px;margin:0px;
	background:url("/images/ui/right-sash/pzwidget/PZWidget-bg-top.jpg") no-repeat top left;}
div#starred-syndicated-pz div#starred-syndicated-pz-bottom{height:71px;margin:0px;
	background:url("/images/ui/right-sash/pzwidget/PZWidget-bg-bottom.jpg") no-repeat top left;}

/* intro */
div#starred-syndicated-pz div.starred-syndication-pz-intro {width:80%;margin:0px auto;}
div#starred-syndicated-pz div.starred-syndication-pz-intro img{margin-top:10px;}
div#starred-syndicated-pz div.starred-syndication-pz-intro p{margin:10px 0px 8px;padding:0px;border:none;}

/* results set - places */
div#starred-syndicated-pz div#starred-syndicated-results-places{width:80%;margin:8px auto 0px;border-top:1px solid #ddd;
	background:url("/images/ui/right-sash/pzwidget/icon-calendar.jpg") no-repeat 0px 8px;}
div#starred-syndicated-pz div#starred-syndicated-results-places ul{text-align:left;margin:8px 0px 10px 15px;*margin:8px 0px 0px 50px;
	color:#ce2238;font-size:10px;list-style-position:outside;list-style-type:none;}
div#starred-syndicated-pz div#starred-syndicated-results-places ul li{background:url("/images/ui/right-sash/pzwidget/red-dot.gif") no-repeat 0px 6px;
	padding:0px 0px 2px 10px;}
div#starred-syndicated-pz div#starred-syndicated-results-places ul li a{font-size:13px;color:#ce2238;text-decoration:none;margin:0px;
	padding:0px;display:block;}
div#starred-syndicated-pz div#starred-syndicated-results-places ul li a:hover{text-decoration:underline;}

/* result set - events */
div#starred-syndicated-pz div#starred-syndicated-results-events{width:80%;margin:8px auto 0px;border-top:1px solid #ddd;
	background:url("/images/ui/right-sash/pzwidget/icon-book.jpg") no-repeat 0px 8px;}
div#starred-syndicated-pz div#starred-syndicated-results-events ul{text-align:left;margin:8px 0px 8px 15px;*margin:8px 0px 0px 50px;
	color:#ce2238;font-size:10px;list-style-position:outside;list-style-type:none;}
div#starred-syndicated-pz div#starred-syndicated-results-events ul li{background:url("/images/ui/right-sash/pzwidget/red-dot.gif") no-repeat 0px 6px;
	padding:0px 0px 2px 10px;}
div#starred-syndicated-pz div#starred-syndicated-results-events ul li a{font-size:13px;color:#ce2238;text-decoration:none;margin:0px;padding:0px;
	display:block;}
div#starred-syndicated-pz div#starred-syndicated-results-events ul li a:hover{text-decoration:underline;}

/* search form */
div#starred-syndicated-pz div#pz-syndication-search{margin:0px auto;*margin:10px auto 0px;width:80%;}
div#starred-syndicated-pz div#pz-syndication-search form{padding:0px;margin:0px;}
div#starred-syndicated-pz div#pz-syndication-search form span{color:#07405d;display:block;float:left;width:40px;_width:35px;text-align:left;margin-top:12px;}
div#starred-syndicated-pz div#pz-syndication-search form input.text{margin:10px 0px 0px;width:175px;
	background:url("/images/ui/right-sash/pzwidget/icon-look.gif") no-repeat top left;padding-left:20px;font-size:13px;background-color:#fff;}
div#starred-syndicated-pz div#pz-syndication-search form input.submit{margin:10px 0px 0px;}

/* grey links */
div#starred-syndicated-pz div.syndication-more-links {color:#777;font-size:11px;margin:15px 0px 0px;padding:0px 10px;}
div#starred-syndicated-pz div.syndication-more-links a{color:#777;text-decoration:none;font-size:10px;}
div#starred-syndicated-pz div.syndication-more-links a:hover{text-decoration:underline;}
div#starred-syndicated-pz div.syndication-more-links span{padding:0px;}
