table.private-polling-list  {
	border-spacing:0; background-color:white;
    -webkit-box-shadow: 3px 3px 4px #844;
    -moz-box-shadow: 3px 3px 4px #844;
    width:auto;
}
table.private-polling-list td {border:2px solid transparent;padding:0; margin:0;}
tr.current-poller td {color:#00aa00;}
td.poller-rating, td.poller-rated {background-repeat: repeat-x; padding:0;}
td.poller-rating {width:100px;background-image: url(note-grey.png); height:20px;}
div.poller-rated {float:left;width:0;  background-image: url(note.png); padding:0; height:20px;}
.current-poller td:hover {cursor: pointer;}
td.poller-name{text-align: left; width:200px;}
tr.poller-average {background-color: #f0f0f0;}
td.vote-count {width:70px;}

/* integrate with Site Merge Navigation */

ul.smn_nav li.with-excerpt div.poller-rated {padding:0; height:20px;}
table.private-polling-item {margin:0;}
td.page-name {text-align:left;}

