/* IE Specific styles */
body
{
	text-align: center;	
}

body #main-container
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.clearfix
{
	display: block;
	zoom: 1;
}

#content-container .actions .addnew-left{clear: both;}
