#left{
float: left;
width: 250px;
}
#right{
float: right;
width: 530px;
overflow: hidden;
}
.tab{
color: #333;
padding: 0px;
margin: 0 1px 2px 0;
text-align: center;
background: #f4f4de;
border: 1px solid #efecc6;
}

.stretcher{
}