.headeriamge{
float:left;margin-right:10px;
margin-top:-12px;}

.cmn-container{width:80%;float:left;}
ul.tabs2 {
	margin: 0 0 30px 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	

	width: 300px;

	border-left:1px solid #bdbdbd;-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;

	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
}
ul.tabs2 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #BDBDBD;
	border-left: none;
	margin-bottom: -1px;
	background: #fff;
	overflow: hidden;
	position: relative;
}
ul.tabs2 li a {
	text-decoration: none;
	color: #313840;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs2 li a:hover {
	background: #E5E8EB;
}	
html ul.tab2s li.active, html ul.tabs2 li.active a:hover  {
	background: #F1F3F5;
	border-bottom: 1px solid #F1F3F5;
}
.tab_container2 {
	
	clear: both;
	float: left; 
	width: 79%;
	background: none;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;

	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;margin-top:-30px;margin-left:200px;
}
.tab_content2 {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content2 h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content2 h3 a{
	color: #313840;
}
.tab_content2 img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}


ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	

	width: 100%;

	-webkit-border-top-left-radius: 11px;border-left:1px solid #bdbdbd;border-bottom:1px solid #bdbdbd;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #BDBDBD;
	border-left: none;
	margin-bottom: -1px;
	background: #E5E8EB;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #313840;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #E5E8EB;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #F1F3F5;
	border-bottom: 1px solid #F1F3F5;
}
.tab_container {
	border: 1px solid #BDBDBD;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #F1F3F5;
	-moz-border-radius-bottomright: 11px;
	-khtml-border-radius-bottomright: 11px;
	-webkit-border-bottom-right-radius: 11px;

	-moz-border-radius-bottomleft: 11px;
	-khtml-border-radius-bottomleft: 11px;
	-webkit-border-bottom-left-radius: 11px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #313840;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
h2.trigger {
	padding: 0 0 0 0;
	margin: 0 0 0 0;

	border: 1px solid #BDBDBD;
	

	background: #E5E8EB;

	font-weight: normal;
	float: left;width:100%;
}
h2.trigger a {
	color:#313840;	text-decoration: none;
	display: block;font-size:.8em;padding:10px;
}
h2.trigger a:hover {
	color: #ccc;
}
h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
		overflow: hidden;
	font-size: 1.1em;
	width: 100%;
	clear: both;
	
}
.toggle_container .block {
	padding: 20px;
	background: #F1F3F5;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

.toggle_container .video{
margin:0 auto;padding:10px;
}


.toggle_container .instructions{
display:inline;}
.toggle_container .instructions ol{
list-style-type:upper-roman;}
.toggle_container .clear{
clear:both;}


