#tabs {
	font: 11px "Trebuchet MS", sans-serif;
}
.demoHeaders {
	margin-top: 2em;
}
#dialog_link {
	padding: .4em 1em .4em 20px;
	text-decoration: none;
	position: relative;
}
#dialog_link span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: .2em;
	top: 50%;
	margin-top: -8px;
}
ul#icons {
	margin: 0;
	padding: 0;
}
ul#icons li {
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
s  float: left;
	list-style: none;
}
ul#icons span.ui-icon {
	float: left;
	margin: 0 4px;
}
.soContent {
	background-image: url(../img/bg_SO.gif);
	background-position: 0 0px;
	background-repeat: no-repeat;
	padding:0 0 5px 0;
	min-height:350px;
}
.hnwContent {
	background-image: url(../img/bg_HNW.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding:0 0 10px 0;
	min-height:350px;
}
.xeroContent {
	background-image: url(../img/bg_xero.gif);
	background-position: 0 0px;
	background-repeat: no-repeat;
	padding:0 0 20px 0;
	min-height:350px;
}
.ghContent {
	background-image: url(../img/bg_GH.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding:0 0 20px 0;
	min-height:350px;
}
.ciContent {
	background-image: url(../img/bg_LB.gif);
	background-position: 0 30px;
	background-repeat: no-repeat;
	padding:0 0 20px 0;
	min-height:350px;
}
.mbContent {
	background-image: url(../img/bg_milbank.gif);
	background-position: 0 20px;
	background-repeat: no-repeat;
	padding:0 0 20px 0;
	min-height:350px;
}
.orbContent {
	background-image: url(../img/bg_Orbit.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding:0 0 20px 0;
	min-height:350px;
}
