#wrap {width:680px; height:390px;position:relative; margin:30px auto 20px auto;}
#slide {width:580px; height:390px; overflow:hidden; position:absolute; left:49px; top:29px; background:#fff; border:1px solid #999;}
#slide div {width:540px; height:350px; position:absolute; left:580px; padding:20px;}
#slide div img {display:block; border:1px solid #8bd; float:left; margin-right:20px;padding:8px;background:#dcdcdc;}
#slide div h1 {color:#888; font-size:20px; font-family:"lucida sans", sans-serif; font-style:italic;}
#slide div p {font-size:12px;}
#slide div a {font-size:12px;font-size:14px;clear:both;text-decoration:none;color:#777;width:200px}
#slide div a:hover {text-decoration:underline;}
#title {width:131px; height:168px; background:url(../images/awards_gallery/ribbonsA.png) no-repeat; position:absolute; left:10px; top:-30px;}
* html #title {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/awards_gallery/ribbonsA.png', sizingMethod='crop');}
#previous b {display:none;}
#previous {width:74px; height:74px; background:url(../images/awards_gallery/left.png); position:absolute; left:5px; top:250px; cursor:pointer;}
* html #previous {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/awards_gallery/left.png', sizingMethod='crop');}
#next b {display:none;}
#next {width:74px; height:74px; background:url(../images/awards_gallery/right.png); position:absolute; left:610px; top:250px; cursor:pointer;}
* html #next {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/awards_gallery/right.png', sizingMethod='crop');}
#buttons {position:absolute; right:50px; top:-10px;}
#buttons div {width:20px; height:20px; background:url(../images/awards_gallery/button.gif); float:left; margin-left:5px; display:inline;}
#buttons div b {display:block; width:20px; height:20px; line-height:19px; font-family:arial, sans-serif; font-size:11px; color:#16a;text-align:center; cursor:pointer;}
img#loading {position:absolute; left:290px; top:170px;}
#keyboardMsg{font-size:20px;color:#777;}
#keyboardMsg a{text-decoration:none;color:#777;}
#keyboardMsg a:link{text-decoration:none;color:#777;font-family:Arial, Helvetica, sans-serif;}