/* Q-top 1000 Stylesheet */
			#top1000
			{
				width: 628px;
				background-color: #eee;
				float: left;
				display: inline;
				margin-left: 10px;
				background-image: url(/static/images/vervolgbg.jpg);
				background-repeat: repeat-y;
				background-position: 0 0;
			}
			
			#top1000 h2
			{				
				height: 60px;
				width: 628px;
				background-image: url(/static/images/qtop1000_top.jpg);
				text-indent: -9999px;
			}

								
			#top1000 div.box
			{
				padding: 0 10px 15px 10px;
				background-image: url(/static/images/vervolgbottom.jpg);
				background-repeat: no-repeat;
				background-position: left bottom;
				overflow: hidden;
				/*width: 608px;*/
			}
			
			
			#top1000 h3
			{
				color: #ee3524;
				font-weight: bold;
			}
			
			#top1000 p
			{
				margin-bottom: 1em;
				
			}
			
						
			#top1000 div
			{
				
				float: left;
				display: inline;
				margin: 0 10px 10px 0;
			}
			
			#stemlijst_top1000
			{
				height: 320px;
				width: 520px;
				background-color: #F6F6F6;
				overflow: auto; 
				font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
				border: 1px  #CC0033 solid;
				padding: 4px;
				scrollbar-arrow-color: #FFFFFF;
				scrollbar-face-color: #CC0033;
				scrollbar-highlight-color: #FF0000;
				scrollbar-3dlight-color: #FF0000;
				scrollbar-shadow-color: #CC0033;
				scrollbar-darkshadow-color: #660000;
				scrollbar-track-color: #CCCCCC; 
				margin-top:10px;
				margin-bottom:5px;
			}
			
			#top1000_keuzes_kop
			{
				height: 15px;
				width: 400px;
				background-color: #CC0033;
				margin-top:0px;
				left: 360px;
				border: 1px  #CC0033 solid;
				padding: 2px;
			}

			#top1000_keuzes
			{
				height: 140px;
				width: 400px;
				background-color: #F6F6F6;
				left: 360px;
				border: 1px  #CC0033 solid;
				padding: 2px;
				margin-bottom:5px;
			}
			
			.motivatie
			{
				float: left;
				width: 260px;
				padding: 2px;
				margin-left: 15px;
				border: 1px solid #ccc;
				background-color: white;
				background-image: url(/static/images/inputbg.gif);
				background-repeat: repeat-x;
				background-position: left bottom;
				height: 120px;
			}

			.motivation_items
			{
    				width: 120px;
   				font-size: x-small;
    				background-color: #f6f6f6;
   				border-color: #CC0033;
    				border-style: solid;
    				border-width: 1px;
    				margin-bottom: 10px;
    			}		
			