<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* eDirectory - Style Definitions for Listing Templates
*
* @package		layout
* @author			Arca Solutions
* @copyright	Copyright (c) 2009, Arca Solutions Inc.
*/

/**
* Template 1
*
* @section	template1
*/

.template1 .detailTitle
{ background: none; border-bottom: 1px solid #CCC; padding-bottom: 5px; }

/**
* Template 2
*
* @section	template2
*/

.template2 .detailContent
{ float: right; }

.template2 .detailComplementaryContent
{ float: left; }

.template2 .floatLayer
{ left: 235px; }

.template2 .detailTitle
{ background: none; border-bottom: 1px solid #CCC; padding-bottom: 5px; }

/**
* Template 3
*
* @section	template3
*/


.template3 .detailContent
{ float: left; padding: 5px 10px 5px 10px; width: 47%; }

.template3 .detailContent1
{ float: left; padding: 0px 0px 0px 0px; width: 35%; }

.template3 .detailContent2
{ float: left; padding: 10px 0px 0px 30px; width: 15%; }

.template3 .detailContent3
{ float: left; padding: 0px 0px 0px 0px; width: 45%; }

.template3 .designations
{ clear: both; float: right; padding-top: 5px; }

.template3 .googleBase
{ margin-bottom: 0; }

.template3 .floatLayer
{ top: -80px; left: -10px; width: 280px; }

.template3 .detailTitle
{ background: none; border-bottom: 1px solid #CCC; padding-bottom: 5px; }

.template3 .rating .rateIt
{ clear: both; float: none; text-align: right; }</pre></body></html>