/* Sample 4*/
#box4{
	width: 3520px;
	position:absolute;
}
#box4 div{
	float:left;
}
#box4 h4 {
	padding: 20px 0 0 0;
}
#box4 p{
	padding: 0;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}
.mask3{
	position:relative;
	width:880px;
	height:600px;
	overflow:hidden;
}
.slideCont{
	width: 880px;
	height:600px;
}
.weather1{
	width: 280px;
	padding-right: 20px;
	margin: 0;
	float: left;
}
.weather2{
	width: 280px;
	padding: 0;
	margin: 0;
	float: left;
}
.weather1 img, .weather2 img {
	width: 280px;
	padding: 0;
	margin: 0;
	border: none;
}
.weather1 h5, .weather2 h5{
	font-size: 1.1em;
	text-transform: uppercase;
	color: #6c6c6c;
	font-weight: normal;
	padding: 15px 0 10px 0;
}
.weather1 p, .weather2 p{
	padding: 0;
}
.zoom a:link {
	padding: 0;
	margin: 0;
}
/* End Sample 4 */

pre{
	background:#ccc; 
	color:#fff; 
 
	height:auto; 
	overflow:auto;
}
* html pre {
	width:100%
}
.sample{
	padding: 0; 
	margin: 0;
}
h4.stitle{
	margin: 0;
}
#handles4{
	
}
.links {
	padding:0px;
	margin-top:0px
}
.links a{
	color:#fff;
	text-decoration:none
}
.links a:hover{

}
#noobSlider{
	width:880px;
	margin:0 auto;
	text-align:left;
	padding: 30px
}
ul.navigation {
	background: #d1d1d1 url(../_gfx/howtodress_knapp.jpg);background-repeat: repeat-x;background-position: bottom;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.navigation li a {
	padding: 10px;
	text-align: center;
	font-family: arial;
	text-decoration: none;
	margin: 0;
	cursor:pointer;
	float: left;
	width: 198px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	border-top: solid 1px #bcbcbc;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #d1d1d1;
}

ul.navigation li a:hover {
	color: #fff;
}

ul.navigation li a:active {
	background: #d1d1d1 url(../_gfx/howtodress_knapp2.jpg);background-repeat: repeat-x;background-position: bottom;
	border: none;
	border-bottom: solid 1px #bcbcbc;
	width: 200px;
	color: #fff;
}
.selected a {
	background: #d1d1d1 url(../_gfx/howtodress_knapp2.jpg);background-repeat: repeat-x;background-position: bottom;
	text-align: center;
	font-family: arial;
	text-decoration: none;
	margin: 0;
	cursor:pointer;
	float: left;
	width: 198px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	border-top: solid 1px #bcbcbc;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #d1d1d1;
	color: #fff;
}
.noobSliderDevider{
	height: 0px;
	clear: both;
}
/* End noobSlide */