/* 

Ajasto Group CSS-stylesheet 
(c) Ajasto Osakeyhtio 2007

*** LOCAL FORMATTING, OVERRIDES COMMON. ONLY DIFFERENCE TO COMMON ***

NOTE: Always validate with http://jigsaw.w3.org/css-validator/

Valid CSS2 2006-03-19 apart from body/overflow

*/


/*Footer--------------------------------------------------------------*/


#footertable 
{
    border: none;
}

#footertable TD 
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	font-size: 10px;
	vertical-align: top;
}

.footerright
{
    text-align: right;
    padding-right: 0px;    
}

.footerright .footerquote 
{
    padding-top: 20px;
    padding-bottom: 0px;
   	font-weight: bold;
	color: #595959;
	margin-bottom: 5px;
}

.footerright .footerquoteauthor 
{
    }

