/*
Global custom stylesheet for http://www.socialmediaweek.com
Theme: Social Media Week
Author:	Andy Walton
Author URI: http://cuieandco.com
Created: 21 December 2009 (Last updated - 21 December 2009)
Designed for screen
*/


#container {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-radius: 4px;
}
