/* global width */

#wrap {width: 1000px;}
#primary-content{width: 61%;}
#secondary-content{width: 33%;}

#search form .text{width: 320px;}