#col3-1, #col3-2, #col3-3 {
	float:left;
	padding-top:5px;
	}

#col3-1, #col3-2 {
	margin-right:5px;
	}

#col3-1, #col3-3 {
	width:160px;
	}

#col3-2 {
	width:230px;
	}

#col3-1 {
	background:transparent url(../i/col1-bgd.gif) no-repeat top left;
	}

#col3-3 {
	background:transparent url(../i/col3-bgd.gif) no-repeat bottom right;
	}

/* div specifics */
#col3-1 p {
	margin-top:0;
	}

#col3-3 h3 {
	background:transparent url(../i/box.gif) no-repeat top left;
	padding:20px 0 0;
	}

#col3-3 ul {
	margin:-15px 0 5px -10px;
	}

#col3-3 li {
	background:transparent;
	}

