div#home div.box { margin: 0px auto 35px; border: 4px solid #fff; background: #e4e9ec url(../../images/bg_gradient.gif) repeat-x; }
	div#home div.box div.image { margin-top: -22px; text-align: center; font-size: 0px; line-height: 0px; } 
		div#home div.box div.image img { border: 4px solid #fff; }
	div#home div.box div.title { margin: 5px 12px; font-size: 25px; text-transform: uppercase; }
		div#home div.box div.title a { color: #231f20; }
	div#home div.box div.date { margin: 5px 12px; text-transform: uppercase; }
		div#home div.box div.date span { color: #f05a5b; }
		
div#home div.smalls { width: 718px; margin: 0px auto; }

div#home div.big { width: 562px; height: 313px; }
	div#home div.big div.image img { width: 480px; height: 267px; }
	
div#home div.small { width: 336px; height: 217px; float: left; margin-right: 15px; }
	div#home div.small div.image img { width: 318px; height: 177px; }
	div#home div.small div.title { font-size: 19px; }
	div#home div.small div.date { font-size: 12px; }

.irand { width: 562px; height: 313px; overflow:hidden; border:none; padding: 0px;}