/* layout */

#wrap {
	width: 657px;
	margin: auto;
}

#chili {
	width: 117px;
}

/*
#salt_pepper {
	width: 369px;
}
*/

/* end layout */


/* section specifics */
#head {
	background: url(/sakamies/images/site/ukko-head.png) 127px 0px no-repeat;
}
	#head a#homelink {
		display: block;
		font-size: 13px;
		line-height: 18px;
		padding: 12px 9px 6px 63px;
		margin-bottom: -36px;
		margin-left:135px;
		width: 315px;
		position: relative;
		top: 233px;
	}
	#head h1 {
		padding-top: 6px;
		padding-bottom: 6px;
		margin-left:135px;
		width: 369px;
		position: relative;
		top: 264px;
	}

#chili {

}
	#chili h2 {
		padding-left: 0px;
	}
	#chili #dropbox-lite {
		
	}

/* end section specifics */

