
.locatorA{
	margin-left: 50%;
}
.locatorB{
	margin-left: -402px;
	width: 804px;
}
.display{

	clear: both;
	overflow: hidden;
	width: 804px;
}

.disp_row{

	clear: both;
	overflow: hidden;
	height: 265px;
	
}

.disp_item{

	float: left;
	text-align: center;
	postion: relative;
	bottom: 0px;
	padding: 4px;
	height: 210px;
	width: 190px;
}
.disp_item_port{

	float: left;
	text-align: center;
	postion: relative;
	bottom: 0px;
	padding: 4px;
	height: 200px;
	width: 150px;
}
.disp_img{
	height: 170px;
}
