/* Copyright (C) 2007 - 2010 YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
	display: block;
	width: 300px;
	height: 55px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

#age {
	color:#AAAAAA;
	float: left;
	margin: 90px 0 15px 60px;
	width: 360px;
	font-size: 10px;
	line-height: 140%;
}

#copyright {
	color: #AAAAAA;
	float: left;
	margin: 90px 0 15px 80px;
	text-align: right;
	width: 410px;
	font-size: 10px;
	line-height: 140%;
}
