#content 
{
	min-height: 300px;
	width: 950px;
	position: relative;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 2px;
}

#content_presentation
{
	position: relative;	
}

#chat
{	
	position: absolute;
	bottom: 45px;
	right: 100px;
}