#metanavigation{
    margin-top: 15px;
    height:15px;
}
#metanavigation ul {
    float: left;
}
#metanavigation, #metanavigation a,#metanavigation ul li a{
    color: #666;
}

#teasers{
	height: 50px;
	color: #666;
}
#teasers a{
    color: #666;
    text-decoration: none;
}
#teasers small{
	display: block;
}
#teasers a:hover, #teasers a:hover h2{
    color: #000;
}
#teasers h2{
    color: #666;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
#teaser1,#teaser2,#teaser3{
	float: left;
	text-align: center;
	width: 310px;
}
#teaser1,#teaser2{
	margin-right: 3px;
}
#pagewrap{
    margin-top: 0px;
}
#contentparagraphs {
    padding-top:20px;
}

/* univer fade out specific */
#headerwrap{
    height: 48px;
}
#footerwrap{
    height: 148px;    
}

object:focus { -moz-outline-style: none; }
object:focus { outline: none;} 

