
span.bsTicker,
span.bsCIK
	{
	width: 65px;
	display: block;
	float: left;
	clear: left;
	margin: 0 0 0 4px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: small;
	line-height: 1.5em;
	font-weight:normal;
	}
	
span.bsTicker strong,
span.bsCIK strong
	{
	color: #000;
	}	

.bsCompany
	{
	font-size: small;
	line-height: 1.5em;
	margin: 0 0 0 65px;
	display: block;
	}
	
	
#UcAlertAdmin1_comboIndustry_DropDown .bsCompany
	{
	margin: 0 0 0 5px;
	}


#ucBasicSearchOuter 
	{
	clear: left;
	/*background: transparent url(search-bar-background.jpg) bottom left repeat-x;*/
	padding: 3px 0;
	width: 1000px;
	margin: 0 auto;
	height: 30px;
	font-family: Arial, Sans-Serif;
	}

#ucBasicSearchOuter strong 
	{
	color: #fff;
	padding: 0 8px 0 0;
	font-size: 12px;
	font-weight: bold;
	}
	
#ucBasicSearchOuter span.bsTicker strong,
#ucBasicSearchOuter span.bsCIK strong
	{
	color: #000;	
	}	

#ucBasicSearchOuter label 
	{
	color: #FBF375;
	font: bold 12px/17px arial, helvetica, sans-serif;
	padding: 0 5px;
	}

#ucBasicSearchOuter a 
	{
	color: #eee;
	font-size: 11px;
	}

.ComboBox_SECDefault
	{
        
	}


.ComboBox_SECDefault input
	{	
	height: 18px !important;
	margin-top: 5px;
	}

.ComboBoxDropDown_SECDefault
	{
	border: 1px solid #D6D6D6;
	border-top: 1px solid #B4B4B4;
	background-color: #E5ECF9;
	width: 335px !important;
	overflow: hidden;
	cursor: pointer;
	text-align: left;
	}

.ComboBoxImage_SECDefault
	{
	vertical-align:middle;
	margin-left:-2px;
	display: none;
	}

.ComboBoxImageHover_SECDefault
	{
	vertical-align:middle;
	margin-left:-2px;
	display: none;
	}

.ComboBoxInput_SECDefault
	{
		height: 22px;
		background-color: white;
		vertical-align: middle;
		background-image: url(bg.gif);
		background-repeat: repeat-x;
		font-family: Arial, Verdana;
		font-size: 11px;
		color: #666666;
		border: 1px solid #999;
	}

.ComboBoxInputHover_SECDefault
	{
	height: 18px;
	line-height: 1.5em;
	border-top: 1px solid #DFDFDF;	
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #DFDFDF;
	background-color: white;
	vertical-align: middle;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana;
	color: #666666;
	}

.ComboBoxItem_SECDefault
	{
	font-size: small;
	line-height:1.5em;
	color: #333333;	
	text-decoration: none;
	text-align: left;
	_height:1%; /* IE6 */
	}

.ComboBoxItemHover_SECDefault
	{
	text-decoration: none;
	line-height:1.5em;
	background-color: #C6D8FF; 
	cursor: pointer;
	cursor: hand;
	text-align: left;
	_height:1%; /* IE6 */
	}


.ComboBoxItemDisabled_SECDefault
	{
	font-family: Arial;
	font-size: 11px; 
	color: gray;
	cursor: no-drop;
	padding: 3px;
	text-decoration: none;
	text-align: left;
	}

.ComboBoxLoadingMessage_SECDefault
	{
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
	}

.ComboBoxMoreResultsMessage_SECDefault
	{
	font-family: Arial;
	font-size: 10px;
	padding-bottom: 4px;
	cursor: pointer;
	}

.ComboBoxMoreResultsImage_SECDefault
	{
	padding: 5px;
	margin: 5px;
	}

.ComboBoxMoreResultsBox_SECDefault
	{
	border-top: 1px solid #F7F7F7;
	cursor: default;
	}

.ComboBoxHeader_SECDefault
	{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #cacaca;
	}


input.btnSubmitBasic
	{
	background: transparent url(go_button.gif) top left no-repeat;
	border: 0;
	height: 20px;
	width: 30px;
	height: 22px;
	cursor: pointer;
	position: relative;
	top: 2px;
	margin: 0 15px 0 0;
	color: #fff;
	text-indent: -9999px !important;
	}
	
#UcAdvancedSearch1_comboCIK_Input,
#UcAdvancedSearch2_comboCIK_Input
	{
	width: 150px !important;	
	}	