#cs_wrap {
	width:960px;
}

.cs_header {
	width:100%;
	height:15px;
	padding-top:15px;
	text-align:center;
}

.cs_box {
	float:left;
	/*width:336px;*/
	 
	width:300px;
}

.cs_box_top {
	width:336px;
	height:15px;
	/*background-image:url('conf-dir-up-200x15.gif');*/
	background-repeat:no-repeat;
}

.cs_box_middle {
	width:260px;	
	/*background-image:url('conf-dir-middle-200x10.gif');*/
        margin: 0 0 0 0; 
	background-color: #ffffff; 
	border:1px #d9d9d9 solid;
	padding: 20px 20px 20px 20px;
}

.cs_box_bottom {
	width:336px;
	min-height:15px;
	/*background-image:url('conf-dir-down-200x15.gif');*/
	background-repeat:no-repeat;
}

.cs_field {
	/*width:250px;*/
	margin:0 15px 5px 15px;
}

.cs_field_label {
	width:270px;
	font-family:Verdana;
	font-size:10px;
	margin: 0;
    padding:0;
    text-indent: 0px;
}

.cs_field_selector {
	width:270px;
	/*margin-left:5px;*/
	}

#cs_search {
	width:270px;
	/*height:15px;*/
	padding-top:10px;
	padding-left:0px;
}

.cs_hspace {
	clear:both;
	width:100%;
	height:10px;
}

.cs_add_business {
	clear:both;
	width:100%;
	text-align:right;
	height:15px;
	margin:2px 0 2px 0;
}

#cl_area {
	float:left;
	width:600px;
	min-height:350px;
	padding-right:24px;
	/*background-image:url('imic2009-640-gray.gif');*/
	/*overflow:auto;*/
}

.cl_header {
	width:600px;
	height:20px;
	text-align:center;
}

.cl_box {
	float:left;
	width:600px;
}

.cl_box_top {
	width:600px;
	height:15px;
	/*background-image:url('conf-dir-up-200x15.gif');*/
	background-repeat:no-repeat;
}

.cl_box_middle {
	width:600px;	
	/*background-image:url('conf-dir-middle-200x10.gif');*/
}

.cl_box_bottom {
	width:600px;
	/*height:15px;*/
	/*background-image:url('conf-dir-down-200x15.gif');*/
	background-repeat:no-repeat;
}

.cl_company {
	float:left;
	width:580px;
	height:110px;
	padding:0 10px 0 10px;	
}

.cl_company_top {
	width:580px;
	height:95px;
}

.cl_company_logo {
	float:left;
	width:120px;
	height:95px;
}

.cl_vspace {
	float:left;
	width:5px;
	min-height:100%;
}

.cl_company_info {
	float:left;
	width:455px;
	height:95px;
}

.cl_company_name {
	font-family: Verdana;
    font-size: 12px;
	width:455px;
	margin-bottom:5px;
	text-indent: 0px;
}

.cl_company_category {
	font-family: Verdana;
    font-size: 10px;
	width:455px;
	height:12px;
	margin-bottom:5px;
}

.cl_company_address {
	font-family: Verdana;
    font-size: 11px;
	width:455px;
	height:14px;
	margin-bottom:5px;
}

.cl_company_phone {
	font-family: Verdana;
    font-size: 11px;
	float:left;
	margin-bottom:5px;
	padding-right:5px;
}

.cl_company_icons {
	clear:both;
	width:455px;
	height:20px;
}

.cl_company_icon {
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
}

.cl_company_bottom {
	width:580px;
	height:15px;
}

.cl_company_line {
	width:450px;
	height:1px;
	padding: 5px 65px 9px 65px;
}

#cn_navigation_box {
	width:580px;
	min-height:15px;
	padding: 5px 10px 0 10px;
}

#cn_previous {
	float:left;
	width:25%;
	min-height:15px;
	text-align:left;
}

#cn_next {
	float:left;
	width:25%;
	min-height:15px;
	text-align:right;
}

#cn_stats {
	float:left;
	width:50%;
	min-height:15px;
	text-align:center;
}

select {
	font-family:Verdana;
	font-size:10px;
}
