
Body                { background-color: white;
                      margin: 20px; 
                      font-family: helvetica;
		      font-size: 10pt;
		      border: solid 1px #E6EBF0;
		      padding: 5px; }

h1                  { font-family: Impact;
		      text-align: right;
		      background: #E6EBF0;
		      padding-right: 5px; }

address		    { background: #E6EBF0;
		      padding: 5px;
		      font-size: 8pt; }

a:link              { color: #5D83A3; }

div.news a          { font-weight: bold;
                      text-decoration: none; }

div.news li         { list-style: square; }

p                   { text-align: justify; }

div.hallitus dt	    { margin-top: 10px; }
div.hallitus li	    { padding-bottom: 10px; }

/* used for "attention grabbers" */
div.huomio 	{ border: dashed 1px red;
	     	  padding: 5px;
	     	  font: helvetica;
		  font-size: 8pt;
	     	  background: #E6EBF0; 
		  margin-bottom: 10px; }

div.info        { border: dotted 1px blue;
		  padding: 5px;
		  font: helvetica; }

/* used for headline of "attention grabbers" */
div.huomio2 	{ font-size: 12pt;
		  text-decoration: underline;
		  color: red; }

/* new styles for textpattern cms */

#accessibility ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#accessibility li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#accessibility div {
	width: 100%;
}
