/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../../../css/layout.css);


/*logo*/
.logo-img{background: url(../images/logo.png) no-repeat scroll 0 0 transparent;}

/*footer icon*/
div.footer-logo-icon {
	background: url(../images/logo-icon.png) no-repeat scroll 0 0 transparent; 
	width: 56px; 
	height: 50px;
}