@charset "utf-8";
/* CSS Document */


#thumb_container{
cursor:pointer
}

#thumb_scroller img{
border:2px solid #008fc1;
}

#hs2b_big_pic{
opacity:1;
}
 
<!--[if IE]>

<style type="text/css">

#thumb_container{
cursor:hand
}

#hs2b_big_pic{
filter:alpha(opacity=100);
}

<! [endif]-->
