div#customScreen {
	border: 1px solid #aaa;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	color: #777;
	background-color: #F0F0E0;
	height: 43px;
}

div#customScreen img {
	margin-right: 20px;
	padding:9px 15px 9px 9px;
	background-image: url(https://thomson.cache.wallst.com/img/dottedLineVert.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	cursor: pointer;
	cursor: hand;
}

div#prescreen {
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 5px 0px;
	height: 140px;
	margin-top: 10px;
}

div#prescreen b {
	color: #333;
}

div#prescreen img {
	cursor: pointer;
	cursor: hand;
}

div#prescreen div.cannedWrap {
	float: left;
	width: 17.2%;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(https://thomson.cache.wallst.com/img/dottedLineVert.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;		
}

div#prescreen div.cannedRight {
	margin-right: 0px; 
	padding-right: 0px; 
	background-image: none;}
