/* ŽTS3,6,9,12¯ */
body {
	cursor:url("/addins/moflag.ani"), url("/addins/moflag.cur"), auto;
	background: #ddddff;
	xborder: 0.15cm ridge #aaaaff;
	scrollbar-face-color: #000099;
	scrollbar-arrow-color: yellow;
	scrollbar-track-color: #ccccdd;
	padding-left: .5em;
	padding-right: .5em;
	margin-top: 0;
	-moz-user-select: none;
	}

#votes_head center, #votes_head h2 {
	margin:0;
	}

#votes_head h2 {
	padding-top:10px;
	}

#list_div {
	font-size:16px;
	background-color:#ffffdd;
	border:5px ridge #ddddff; 
	width:90%;
	margin-top:10px;
	margin-bottom:10px;
	padding:0; 
	zoom:1;
	xwidth:900px; 
	}

#votes_div {
	overflow:auto;
	text-align:left;
	cursor:pointer;
	zoom:1;
	height:150px;
	border-top:1px solid black;
	border-bottom:5px ridge #ddddff;
	-ms-user-select:none; 
	-moz-user-select:none; 
	-webkit-user-select:none;
	-khtml-user-select:none;
	-o-user-select:none;
	-user-select:none
	}

.vote_line_0 {
	zoom:1;
	background:#e0e0e0;
overflow:hidden;
	}

.vote_line_1 {
	zoom:1;
	background:#ddffdd;
overflow:hidden;
	}

#votes_table {
	-ms-user-select:none; 
	-moz-user-select:none; 
	-webkit-user-select:none;
	-khtml-user-select:none;
	-o-user-select:none;
	-user-select:none

	}

#votes_tb0 {
	width:106px;
	padding-left:8px;
	background:buttonface;
	border:2px outset #eeeeee;
	cursor:pointer;
	padding-bottom:3px;
	padding-bottom:expression('1px');
	}

.votes_s0 {
	width:110px;
	width:expression('112px');
	float:left;
	padding-left:8px;
	}


#votes_tb2,
#votes_tb3,
#votes_tb4,
#votes_tb5 {
	padding-left:8px;
	background:buttonface;
	border:2px outset #eeeeee;
	cursor:pointer;
	padding-bottom:3px;
	padding-bottom:expression('2px');
	}

#votes_tb2 {
	width:340px;
	}

.votes_s2 {
	padding-left:10px;
	width:340px;
	float:left;
	}

#votes_tb3 {
	width:220px;
	overflow:hidden;
	}

.votes_s3 {
	padding-left:12px;
	width:220px;
	float:left;
	}

.votes_s4 {
	margin-left:14px;
	width:240px;
	float:left;
	}

.votes_s5 {
	margin-left:14px;
	width:120px;
	float:left;
	}


button {
	margin-top:5px;
	margin-bottom:5px;
	width:100px;
	border-bottom: 4px solid buttonshadow;
	border-right:  4px solid buttonshadow;
	border-top:    4px solid buttonhighlight;
	border-left:   4px solid buttonhighlight;
	padding-left:10;
	padding-right:10;
	background-color: #dbce8d;
	color: #3b3b1f;
	font-weight:bold;
	}


