#col1 {
	clear: left;
	float: left;
	margin-left: -50px;
	padding-top: 20px;
	width: 500px;
}
* html #col1 {
	position: relative;
	display: inline;
	margin-left: -50px;
}
	#col1 .portal {
		margin: 0 0 5px 10px;
		height: 60px;
		background: #EBEBEB url(../images/MSO-PRODUCTS-PANEL-BGD.gif) top right no-repeat;
	}
	* html #col1 .portal {
		margin-left: 0;
	}
		#col1 .portal h2 {
			float: left;
			margin: 0;
			padding: 12px 0 0 60px;
			width: 105px;
			height: 48px;
		}
			#col1 .portal h2 a {
				display: block;
				color: #006868 !important;
			}
			#col1 .portal h2#p_skillbuilding {
				background: url(../images/MSO-BTN-FTR-SKILLBUILDING02.gif) 5px 5px no-repeat;
			}
			#col1 .portal h2#p_workingbetter {
				background: url(../images/MSO-BTN-FTR-WORKINGBETTER02.gif) 5px 5px no-repeat;
			}
			#col1 .portal h2#p_checkingneeds {
				background: url(../images/MSO-BTN-FTR-CHECKING02.gif) 5px 5px no-repeat;
			}
			#col1 .portal h2#p_sharingideas {
				background: url(../images/MSO-BTN-FTR-SHARINGIDEAS02.gif) 5px 5px no-repeat;
			}
			#col1 .portal h2#p_resources {
				background: url(../images/MSO-BTN-FTR-RESOURCES02.gif) 5px 5px no-repeat;
			}
			#col1 .portal h2#p_gettingassistance {
				background: url(../images/MSO-BTN-FTR-ASSISTANCE02.gif) 5px 5px no-repeat;
			}
		#col1 .portal .p_desc {
			float: left;
			width: 270px;
			margin-bottom: 0 !important;
			padding-top: 12px;
		}
		* html #col1 .portal .p_desc {
			width: 275px;
		}
		#col1 .portal .p_go {
			float: left;
			padding: 12px 0 0 5px;
			width: 48px;
		}
			#col1 .portal .p_go a {
				display: block;
				padding-left: 12px;
				background: url(../images/MSO-BULLET-ARROW-ORANGE.gif) center left no-repeat;
				font-size: 14px;
				font-weight: bold;
				line-height: 18px;
				text-transform: uppercase;
			}
	#col1 #portalcontent {
		margin: 40px 0 0 10px;
		background: url(../images/MSO-BULLET-ARROW-ORANGE.gif) 0 24px no-repeat;
	}
		#col1 #portalcontent h2 {
			font-style: italic;
			text-transform: none;
		}
		#col1 #portalcontent p {
			margin-left: 12px;
		}

#col2 {
	float: left;
	display: inline;
	width: 217px;
}
	#col2 h2 {
		margin: 0 0 2px 10px;
	}
	#col2 p {
		margin: 0 0 2px 10px !important;
	}
	#main #content #col2 ul {
		margin: 0 0 20px 0;
		list-style: none;
	}
	#col2 li {
		padding-left: 10px;
		background: none;
	}
	
/* Quick Links */

#col2 li.quicklink, #col2 li.quicklink_over {
	width: 207px;
	height: 29px;
	margin-left: 10px;
	padding-top: 4px;
	padding-left: 20px;
}

#col2 li.quicklink { background: url(../images/MSO-BTN-Quicklinks.gif) no-repeat; }

#col2 li.quicklink_over { background: url(../images/MSO-BTN-Quicklinks-o.gif) no-repeat; }

#col2 li.quicklink a, #col2 li.quicklink_over a {
	display: block;
	width: 187px;
	height: 25px;
	color: #006868;
	font-style: italic;
	font-size: 16px;
}

