/* 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: 55px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

.zol_plan {
}
.zol_plan tr th {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #39F;
	text-align: center;
	vertical-align: middle;
}
.zol_plan tr td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 5px;
	color: #666;
	height: 25px;
}
.zol_price {
	font-size: medium;
	font-weight: bold;
	color: #900;
}