/* custom.css, Copyright (C) 2007 - 2010 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
	display: block;
	width: 300px;
	height: 85px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}
.module h3.header {
    color: #D1D1D1;
    font-size: 18px;
    font-weight: normal;
    margin: 0px 0px 0px 10px;
    padding: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
