


/* undohtml.css */
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0; }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }



/* layout.css */
/* ************************************* */
/* *****   FRAMEWORK GROSS LAYOUT    *** */
/* ************************************* */
#isf-master-container { overflow:hidden; width:920px; }
#left { float:left; display: none; width:0px; }
#right { float:right; width: 160px; }

#isf-module-container { float:left; overflow:hidden; padding: 0px; width: 740px; }

/* ************************************* */
/* **  INTEGRATED SEARCH GROSS LAYOUT ** */
/* ************************************* */
#int-column1 { float:left; margin-top:0px; margin-right:5px; vertical-align:top; width:430px; }
#int-column2 { float:right; margin-top:0px; vertical-align:top; width:300px; }

/* ************************************* */
/* **** FULL RESULTS GROSS LAYOUT   **** */
/* ************************************* */
#full-column1 { float: left; margin-top:0px; margin-right:5px; vertical-align:top; width:585px;}
#full-column2 { float: right; margin-top:0px; vertical-align:top; width:145px; }

/* ************************************* */
/* **** FULL RESULTS WITH LEFT NAV GROSS LAYOUT   **** */
/* ************************************* */
#full-column1-left { float: right; margin-top:0px; margin-right:5px; vertical-align:top; width:585px;}
#full-column-nav { float: left; margin-top:0px; vertical-align:top; width:145px; }

/* ************************************* */
/* **** DETAILS PAGE GROSS LAYOUT   **** */
/* ************************************* */
#isf-detail-area { float: left; margin-top:0px; vertical-align:top; width:100%; }

/* ************************************* */
/* **** PAGE ELEMENT: SEARCH FORM   **** */
/* ************************************* */
#isf-search-form { list-style-type:none; margin: 0px 0px 10px 0px; padding:0px; text-align:center; width: 100%; }

.linked-search-form ul li { display:inline; }
.linked-search-form .aff-links { padding-bottom:2px; }
.linked-search-form .search-form-inputs { height:30px; }
.basic-search-form { height:40px; }
.dropdown-search-form { height:40px; }

.search-form-keywords { width: 190px; }
.search-form-inputs { padding: 10px 0px 0px 0px; }
.search-form-help-image { float:right; }
.search-form-ad { float:right; height:40px; padding-left:25px; vertical-align:-50%; }

/* ************************************* */
/* **** PAGE ELEMENT: BANNER ADS    **** */
/* ************************************* */
#isf-banner-ads { margin: 0px 0px 10px 0px; }

/* ************************************* */
/* **** PAGE ELEMENT: QUICK LINKS   **** */
/* ************************************* */
.result-totals{float:left;}

.isf-quick-links{ margin: 0px 0px 10px 0px; width: 100%;}

.navigate-text {float:left; width: 110px; margin-top: 9px; padding: 5px;}
.navquicklinks {float:left; width: 618px; padding: 2px 0px 12px;}
.navquicklinks ul {float:left; text-align: center; list-style-type: none; list-style-position: outside; padding-left:15px; width:95%; }
.navquicklinks ul li { }
.navquicklinks ul li a {}
.navquicklinks ul li img {margin: 5px 0px -4px; padding: 0px 2px 0px 0px;}
.navquicklinks li {display:inline;}

/* ****************************************** */
/* **** PAGE ELEMENT: Search Suggestions **** */
/* ****************************************** */
.search-suggestion {margin: 0px 0px 10px 15px; }

/* ************************************ */
/* **** PAGE ELEMENT: Search Terms **** */
/* ************************************ */
.search-term{padding:10px; margin-bottom: 10px;}

/* ******************************** */
/* **** PAGE ELEMENT: No Match **** */
/* ******************************** */
.no-match{padding:0px 0px 10px 20px;}
.no-match ul{margin-left: 20px; margin-top: 10px;}

/* pdRail */
#pd-rail{ }

/* pdFooter styles */
.pd-footer-wrapper{ text-align: center; }

#rail{ float:left; }

#client-footer{float:left; width:100%;}

/* ************************************* */
/* ** PAGE ELEMENT: INT SEARCH MODULE ** */
/* ************************************* */
.module { margin: 0px 0px 10px 0px; padding: 0px; }
.module ol { margin: 0px; padding: 0px; }
.module ol li { margin: 0px; padding: 2px 5px 2px 5px; }
.module ol li p { margin: 0px; padding: 3px; }
.module ol li p.more { }
.module p.nav { margin: 0px; padding: 5px; }

.module .isf-summary { }
.module .isf-summary .icon { padding: 2px; float: left; }
.module .isf-summary .isf-logo { float: left; padding: 2px; }
.module .isf-summary h3 { margin:0px; padding: 5px 2px 5px 2px; float: left; display: inline; }
.module .isf-summary .logo { float: left; display: inline; padding-left: 5px; }

.isf-summary .nav { float: right; padding: 5px; }
.isf-summary .nav .prev { border-right: 1px solid black; }
.isf-summary .nav .counts { padding-left: .25em; }
.isf-summary .nav .next { border-left: 1px solid black; padding-left: .25em; }

/* ************************************** */
/* ** PAGE ELEMENT: FULL SEARCH FOOTER ** */
/* ************************************** */
.isf-full-footer { text-align: center; padding: 5px; }
.isf-full-footer .nav { }
.isf-full-footer .nav .prev { border-right: 1px solid black; }
.isf-full-footer .nav .counts { padding-left: .25em; }
.isf-full-footer .nav .next { border-left: 1px solid black; padding-left: .25em; }

/* ************************************* */
/* ** PAGE ELEMENT: ADV SEARCH MODULE ** */
/* ************************************* */
.isf-adv-search { margin:0px 0px 10px; padding:0px;  }
.isf-adv-search .isf-adv-search-fields { padding:5px 10px 10px 10px;  }
.isf-adv-search .isf-adv-search-row { margin:0px 0px 10px; }
.isf-adv-search .isf-adv-search-row.center { text-align: center; }
.isf-adv-search .isf-icon { padding: 2px; float:left;}
.isf-adv-search .isf-heading { float:left; margin:0pt; }
.isf-adv-search .isf-select { width: 90%; }
.isf-adv-search .isf-textbox { width: 90%; }
.isf-adv-search .isf-textbox-short { width: 68%; }
.isf-adv-search .isf-qmark { border:medium none; text-align:right; margin: 0px; padding: 2px 10px 0px 0px; }
.isf-adv-search .isf-header-title { float:left; margin:0px; padding:3px 0px 0px; white-space:normal;}
.isf-adv-search .isf-field-title { display: block; padding:0 2px 1px 0; }

.isf-help-list dd { margin: 0; padding: 0 0 1em 0; }

.isf-clear { clear:both; }

/* ****************************************** */
/* ** PAGE ELEMENT: RESULT SORTING LINKS   ** */
/* ****************************************** */
.isf-sort { padding: 3px 5px 3px 5px; text-align: right; }
.isf-sort ul li { display: inline; }

/* ************************************* */
/* *********  CALENDAR STYLES  ********* */
/* ************************************* */
.isf-calendar { width:100%; margin:0px 0px 0px -0.1px; padding:0px; }

.isf-month { height:8px; padding:2px; }
.isf-month a:link, .isf-month a:visited {  }
.isf-month a:hover {  }

.isf-daysofweek {  }

.isf-weekdays { padding: 2px; }
.isf-weekdays a:link, .isf-weekdays a:visited {  }
.isf-weekdays a:hover {  }

.isf-today {  }
.isf-today a:link, .isf-today a:visited {  }
.isf-today a:hover {  }

.isf-weekends {	padding: 2px; }
.isf-weekends a:link, .isf-weekends a:visited {  }
.isf-weekends a:hover {  }

/* ************************************* */
/* *******   ERROR PAGE STYLES  ******** */
/* ************************************* */

#isf-error { padding: 10px; }
#isf-error h2 { font-size: 14px; font-weight: bold; }
#isf-error h2 span.apology { float: left; }
#isf-error h2 span.return { float: right; font-size: 12px; }
#isf-error li { margin-top: .5em; margin-left: 1em; }
#isf-error p { margin-left: 1em;  margin-top: .5em; }

/* ************************************* */
/* *********  UTILITY STYLES   ********* */
/* ************************************* */
.clearfix:after {
	content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/* colors.css */
/* ************************************* */
/* **** PAGE ELEMENT: SEARCH FORM   **** */
/* ************************************* */
	#isf-search-form { background-color: #003366; border: 1px solid #003366; }
	#isf-search-form h2 { color: #FFFFFF; }
	#isf-search-form label { color: #FFFFFF; }
	.isf-border{border: 1px solid #c0d3f1; }
	.isf-background{background-color: #c0d3f1;}
	.linked-search-form ul li, .linked-search-form ul li a{color: #FFFFFF;}

/* ************************************* */
/* **** PAGE ELEMENT: QUICK LINKS   **** */
/* ************************************* */
	.result-totals{border: 1px solid #BCCEE0;}	
	.navigate-text{color: #666666;}
	.navquicklinks{background: transparent url(/sf_frameworks/gdev/images/navquicklinks_bottom.gif) no-repeat scroll left bottom;}
	.navquicklinks ul{background: transparent url(/sf_frameworks/gdev/images/navquicklinks_top.gif) no-repeat scroll left top;}
	.navquicklinks ul li a{color: #000066;}
	.navquicklinks ul li img{background-color: #FFFFFF; border: medium none;}

/* ****************************************** */
/* **** PAGE ELEMENT: Search Suggestions **** */
/* ****************************************** */
	.search-suggestion a{color: #000000;}

/* ************************************ */
/* **** PAGE ELEMENT: Search Terms **** */
/* ************************************ */

/* ******************************** */
/* **** PAGE ELEMENT: No Match **** */
/* ******************************** */

/* ************************************* */
/* ** PAGE ELEMENT: INT SEARCH MODULE ** */
/* ************************************* */
	.module { background: #fdfdfd; border: solid #c0d3f1 1px; }
	
	.module .isf-full-footer { background: #c0d3f1; color: #171852; }
	
	.module .isf-summary {	background: #c0d3f1; color: #171852; }
	.module .isf-summary h3 { }
	.module .isf-summary span { }
	
	.module ol { }
	.module ol li { border-top: solid #c0d3f1 1px; border-bottom: 1px solid #EEEEEE; }
	.module ol li p { }
	.module ol li p.more { }
	
	.module a:hover { color: #000066; }
	.module a:link { color: #000066; }
	.module a:visited { color: #000066; }
	
	.module p.nav { border-top: solid #c0d3f1 1px; }
	
	.module .nav a:hover { color: #000066; }
	.module .nav a:link { color: #000066; }
	.module .nav a:visited { color: #000066; }

/* /default module style */
	.isf-adv-search h2 { background-color: #C0D3F1; border: 1px solid #BBBBBB; color: black; }
	.isf-adv-search { border-bottom:1px solid #C0D3F1; border-left:1px solid #C0D3F1; border-right:1px solid #C0D3F1; }
	.isf-adv-search .isf-heading { background:#C0D3F1 none repeat scroll 0%; color:#171852; border-bottom:1px solid #C0D3F1; border-left:1px solid #C0D3F1; border-right:1px solid #C0D3F1; }
	.isf-adv-search .isf-select { }
	.isf-adv-search .isf-textbox { }

/* ****************************************** */
/* ** PAGE ELEMENT: RESULT SORTING LINKS   ** */
/* ****************************************** */
.isf-sort { background-color: #e2e2e2; }

/* ************************************* */
/* *********  CALENDAR STYLES  ********* */
/* ************************************* */
	.isf-calendar {  }

	.isf-month { background-color:#000066; color:#ffffff; }
	.isf-month a:link, .isf-month a:visited { color:#ffffff; }
	.isf-month a:hover { color:#ffffff; }
		
	.isf-daysofweek { background-color:#CCCCCC;	color:#ffffff; }

	.isf-weekdays { color:#000000; background-color:#FFFFFF; border: 1px solid #F3F3F3; }
	.isf-weekdays a:link, .isf-weekdays a:visited { color:#000066; }
	.isf-weekdays a:hover { color:#000066; }
		
	.isf-today { color: #FF6600; }
	.isf-today a:link, .isf-today a:visited { color: #FF6600; }
	.isf-today a:hover { color: #FF6600; }
		
	.isf-weekends {	color:#000000; background-color: #FFFFFF; border: 1px solid #F3F3F3; }
	.isf-weekends a:link, .isf-weekends a:visited { color:#000066; }
	.isf-weekends a:hover { color:#000066; }




/* typography.css */
/*
 * This file describes the typography (font sizes, line heights,
 * text alignment, etc) of the site.
 */

#isf-module-container {
	font-size: 12px;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
}

.pd-footer-wrapper {
	font-size: 12px;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
}

/* search form styles */
.search-form-inputs label{
	font-size: 14px;
	font-weight: bold;	
}

/* ************************************* */
/* **** PAGE ELEMENT: QUICK LINKS   **** */
/* ************************************* */
.navigate-text{ font-size: 12px; font-weight: bold;}
.navquicklinks ul li a { }

/* ****************************************** */
/* **** PAGE ELEMENT: Search Suggestions **** */
/* ****************************************** */
.search-suggestion { }
.search-suggestion a { font-weight: bold; text-decoration: none;}

/* ************************************ */
/* **** PAGE ELEMENT: Search Terms **** */
/* ************************************ */
.search-term{ font-weight:bold; font-size: 14px; }

/* ******************************** */
/* **** PAGE ELEMENT: No Match **** */
/* ******************************** */
.no-match h3{font-size: 13px;}
.no-match ul li{list-style: square; line-height: 150%;}
#full .module #nomatch li {padding: 15px 0px 15px 5px; font-weight:bold;}

/* ************************************* */
/* ** PAGE ELEMENT: INT SEARCH MODULE ** */
/* ************************************* */
.module { }
.module .isf-summary { }
.module .isf-summary .icon { }
.module .isf-summary h3 { font-size:12px; font-weight:bold; }
.module ol li { list-style: none; }
.module ol { }
.module ol li p { }
.module ol li p.more { text-align: right; }
.module ol li a { font-size: 12px; }
.module p.nav {	text-align: right; font-size: 10px; font-weight: bold; }

.isf-summary a { text-decoration:none; }
.isf-summary .nav { font-size: 11px; font-weight: bold; }

/* ************************************** */
/* ** PAGE ELEMENT: FULL SEARCH FOOTER ** */
/* ************************************** */
.isf-full-footer .nav { font-size: 11px; font-weight: bold; }

/* ************************************* */
/* ** PAGE ELEMENT: ADV SEARCH MODULE ** */
/* ************************************* */
.isf-adv-search { }
.isf-adv-search .isf-icon { }
.isf-adv-search .isf-heading { }
.isf-adv-search .isf-select { }
.isf-adv-search .isf-textbox { }
.isf-adv-search .isf-qmark { }
.isf-adv-search .isf-field-title { font-size:10px; font-weight: bold; }

.isf-help-list dt { font-weight: bold; font-size: 13px; }

/* /module default style */

/* ****************************************** */
/* ** PAGE ELEMENT: RESULT SORTING LINKS   ** */
/* ****************************************** */
.isf-sort { font-weight: bold; }
.isf-sort a { text-decoration: underline; }
.isf-sort li {  }

/* ************************************* */
/* *********  CALENDAR STYLES  ********* */
/* ************************************* */
	.isf-calendar {  }

	.isf-month { font-family: arial, helvetica, sans-serif; font-weight:bold; font-size:.96em; text-decoration:none; }
	.isf-month a:link, .isf-month a:visited { text-decoration:none; }
	.isf-month a:hover { text-decoration:underline; }
		
	.isf-daysofweek { font-size: .86em; font-family: "Trebuchet MS", arial, helvetica, sans-serif; }

	.isf-weekdays { font-size:.70em; font-family: verdana; font-weight:normal; text-decoration:none; }
	.isf-weekdays a:link, .isf-weekdays a:visited { text-decoration:none; }
	.isf-weekdays a:hover { text-decoration:underline; }
		
	.isf-today { font-family: verdana; font-weight: bold; text-decoration:none; }
	.isf-today a:link, .isf-today a:visited { text-decoration:none; }
	.isf-today a:hover { text-decoration:underline; }
		
	.isf-weekends {	font-size:.70em; font-family: verdana; font-weight:normal; text-decoration:none; }
	.isf-weekends a:link, .isf-weekends a:visited { text-decoration:none; }
	.isf-weekends a:hover { text-decoration:underline; }

	
/* ************************************* */
/* *********  UTILITY STYLES   ********* */
/* ************************************* */
	.normal-font{font-weight: normal;}
	.bold-font{font-weight:bold;}
	.url{text-decoration: none;}




/* search_form.css */
/* ************************************* */
/* **** PAGE ELEMENT: SEARCH FORM   **** */
/* ************************************* */
.pd-search-sections { width:330px; margin-left:0px; }
.pd-search-sections ul { list-style: none; margin:0px; padding:0px; font-size:11px; line-height:normal; }
.pd-search-sections li { float:left; margin-left: 3px; padding: 0px 0px 0px 2px; background: url("/graphics/search/tab_left_off.gif") no-repeat left top; }
.pd-search-sections li span { display: none; visibility: hidden; }
.pd-search-sections a { background: url("/graphics/search/tab_right_off.gif") no-repeat right top; text-decoration:none; font-weight:bold; text-align: center; padding: 3px 4px 3px 3px; display:block; }
.pd-search-sections a:link, .pd-search-sections a:visited, .pd-search-sections a:active { text-decoration:none; }
.pd-search-sections-more { position: absolute; width: 97px; border: 1px solid; background-color:#7F9BF7; }
.pd-search-sections-more ul { text-align: left; list-style: none; margin: 0px; padding: 0px; font-size: 11px; font-weight: bold; line-height: normal; }
.pd-searchMore-droplist a, .pd-searchMore-droplistOn a { padding: 3px 4px 3px 3px; }
.pd-searchMore-droplist a:link, .pd-searchMore-droplist a:visited, .pd-searchMore-droplist a:active { text-decoration:none; } 
.pd-searchMore-droplistOn a:link, .pd-searchMore-droplistOn a:visited, .pd-searchMore-droplistOn a:active { text-decoration:none; background-color:#F9C24D; }
.pd-searchMore-droplist { padding: 3px 4px 3px 3px; }
.pd-searchMore-droplistOn{ padding: 3px 4px 3px 3px; }
.pd-search-sections .pd-search-section-on { background: url("/graphics/search/tab_left_on.gif") no-repeat left top; }
li.pd-search-section-on span { margin: 0px; padding: 0px; display: block; margin:auto auto -8px; text-indent: -5000; visibility: visible; background: url("/graphics/search/tab_arrow_on.gif") no-repeat center top; }
.pd-search-section-on a { background: url("/graphics/search/tab_right_on.gif") no-repeat right top; padding: 3px 4px 3px 3px; }
.pd-search-section-on a:link, .pd-search-section-on a:visited, .pd-search-section-on a:active { text-decoration:none; }
.keyword-input { width:235px; margin:0px 5px 0px 0px; }
.go-button { margin:-5px 0px 0px 0px; }
.pd-search-text { font-size: 14px; font-weight: bold; text-transform: uppercase; margin:18px 8px 0px 0px; width:110px; float:left; text-align:right; }





/* /sf_modules/news/css/screen.jsp */




















 

/* news module styles */

body#full #news .result .title { float: left; }
body#full #news .result .date { float: right; }
body#full #news .result .description { padding:5px 0px 5px 25px; }
body#full #news .result .description .more { float:right; text-align:right; }
body#full #news .result .author { font-size: smaller; color: #666666; padding:0pt 0pt 5px 25px; }

#news.related .result .date { display: none; }
#news.related .result .description { display: none; }
#news.related .result .author { display: none; }
#news.related .archive { display: none; }

body#full #news-adv-search .archive { text-align: right; }

body#int #news .title { float: left; }
body#int #news .date { float: right; }
body#int #news .nav .archive { float: left; padding-bottom: 5px; }
body#int #news .nav .more { float: right; text-align: right; }


/* /sf_modules/blogs/css/screen.jsp */





















 

/* blogs module styles */

body#full #blogs .result .title { float: left; }
body#full #blogs .result .date { float: right; }
body#full #blogs .result .description { padding:5pt 0pt 5px 25px; }
body#full #blogs .result .description .more { float:right; text-align:right; }
body#full #blogs .result .author { font-size: smaller; color: #666666; padding:0pt 0pt 5px 25px; }

body#full #blogs.related .result .date { display: none; }
body#full #blogs.related .result .description { display: none; }
body#full #blogs.related .result .author { display: none; }

body#int #blogs .nav .archive { float: left; padding-bottom: 5px; }
body#int #blogs .nav .more { float: right; text-align: right; }
body#int #blogs .title { float: left; }
body#int #blogs .date { float: right; }



/* /sf_modules/classifieds/css/screen.jsp */




















 

/* classifieds module styles */

body#full #classifieds .hlisting .photo { float: left; }
body#full #classifieds .hlisting .description { padding:5px 0px 5px 25px; }
body#full #classifieds .hlisting .description .more { float:right; text-align:right; }

body#int #classifieds .hlisting .description { padding:3px; }
body#int #classifieds .nav .more { float: right; text-align: right; }

body#detail #classifieds .hlisting .photo { float: left; }
body#detail #classifieds .hlisting .description { padding:5px 0px 5px 25px; }
body#detail #classifieds .hlisting .description .more { float:right; text-align:right; }
body#detail #classifieds .hlisting .categories { float: left; }
body#detail #classifieds .hlisting .dtlisted { float: right; }

#classifieds-adv-search #classifieds-adv-search-form #categoryButton { font-size:13px; margin:0px; overflow:hidden; padding:0px; width:120px; }
#classifieds-adv-search select { width: 132px; }


/* /sf_modules/news/css/screen.jsp */




















 

/* verdicts module styles */

body#full #verdicts .result .title { float: left; }
body#full #verdicts .result .date { float: right; }
body#full #verdicts .result .description { padding:5px 0px 5px 25px; }
body#full #verdicts .result .description .more { float:right; text-align:right; }
body#full #verdicts .result .author { font-size: smaller; color: #666666; padding:0pt 0pt 5px 25px; }

#verdicts.related .result .date { display: none; }
#verdicts.related .result .description { display: none; }
#verdicts.related .result .author { display: none; }
#verdicts.related .archive { display: none; }

body#full #verdicts-adv-search .archive { text-align: right; }

body#int #verdicts .title { float: left; }
body#int #verdicts .date { float: right; }
body#int #verdicts .nav .archive { float: left; padding-bottom: 5px; }
body#int #verdicts .nav .more { float: right; text-align: right; }


/* /sf_modules/news/css/screen.jsp */




















 

/* realest module styles */

body#full #realest .result .title { float: left; }
body#full #realest .result .date { float: right; }
body#full #realest .result .description { padding:5px 0px 5px 25px; }
body#full #realest .result .description .more { float:right; text-align:right; }
body#full #realest .result .author { font-size: smaller; color: #666666; padding:0pt 0pt 5px 25px; }

#realest.related .result .date { display: none; }
#realest.related .result .description { display: none; }
#realest.related .result .author { display: none; }
#realest.related .archive { display: none; }

body#full #realest-adv-search .archive { text-align: right; }

body#int #realest .title { float: left; }
body#int #realest .date { float: right; }
body#int #realest .nav .archive { float: left; padding-bottom: 5px; }
body#int #realest .nav .more { float: right; text-align: right; }




/* /sf_frameworks/gdev/config/dailybr.css */
body { margin: auto;  background: #000000; }

#pd-rail { display: none; }

#rail #news-adv-search .isf-summary { width: 160px; }

#isf-master-container { margin: auto; background: #ffffff; width:1060px; }
#isf-master-container .pd-footer-wrapper { background: #ffffff; }

#isf-wrapper { background: #ffffff; }

#isf-warpper .module { border: solid 1px #BCCEE0; }
#isf-wrapper .module .isf-summary { background: #BCCEE0; }

#isf-search-form { background: #336699; }

.module .isf-summary h3 { color: #ffffff; }
.module .isf-summary h3 a:link { color: #ffffff; }
.module .isf-summary h3 a:visited { color: #ffffff; }

#blogs .title { height: 1em; overflow: hidden; }
#blogs.related .result .title { height: 2.5em; overflow: hidden; width: 133px; }

#news-startDate .isf-field-title { float: left; }
#news-startDate .dailybr-example {float: right; }

#news-endDate .isf-field-title { float: left; }
#news-endDate .dailybr-example { float: right; }

body#int #areanews-quicklinks { display: none; }
body#int #areanews.module { display: none; }

body#full #news .result .description .more { display: inline; float: right; }
body#full #news .result .author .left { float: left; }
body#full #news .result .author .right { float: right; }

body#full #full-column2 #classifieds p.description { display: none; }

body#int .navquicklinks #verdicts-quicklinks { display: none; }
body#int .navquicklinks #realest-quicklinks { display: none; }

#right {
	width:320px;
}

#right.rail{
	with:320px;
	float:left;
}

#isf-banner-ads {
	padding-left:5px;
}
