.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 520px;
height: 235px; /* Set height to be able to contain height of largest content shown*/
/*border: 5px solid #687C98;*/
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/
.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: #ffffff;
padding: 10px;
visibility: hidden;
width: 510px;
height: 430px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/
.glidecontenttoggler ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
}
.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 150px;
background: #8d949b;
margin-bottom: 1px;
margin-left: 0px;
text-align: left; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
	display: block;
	float: none;
	clear: both;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f0f0f0;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #5f676f;
color: white;
}

.glidecontenttoggler a:hover{
background: #6f7983;
color: white;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}
td{
font-family: Tahoma, Arial;
font-size: 11px;
line-height: 16px;
}
.teksti{
font-family: Tahoma, Arial;
font-size: 11px;
line-height: 21px;

}
.date_yla{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #a1abb3;
	position: relative;
	width: 250px;
	padding: 0px;
	visibility: visible;
	right: 10px;
	bottom: 5px;
}
.date{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #a1abb3;
	}

.border {
	border: 1px solid #40464b;
}
.valiotsikko {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #c5cace;
	padding: 5px;
}
.menu {

	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
	padding: 8px;
	text-align: center;
}
.menu:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #dfe3e7;
	text-decoration: none;
}
.menuvisited {
	text-decoration: none;
	color: #222222;
}
.linkit {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
.linkit:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.linkitvisited {
	text-decoration: underline;
	color: #003366;
}
.paivityslinkit {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	padding: 6px;
	background: #FFFFFF;
	display: block;
	float: none;
	clear: both;
}
.paivityslinkit:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	padding: 6px;
	background: #f9f9f9;
	display: block;
	float: none;
	clear: both;
}
.paivityslinkitvisited {
	text-decoration: underline;
	color: #003366;
}
.index{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
padding: 10px;
width: 680px;
height: 160px;
}
.yhteys{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
padding: 10px;
width: 680px;
height: 270px;
}
.sivuotsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #40464b;
	font-weight: bold;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #40464b;
	padding: 5px;
}

