body {background-color: #000000; margin:30px 30px 20px 30px ;
font-family:arial, helvetica;
}

h1.abs {font-size: 36px}
h2.abs {color: blue}
h5.abs {color: #CCCCCC;}
h6.abs {color: white;}

p.abs {margin-left:5px; 
     margin-top:10px}

div.abs 
{
	background-color:transparent;
	width:153px;
	height:325px;
	font-family:arial, helvetica;
	color: #ccffcc;
	font-size: 12px;
	border-style: none;
	border-width: 1px;
	border-color: #00FF00;
	position:absolute;
	left:31px;
	top:30px;
	#overflow: scroll;
}

td.reuna
{

border-style: solid;
border-color: #006600;
border-width:2px;
border-left:none;
border-right:none;
border-top:none;
border-bottom: none;
}



p.yhteystiedot
{

#border-top: 2px solid #006600;
margin-left:0px; 
color: white;

}

ul.abs
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

a.abs
{
font-family:arial, helvetica;
font-size: 14px;
font-weight: bold;
float:left;
width:120px;
text-decoration:none;
text-align:right;
color:white;
background-color:#000000;
padding:0em 0.10em;
border-right:1px solid white;
}

a:hover {background-color:#659f26;}
li {display:inline}

/* Styles for Twitter Search Widget */
    * .widget_twitter_search ul {}  /* Style for tweet list */
    * .widget_twitter_search ul li {} /* Style for an individual tweet */
    * .widget_twitter_search ul li:before { content: '';} /* Style for content inserted at beginning of tweet */


