#container_top {	
	background: url(../images/process.jpg) right no-repeat;
	}
#process_intro {
	width: 35.7em;
	padding: 10.5em 0 0 2em;
	}
#team{
	padding: 0 1em 0 1em;
	}
#team ul{
	padding: 1em;
	}
#team span {
	font-weight:bold;
	font-size:1.2em;
	}
#gbo{
	font-size:.9em;
	font-style:italic;
	width: 60%;
	}
/* old steps css*/
#want {
	color: #222;
	font-size: 1.3em;
}
#steps1{
	width: 44.3em;
	height:22.8%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
		}
#steps {
	background: url(../images/steps.gif) no-repeat;
	width: 309px;
	text-indent: -9000em;
	overflow: hidden;
	padding: 15px 0 0px 0;
	}
/*steps javascript styles*/
#sourcelinks {
	padding-top: 7px;
	}
#sourcelinks a{
	color: #555555;
	font-weight: bold;
	height: 47px;
	padding-left: 30px;
	width: 120px;
	}
#sourcelinks li {
	padding: 3px;
	height: 57px;
	background-repeat: no-repeat;
	width: 14.3em;
	}
div.code {
	font-size: 11px;
	padding: 5px 10px 15px;
	margin-bottom: 10px;
	overflow:auto;
	overflow-x: hidden;
	height: 20em;
	width: 27.3em;
}
div.code pre {
	padding: 5px 0 15px;
}

div#docs ol {
	list-style: decimal;
	margin: 2px 30px;
}
#link1{
	background: url(../images/1.gif) left center no-repeat;
	height: 38px;
	}
#link2 {
	background: url(../images/2.gif) left center no-repeat;
	}	
#link3 {
	background: url(../images/3.gif) left center no-repeat;
	}
#link4 {
	background: url(../images/4.gif) left center no-repeat;
	}
#link5 {
	background: url(../images/5.gif) left center no-repeat;
	}
#link6 {
	background: url(../images/clock.jpg) left top no-repeat;
	}
#process.on .sub_off {
	background-position: -204px 0px;
	}

.tabset_tabs	{
	list-style-type:none;
	z-index:2;
	width: 35.8em;
	margin: 20px auto;
	}
.tabset_tabs li	{
	display:block;
	float: left;
	width: 6.5em;
	height: 3em;
	padding: 0 0 0 2.8em;
	margin: 0 0 .5em 1.5em;
	}
.tabset_tabs a	{
	color: #555555 ! important;
	display: block;
	}
.tabset_tabs a.active {
	color:#ff9933 ! important;
	background-color:white ! important; 
	}

.tabset_content	{ 
	position:relative; 
	z-index:1; 
	display:none;
	}
.tabset_label {
	display:none;
	}

.tabset_content_active {
	display:block;
	}
.white{
	width: 290px;
	height: 200px;
	background: white;
	overflow: hidden;
}
#time{
	position: relative;
	padding: 0;
	margin: 0 0 5px 0;
}
.white p{
}
@media aural{
	.tabset_content,
	.tabset_label	{
	display:block;
	}
}
#steps_intro {
	width: 90%;
}
#source {
	width: 21.4em;
	height: 15.7em;
	float: right;
	padding: 10px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	line-height: 120%;
	}
.u_do {
	margin-top: 30px;
	height: 67px;
	overflow: auto;
}
.we_do {
	margin-top: 20px;
	height: 82px;
	overflow: auto;
}
h4{
	position: absolute;
	font-size: 16px;
	color: #7389ae;
	border-bottom: 1px solid #ddd;
	margin: 0 0 0 10px;
	width: 280px;
}
#you_head {
	top: 122px;
}
#we_head {
	top: 10px;
}