dt {
	font-variant: small-caps;
}

ul {
	list-style-type: circle;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}


div#header {
	background-image: url("/images/header-background.png");
	background-repeat: repeat-x;
	height: 70px;
	padding: 25px;
	border-bottom: 1px #CC0000 solid;
	margin: 0;
	margin-bottom: 40px;
}

div#header_links {
  width:940px;
  line-height:1.3;
  display:inline-block;
  
}

#main_links {
  width:690px;  

  float:left;
}

ul#mainmenu_hyal, ul#mainmenu_hyy {
	list-style:	none;
	margin:	0;
	padding: 0;
}

ul#mainmenu_hyal li {
	display: block;
	float: left;
	padding-top: 0;
}
ul#mainmenu_hyy li {
	padding-top: 0;	
}
ul#mainmenu_hyal li a, ul#mainmenu_hyy li a {
	text-transform: uppercase;
	font-size: 1.4em;
	color: #551a8b; /* 85, 26, 139 */	
}
ul#mainmenu_hyal li a {
	float:	left;
	margin-right: 20px;	
}
ul#mainmenu_hyy li a {
/*	float: right; */
	margin-right: 10px;
	margin-left: 10px;
}

ul#mainmenu_hyy { 
  float: right;
}

ul#mainmenu_hyy li a { 
  float: left;
  font-size:1em;
  font-weight:normal;
  line-height:1.1;
}

#mm_title {
	float: right;
	font-variant: small-caps;
	font-weight: bold;
	color: #551a8b;
	font-size: 1.4em;

	margin-right: 0;
	width: 220px;

}

img#logo {
	float: left; 
	border: 0;
	margin-top: 3px;
}

div#content {
	clear: both;
	width: 600px;
	margin-left: 295px;

}

div#content img {
	float: right;
	border: 1px black solid;
	margin: 1.0em;
}		
#bottom_info {
	font-size: 0.8em;
	border-top: 1px black dotted;
	margin-top: 3.0em;
	padding-top: 0;
}

.toggable {
	border-bottom: 1px #FFCCFF solid;
}

.clickable {
	cursor: pointer;
}
.clickable:hover {
	text-decoration: underline;
}
.count {
	font-size: 0.65em;
}

div#past_years ul {
	margin-bottom: 0em;
}
div#past_years li {
	display: block;
	float: left; 
	margin-right: 15px;
}

img.hallitus {
	height: 250px;
}

div.ehdokas {
	float: left; 
	width: 150px;
	text-align: center; 
}

div.edustaja {
	float: left;
	width: 200px;
	text-align: center;
	margin: 0;
	margin-bottom: 10px;
	border: 0px black solid;
}

div#content img.edustajakuva {
	height: 180px;
	border: 0;
	border-bottom: 15px black solid;
	clear: both;
	float: none;
}
div#content img.edustajakuva:hover {
	border-bottom: 15px #cc0000 solid;
}

div#content img.ehdokaskuva {
	height: 180px; 
	border: 0; 
	clear: both;
	border: 1px white solid;
	border-bottom: 15px black solid;
	float: none;
}
div#content img.ehdokaskuva:hover {
	border-bottom: 15px #cc0000 solid;
}

div#content img#norsunluutornit {
	height: 150px;
	border: 0;
	border-bottom: 15px white solid;
}
div#content img#norsunluutornit:hover {
	border-bottom: 5px #cc0000 solid;
}

ul.ehdokasesittely {
	list-style-position: outside;
}

hr.ehdokaserotin {
	clear: both;
	background-color: #fecccc;
	color: #fe0000;
/*	border: 1px black solid;*/
	border: 0;
	height: 1px;
}