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

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

#image_wrap img             { margin:30px 0 40px 0; border:1px solid #CCC; }

#text_wrap                  { float:right; display:inline; width:295px; color:#222; text-align:left; }

#text_wrap h1               { width:295px; line-height:32px; margin-bottom:10px; color:#444; font-size:10px; border-bottom:1px solid #DDD; }

#text_wrap p                { width:295px; line-height:28px; font-size:10px; color:#222; border-bottom:1px solid #EEE; }

#text_wrap p.jcid           { color:#CCC; font-size:10px; }

#text_wrap .controls        { width:295px; line-height:24px; height:30px; margin-top:10px; }

#text_wrap .controls a                 { color:#888; font-size:10px; line-height:10px; }

#text_wrap .controls a.previous        { float:left; display:inline; padding:0 0 0 20px; background:url(../../../web/skin/previous.gif) no-repeat; }

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

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

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