/*--------------------------------------------------------------
  sNews Business Directory Module v1.0
  Last Revision: Oct.18.08 (keyrocks)
----------------------------------------------------------------*/

/* directory list page view */
.buslist-div { width: 95%; padding:4px 0 4px 0; border-bottom: 1px solid #ccc; }
	.buslist-title a { font: bold 12px Arial; line-height: 150%; }
.business-wrap { width: 92%; background: #f7f7f7; border: 1px solid #e0e0e0; margin-bottom: 10px; padding: 10px; }
.bus-name { line-height: 200%; font-size: 135%; font-weight: bold; text-align: center; }
.category, .address, .telfaxcell { line-height: 90%; text-align: center; }
.category, .address, .street, .mailbox, .locale, .region, .code, .country, telfaxcell, .email, .update, .contact { font-size: 11px; }
.email-update, .center-it { line-height: 90%; text-align: center; }

.update-only { line-height: 90%; text-align: center; }
.fax, .cell { padding-left: 25px; }
.right-edit { text-align: right; margin: 0; padding-right: 25px; }
.justify-info { width: 75%; line-height: 120%; font-size: 115%; text-align: justify; }

