div.module {
	margin-bottom: 7px;
}

h3#screenCriteria{
	margin-bottom: 3px;
}

div#selectCriteria {
	margin: 0px;
}

div.catSelect {
	/*position: relative;*/
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

div.catItem {
	width: 47%;
	float: left;
	margin: 0px;
	white-space: nowrap;
	margin-bottom: 1px;
}

/* UPPER TABLE */

table#tableCriteriaOuter {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 5px;
}

td#tableCriteriaTitle {
	background-color: #F0F0E0;
	color: #333;
	font-weight: bold;
	padding: 3px;
}

tbody#tableCriteria td.underline {
	background-image: url(https://thomson.cache.wallst.com/img/dottedLine.gif);
	background-position: 0% 100%;
	background-repeat: repeat-x;
}

td#categoryList { /* left */
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	height: 90px;
	width: 190px;
	background-color: #fff;
}

div#criteriaList { /* right */
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #666;
	height: 102px;
	padding: 5px 0px 0px 0px;
}

a#categorySelectAll {
	width: 150px;
	padding: 5px 0px 0px 0px;
	margin-left: 10px;
	background-image: url(https://thomson.cache.wallst.com/img/dottedLine.gif);
	background-position: 0% 0%;
	background-repeat: repeat-x;
	display: block;
}

td#categoryList select { /* Select Overview */
	margin: 0px 0px 10px 10px;
}

td.fieldName { /* Reported EPS */
	color: #333;
	padding: 4px 0px 4px 10px;
}

td.fieldName img { /* X image */
	cursor: pointer;
	cursor: hand;
}

td.fieldModify { /* Greater Than ... */
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #ccc;
}

td.fieldModify img { /* skittles */
	cursor: pointer;
	cursor: hand;
}

td.fieldMatches div { /* 432 */
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

td.fieldMatches { /* Company Matches */
	color: #666;
	font-size: 9px;
	line-height: 9px;
	padding: 4px 0px 4px 10px;
}

td.fieldMatches i { /* Loading ... */
	color: #000;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
}

td#numCriteria { /* 3 Criteria used */
	color: #666;
	padding: 3px 3px 3px 5px;
	border-bottom: 2px solid #999;
}

td#numMatches { /* Total Company Matches */
	color: #E57F1B;
	font-weight: bold;
	border-bottom: 2px solid #999;
	padding-right: 7px;
}



span#numMatchesInner { /* 23 */
	color: #333;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
}

/* TABLE BOTTOM */

div#resultsDiv {
	margin: 10px 0px 0px 0px;
	visibility: hidden;
}

div#resultsDiv h3 {
	margin: 0px 0px 3px 0px;
}

table#resultsTable {
	margin: 5px 0px 0px 0px;
	border: 1px solid #CCC;
	border-bottom: 2px solid #999;
	font-size: 11px;
}

thead#resultsTableHead {
	background-color: #F6F6ED;
}

table#resultsTable TH {
	background-image: url(https://thomson.cache.wallst.com/img/dottedLine.gif);
	background-position: 0% 100%;
	background-repeat: repeat-x;
	padding: 5px 10px 3px 10px;
	vertical-align: bottom;
	font-size: 9px;
	color: #333;
}

table#resultsTable TH#screenResultsTitle {
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
}

table#resultsTable TH#screenResultsTitle b {
	font-weight: normal;
	font-size: 10px;
	color: #666;
}

table#resultsTable TH A {
	text-decoration: underline;
	color: #333;
}

table#resultsTable TH IMG {
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
}

table#resultsTable TD {
	background-image: url(https://thomson.cache.wallst.com/img/dottedLine.gif);
	background-position: 0% 100%;
	background-repeat: repeat-x;
	color: #676464;
	padding: 2px 10px 2px 10px;
}

table#resultsTable td.odd { background-color: #f2f1f0;}
table#resultsTable td.even {background-color: #fff;}
table#resultsTable td.oddSort { background-color: #e6e5e4;}
table#resultsTable td.evenSort {background-color: #f2f1f0;}

/* pagination */

div#pagination {
	clear:both;
	text-align:right;
	padding-top:2px;
}

div#pagination b {
	color: #333;
}

div#pagination a {
	text-decoration: underline;
}

img.btn { cursor:pointer; cursor: hand;}

/* popup */

div#pop {
	position: absolute;
	display: none;
	z-index: 5;
	left: 240px;
	top: 70px;
}

div#popContent {
	width: 200px;
	border-collapse:collapse;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 0px;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
	z-index: 6;
}

div#popContent h1 {
	border: 0px;
	background-color: #F2F2E6;
	background-image: url(https://thomson.cache.wallst.com/img/bevPopHeader.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	color: #333;
}

div#popBody {
	padding: 5px;
	color: #666;
	font-size: 10px;
}

div#popContent div#popCustomize {
	margin: 5px 5px 0px 5px;
	padding: 1px 5px 5px 5px;

}

div#popContent div#popCustomize input {
	margin: 2px 0px 0px 0px;
	width: 170px;
	padding: 0px;
}

div#popContent img {
	margin: 0px 0px 5px 5px;
	cursor: pointer;
	cursor: hand;
}

img#popCloseBtn {
	float: right;
	cursor: pointer;
	cursor: hand;
}
