@charset "utf-8";
/* BeginOAWidget_Instance_2648024: #OAWidget */
.container {
      width: 710px;
      height: 100px;
      margin-right:auto;
      margin-left:0px;
      margin-top:20px;
      margin-bottom:5px;
      font-size:11px;
      }
      
      
      .item a img {
      float:left;
      padding:3px;
      background-color: #FFF;
      margin: 5px;
      :1px solid #cccccc;
      -moz--radius: 3px;
      -webkit--radius: 3px;
      -khtml--radius: 3px;
      -radius: 3px;
      -moz-box-shadow:0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
			-webkit-box-shadow:0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
			box-shadow:0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
      
      filter:alpha(opacity=100);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      }
      
      .item a:hover img, .item a:active img {
      padding:3px;
      :1px solid #cccccc;
      filter:alpha(opacity=80);
      -moz-opacity:0.80;
      -khtml-opacity: 0.80;
      opacity: 0.80;
      }
      
      .clearfix:after{
      clear:both;
      }
      #inline{
	visibility: hidden;
	color: #444;
      }
/* EndOAWidget_Instance_2648024 */
