#tuxleft{
	float:left;
	padding: 0 5px 5px 0;
	margin-right: 20px;
}

#tuxright{
	float:right;
	padding: 0 0 5px 5px;
	margin-left: 20px;
}

#outer1{
    position: relative;
    width: 500px;
    height: 220px;
}

#outer2{
    position: relative;
    width: 500px;
    height: 267px;
}


.hidden{
  display: none;
	border: 0px solid #807C7C;
}
