@import url("../../skin/base.css");
@import url("../../../core/widget/jquery/lightbox/theme.css");

#image_wrap                 { float:left; display:inline; width:775px; margin:0px auto; text-align:center; margin-top:8px; border:1px solid #EEE; background:#FFF; }

#image_wrap img             { margin:20px 0 30px 0; border:1px solid #DDD; }

#text_wrap                  { float:left; display:inline; width:777px; padding-bottom:50px; color:#222; text-align:left;

                              background:#F5F7F8; }

#text_wrap h1, h2, h3       { line-height:24px; width:745px; color:#222; font-size:11px; border-bottom:1px solid #EEE; padding:5px 15px; }



#text_wrap h2, h3           { font-weight:normal; }

#text_wrap p                { width:745px; line-height:24px; color:#222; border-bottom:1px solid #EEE; padding:5px 15px; }

#image_wrap .controls               { width:775px; height:20px; }

#image_wrap .controls a             { color:#666; font-size:10px; padding:0 0 0 20px; }

#image_wrap .controls a.previous    { float:left; display:inline; background:url(../../../web/artwork/skin/previous.gif) no-repeat; margin-left:10px; }

#image_wrap .controls a.previous:hover    { background:url(../../../web/artwork/skin/previous_over.gif) no-repeat; }

#image_wrap .controls a.next        { float:right; display:inline; text-align:right; margin-right:10px; padding:0 20px 0 0; background:url(../../../web/artwork/skin/next.gif) top right no-repeat; }

#image_wrap .controls a.next:hover  { background:url(../../../web/artwork/skin/next_over.gif) top right no-repeat; }

#image_wrap .controls a.next:hover  { background:url(../../../web/artwork/skin/next_over.gif) top right no-repeat; }