#cp-map{
	width: 440px;
	/*height: 480px;*/
	background-color: #ddd;
	position:relative;
	/*float:left;*/
	margin-left: 75px;
}

#cp-map #cp-tabs{
	width: 100%;
	background-color: #fff;
}

#cp-map #cp-tabs img{
	border: 0px;
	width: 25%;
}

#cp-map #cp-screen{
	width: 100%;
	height: 350px;
}

#cp-map #cp-screen img{
	width: 100%;
	height: 350px;
}

#cp-map #CP-list{
	width: 100%;	
	padding: 10px;
	position:relative;
	float:left;
}

#cp-map #CP-list #header{
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

#cp-map #CP-list .leftCP{
	width: 45%;
	float: left;
}

#cp-map #CP-list .rightCP{
	width: 45%;
	float: right;
}
