
#wrapper2 {
        width: 860px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	background-color: white;
        border: 1px solid #554e4e;
        clear: left;
}

#left2 {
        float: right;
        width: 150px;
}



#clear {
			clear: both;
}

#edit {
			float: center;
}
