body {font-family:Helvetica,Arial,sans-serif;font-size:11px;margin:0px;padding:0px;color:#c6c7c9}

#scrollingContainer {width:1200px;overflow:hidden;}
#imageContainer {height:332px;background-color:#e3e4e6;margin-top:100px;padding:20px 20px}
#imageContainer .image {float:left;margin-left:10px;cursor:pointer}
#imageContainer .image .curveLeft {float:left;}
#imageContainer .image .curveRight {float:right;}
#imageContainer .text {margin-top:310px;width:95%;text-align:center;font-size:12px;}

#imagePopup {width:994px;background-color:#e3e4e6;padding:20px;position:relative}
#imagePopup .close {position:absolute;bottom:10px;right:10px;}
#imagePopup .close a {text-decoration:none;font-size:14px;font-weight:bold;color:#c6c7c9}
#imagePopup .mainImage {float:left;width:600px;margin-right:10px;clear:left}
#imagePopup .image {position:relative;}
#imagePopup .right {float:left;clear:right;width:384px;margin-bottom:40px;}
#imagePopup .thumbnail {position:relative;float:left;margin:0px 0px 10px 10px}
#imagePopup .text {position:absolute;bottom:30px;left:620px;font-size:16px;text-align:center;width:384px;border:0px solid red}

.topLeft {position:absolute;left:0px;top:0px;border:0px solid red;}
.topRight {position:absolute;right:0px;top:0px;border:0px solid red;}
.bottomLeft {position:absolute;left:0px;bottom:0px;border:0px solid red;}
.bottomRight {position:absolute;right:0px;bottom:0px;border:0px solid red;}

#scrollers {width:1200px;margin-top:20px}
#scrollers .scrollLeft {float:left;cursor:pointer;margin-left:100px;}
#scrollers .scrollRight {float:right;cursor:pointer;margin-right:100px}

#text {margin-top:20px;width:1200px;text-align:center}
#text img {display:inline}

.dark {color:#3b2f2b}
.light {color:#b8b8b8}

img {display:block}
.imgButton {cursor:pointer}
.clear {clear:both;display:block}

