#frame {
	float: left;	
	width: 1000px;
	background: url("../img/bg_frame.png") repeat-y top left;
}

#links h1 a.layout-left {
	background: #ffeeee url(../img/icon_align_left.png) no-repeat 2px 2px;	
}