/******************
Poll Specific
******************/

	.leaf {
		display:block;
		Background:url(/ntb_Nivra_FE/Sites/Nivra/Images/solid.gif) no-repeat left -4px;
		font-weight:bold;
		cursor:pointer;
		padding-left:17px;
		margin:0px;
		margin-bottom:5px;
		text-decoration:none!important;
		}


	.pollTitle{
		
		font-weight:bold;
		cursor:pointer;
		padding-left:17px;
		margin:0px;
		margin-bottom:5px;
	}
	.expand{
		Background:url(/ntb_Nivra_FE/Sites/Nivra/Images/plus.gif) no-repeat left -4px;
	}
	.collapse{
		Background:url(/ntb_Nivra_FE/Sites/Nivra/Images/minus.gif) no-repeat left -4px;
	}
	.total-voted{
		padding-left:17px;
	}
	.commenthidden {
		display:none;
	}
	.commentshown {
		display:block;
				
	}
	.commenthidden table, .commentshown table{
		margin-left:17px;
	}

	a.pollLink{
         display:block;
         margin-left:17px;		
	padding-left:17px;
	Background:url(/ntb_Nivra_FE/Sites/Nivra/Images/solid.gif) no-repeat left -4px;
	text-decoration:none!important;
  	margin-bottom:3px;
	}

