@charset "utf-8";
/* CSS Document */

/* äänestys-stylet */

#piiloon {
	margin: 3px 0 0 3px;
}

#percent {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#pylvaat {
	width:260px;
	display: inline-block;
	padding:10px;
}
#yesbar,#nobar {
	background-color: #8CC914;
	border: none;
	display: inline-block;
/*	width: 100px; */
	height:22px;
}
#pylvaat #nobar {
	background-color:#CA1524;
	display: inline-block;
}

/*
#votenappi a {
	background-color:#CCCCCC;
	border-left: 1px solid #666666; 
	border-top: 1px solid #666666; 
	border-right: 2px solid #999999; 
	border-bottom: 2px solid #999999; 
	display:block;
	width:120px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	text-decoration:none;
	color:#FFFFFF
}


#teksti, #percent {width: 60px;	display: inline-block;} 

#clear {
	height:1px;
}*/

#btn_aanesta img{
border:none; 
margin-left:12px;
}

#kommentti_lainaus {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	overflow: hidden;
}

#kommentti_header {
	margin-top: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#kommentti {
	width:250px;
	height: 80px;
}
button.aanestabutton {
	clear:both;
	margin-left: 0px;
	width:98px;
	height:31px;
	background:url(../images/btn_aanesta.gif) no-repeat;
	text-align:center;
	line-height: 31px;
	color: white;
	font-size: 1px;
	border: none;
	padding: 0px;
	margin-top: 5px;
	cursor: pointer; 
	cursor: hand;
}