.widget_banner {
	margin-top: 30px;
  position: relative;
}
	.widget_banner h3 {
		width: 10px;
		height: 210px;
		padding: 20px 20px !important;
		float: right;
		font-size: 100%;
		line-height: 100%;
	}
  .widget_banner .banner_sidebar {
    float: left;
    width:300px; 
    height:250px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
  }