﻿#mcheadleft {
width:225px;
height:150px;
float:left;
background-color:#CF6;
margin:5px 0;
}

#mcheadright {
width:225px;
height:150px;
float:right;
background-color:#FC6;
margin:5px 0;
}
