﻿.highlightit img
	{ border: 0px solid #ccc; }

.highlightit:hover img
	{ border: 0.5px solid #666666; }

.highlightit:hover
	{ color: red; /* Dummy definition to overcome IE bug */ }
	
div.imagecontainer
	{  position:inherit; float:left; height:250px; width:177px; background:transparent; }
