
/* Copyright © Website Engineers Limited */

/* About Us */
.AboutUs { position: relative; padding-top: 20px; padding-bottom: 20px; padding-left: 30px; padding-right: 30px; }
.AboutUs .Site { position: absolute; top: 0px; left: 20px; width: 510px; height: 210px; }
.AboutUs .Site .FeatureImages img { position: absolute; top: 0px; }
.AboutUs .SiteBreak { position: relative; height: 210px; }
.AboutUs p.OpeningTimes { font-size: 12px; }
.AboutUs p.OpeningTimes i { position: absolute; left: 120px; font-style: normal; }
.AboutUs p.Break { position: relative; margin-left: 30px; margin-right: 30px; border-bottom: 1px dashed #243d8f; }
.AboutUs p.NewsHeadline { margin-top: 20px; padding-left: 30px; padding-right: 30px; font-size: 12px; background-image: url(images/about_us/news/bg.gif); background-repeat: no-repeat; }
.AboutUs p.CustomerComment { margin-top: 20px; padding-left: 30px; padding-right: 30px; font-size: 12px; background-image: url(images/about_us/customer_comments/bg.gif); background-repeat: no-repeat; }
.AboutUs img.UCLady { float: right; }
.AboutUs p.SupportContact { font-size: 15px; }
.AboutUs p.SupportContact i { position: absolute; left: 120px; font-style: normal; }

/* End */

