@charset "UTF-8";
/* CSS Document */

#top_container{width:1200px;}
/***********SORTING***************/
#sort_title{ font-size:16px; float:left; margin-left:250px; margin-top:30px;}
#sort_container{margin-left:10px; text-align:center; float:left; width:170px; height:80px; border:1px solid black; padding-top:5px;}


/**********FILTER STYLE***********/



#equipment_list{ 
	
	width:1196px;
	float:left;
	height:650px\9;
	height:650px;}

#connectors_view{ 
	width:700px;
	float:left;
	padding:10px 0px 10px 10px;
	border:2px outset blue;
	box-shadow: 10px 10px 5px #888888;
	-moz-box-shadow: 10px 10px 5px #888888;
	margin-left:12px;
	height:650px\9;
	height:650px;
}
