#sub_content #content_screens{
	margin:0;
	height:360px;
	width:800px;
}
#sub_content #imagegallery ul {
  list-style: none;
  margin:0;
}

#sub_content #imagegallery li{
  display: inline;
  list-style:none;

}


#sub_content #imagegallery img{
  padding: 0.7em;
  width:100px;
  overflow:hidden;
  height:80px;
}

#sub_content #imagegallery a{
  border: 0;
  list-style:none;
}
