
/* CSS Document */
div#how2wrap {
	width:559px;
	border:1px solid #000;
}
#how2body {
	padding:0px 20px 20px 20px;
}
#how2wrap h2 {
	color:#263f6a;
	font-size:1.5em;
	padding-bottom:5px;
	border-bottom:#999 solid 2px;
	margin:20px 0px 10px 0px;
}
#how2wrap h3 {
	color:#555;
	font-size:1.25em;
	padding-bottom:5px;
	border-bottom:#999 dotted 4px;
}
#how2wrap h4 {
	color:#000;
	font-size:1.1em;
	margin:20px 0px 0px 0px;
	padding:0px;
}
#how2wrap a {
	font-weight:bold;
	color:#000;
	outline:none;
	border:none;
}
#how2wrap img {
	outline:none;
	border:none;
}
#how2wrap a:hover {
	font-weight:bold;
	color:#263f6a;
}
#how2body p {
	margin:5px 0px 0px 0px;
	line-height:1.5em;
}
#how2wrap p img {
	display:inline;
	vertical-align:middle;
}
#how2wrap h1.bannerTitle{
	position:absolute;
	font-size:10pt;
	color:white;
	top:35%;
	text-align:right;
	width:96%;
}
#how2Header ul {
	position:absolute;
	left:0px;
	top:130px;
	margin-left:0px;
	padding:0px;
}
#how2Header li {
	list-style:none;
	display:inline;
	padding:0px 10px 0px 10px;
	border-right:1px black solid;
	font-weight:bold;
	margin:0px;
	text-decoration:underline;
	color:#263f6a;
}
#how2Header {
	position:relative;
	height:160px;
	overflow:hidden;
	margin:0px;
}
#how2nav .selected {
	color:#a71930;
	cursor:pointer;
}
#how2nav li.opentab {
	color:#a71930;
	text-decoration:none;
}
#how2wrap .hidden {
	display:none;
}
#how2wrap li {
	line-height:1.5em;
	margin-bottom:5px;
}
#how2latest .clear {
	clear:both;
	height:1px;
	padding:0px;
	margin:0px;
	float:none;
	font-size:1px;
	line-height:1px;
}
#how2pop .clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	padding:0px;
	margin:0px;
	float:none;
}
#how2body div.videosummary {
	margin-left:110px;
	padding:5px 0px 0px 0px;
}
#how2wrap .videosummary h4 {
	margin:0px;
}
#how2body .videogroup {
	clear:both;
}

#how2body img.bt_video
{
    	margin:0;
	padding:0px;
		float:left;
	width:85px;
	height:65px;
	text-align:center;
	margin-bottom:10px;
	display:block;
	position:relative;
	overflow:hidden;
	line-height:15px;
	text-decoration:none;
	cursor:pointer;
	background:url(/UserSiteImages/Images/ctrl_basic_sprite.png) 0px 6px no-repeat;
	outline:none;
	border: 1px solid transparent;
		outline:none;
}
#how2body a:hover .bt_video
{
    background-position:0px -60px;
}
#how2body a:active .bt_video
{
    background-position:0px -125px;
}

#how2body 
#how2wrap .justbold {
	font-weight:bold;
}
#how2wrap .questiongroup {
	margin-bottom:10px;
}
