/*
# ------------------------------------------------------------------------
# JA Purity II template for Joomla 1.6
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
# Author: JoomlArt.com
# Websites: http://www.joomlart.com - http://www.joomlancers.com.
# ------------------------------------------------------------------------
*/

/* Logo Image ---*/
h1.logo {   
	height: 79px;
   width: 207px;
}

h1.logo a {
	background: url(../../images/logo.png) no-repeat top;
	display: block;
	height: 79px;
   width: 207px;
}

/* Category ---*/
table.category {
	width: 100%;
}