﻿
.checkboxlist input  
{
	width:20px;
	height:20px;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:2px;
} 
.checkboxlist br
{
	clear:both;
	display:none;
}
.checkboxlist
{
	padding-left:5px;
	display:block;
}
.checkboxlist label  
{
	width:142px;
	height:20px;
	display:block;
	float:left;
	overflow:hidden;
	white-space:nowrap;
} 
.CheckBoxListCompanyInfoMarkets
{
	width:360px;
	height:200px;
	overflow:scroll;
	overflow-y:scroll;
	overflow-x:hidden;
}