/*
-----------------------------------------------------
NYTimes css file for /css/section/business/screen/general.css
File name: general.css
Author:  Minnie Ko
revision date: 2006.04.17
-----------------------------------------------------
*/

/* Markets Search cColumn box for Business sectionfront
------------------------------------------------------------------------------*/
.MarketsSearch {
	border:1px solid #ccc;
	clear:both;
	overflow:auto;
	padding:10px 0px 10px 6px;
	}

.columnGroup .MarketsSearch .editColumn {
    width: 166px;
    float: left;
    display: inline;
    margin-right: 0px !important;
    border: none !important;
    clear: left;
    }

.columnGroup .MarketsSearch .searchColumn {
    width: 130px !important;
    float: left;
    display: inline;
    margin-left: 25px !important;
    margin-right: 0px !important;
    border: none !important;
    clear: right;
    }

/* Hides from IE-mac \*/
* html .MarketsSearch {height: 1%;}
* html .columnGroup .MarketsSearch .searchColumn {
	margin-left: 10px !important;
	}
*html .columnGroup .MarketsSearch .searchColumn .singleRule {
    margin-bottom: 2px !important;
    }
/* End hide from IE-mac */

/*\*/
html*.story .MarketsSearch .more {
    margin-top: auto !important;
    }
html*.cColumn .MarketsSearch .searchColumn .more {
    font-size: 80% !important;
    }
/**/
