﻿/* SimpleModal Styles */
#simplemodal-overlay {background-color:#000;}
#simplemodal-container {height:485px; width:700px; background-color:#fff; border:3px solid #ccc;}
a.modalCloseImg {background:url(/Images/simplemodal-close.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px;}