/*========================================================
 @site    Nationa Galleries of Scotland
 @title   Presentation layer for standard 
          compliant browsers
 @company Keepthinking LTD
 @address http://keepthinking.it
 @author  Oskar Krawczyk (o.krawczyk@keepthinking.it)
 @rev     05/03/2007
 ========================================================*/

#content {
	width: 430px;
	float: left;
}

#page {
	width: 430px;
	float: left;
}
#content.no_padding, 
.no_padding #page {
	width: 450px;
}

/*   
 ========================================================*/
#sidebar {
	width: 300px;
}

#education .content-wide-item .content-alt {
	width: 450px;
}

#education .content-wide-item .side-alt {
	width: 300px;
}

#gallery .info {
	width: 300px;
}

#gallery .mod {
	width: 300px;
}
