
/**
 * @version $Id: component.css
 * @package smicDesigner
 * @subpackage Accommodation
 * @copyright Copyright (C) 2009 - 2011, Smart Multimedia (an Australian business)
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved. (This component redistibutes code which was originally distributed by Open Source Matters under the same license)
 * @license GNU/GPL version 3 - http://www.fsf.org/licensing/licenses/gpl.html
 * 
 * This file is part of Accommodation.
 * 
 * Accommodation is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
 * 
 * Accommodation is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License along with Accommodation.  If not, see <http://www.gnu.org/licenses/>.
 * 
 */
 		
/* accommodation css file */



.smic-site-list { margin:0; padding:0; border-width:0; border-left:solid 1px #ddd; } 
.smic-site-list th { background:#ddd; margin:0; border-width:0; padding:4px 6px; vertical-align:top; text-align:left; } 
.smic-site-list td { border-width:0; border-right:solid 1px #ddd; border-bottom:solid 1px #ddd; padding:4px 6px; vertical-align:middle; text-align:left; } 
