/**
* $Id: smartfaq.css,v 1.11 2004/12/30 22:34:08 malanciault Exp $
* Module: SmartFAQ
* Author: The SmartFactory <www.smartfactory.ca>
* Licence: GNU
*/

.sf_headertable {padding: 0; margin: 0; border-bottom: 1px solid;}
.sf_modulename {font-size: 10px; text-align: left; font-weight: bold; padding-right: 0.3em;	line-height: 18px;}
.sf_breadcrumb {font-size: 10px; line-height: 18px;}

.sf_infotitle {margin-top: 8px; margin-bottom: 8px; font-size: 18px; line-height: 18px; font-weight: bold; display: block;}
.sf_infotext  {line-height: 130%; display: block;}

.sf_faq_head_cat {padding-top: 0px; text-align: right; font-style:normal; vertical-align: middle; display: block;}
.sf_faq_head_who {padding-top: 5px; text-align: right; font-style:normal; vertical-align: middle; display: block;}

.sf_collaps_title {margin-bottom: 8px; margin-top: 10px; font-size: 16px; line-height: 16px; font-weight: bold; display: block;}
.sf_collaps_info {margin: 3px 0 12px 0; font-size: small; display: block;}

.sf_category_dsc {margin: 3px 0 10px 0; font-size: small; display: block;}
.sf_adminlinks {font-size: 10px; text-align: center; line-height: 18px;}
.modfooter{text-align: center; padding-top: 6px; font-size: 9px; border-top: 0px solid #ccc; }

.tips_item{ padding-top: 5px; width : 360px; }

.tips_item_odd  { background-color: #ffffff; padding: 5px;line-height: 200%;  }
.tips_item_even { background-color: #f5f5f5; padding: 5px;line-height: 200%;  }
.tips_item_requester {color : #000099; }
.tips_item_date {color : #000000; }
.tips_item_counter {color : #000000; }
.tips_item_adminlink {text-align: right; padding: 3px; background-color: #efefef}
.tips_item_admin {background-color: #ffffff; text-align: right; }


