@charset "utf-8";
/* CSS Document */

#content{
float: left;
top: 0px;
margin-top: -10px;
float: left;
width: 550px;
}

#events {
display: block
position: relative;
width: 225px;
height: 290px;
	float:right; 
	margin-right: 5px;
	margin-top: 0px;
top: 50px;
background-color:#fff;

}

