body.howto .howto_slide_nav strong {
	margin: 20px 0 0 0;
	display: block;
}
body.howto .howto_slide_nav {
	clear: both;
	position: relative;
}
body.howto .howto_slide_nav .ulcont {
	display: block;
	width: 546px;
	height: 140px;
	overflow: hidden;
	margin: 0 0 0 49px;
}
body.howto .howto_slide_nav ul {
	width: 9000px;
}
body.howto .howto_slide_nav li {
	width: 85px;
	height: 14 0px;
	float: left;
	padding: 2px;
	background: #fff;
	border: 1px solid transparent;
	position: relative;
	min-height: 120px;
}

body.howto div li span.popup {
	display: none;
}

body.howto div span.popup {
	display: block;
	position: absolute;
	top: 0;
	left: -33px;
	width: 157px;
	height: 221px;
	background: url(http://images.marthastewart.com/images/assets/module/howto2/stepbox.png) no-repeat right top;
	z-index: 20;
	cursor: pointer;
	padding-top: 5px;
}
body.howto div span.popup img {
	display: block;
	padding: 9px;
	margin: 2px auto;
	margin-top: 3px;
}
body.howto div span.popup p {
	display: block;
	text-align: center;
	color: #0CAABB;
	margin: -3px 10px 0 10px;
}
body.howto div span.popup p:hover {
	text-decoration: underline;
}
body.howto .howto_slide_nav li:hover .popup {
	display: none;
}
body.howto .howto_slide_nav li img {
	padding: 9px;
}
body.howto .howto_slide_nav li a {
	text-align: center;
	display: block;
}
body.howto .howto_slide_nav .leftar,
body.howto .howto_slide_nav .rightar {
	background: url(http://images.marthastewart.com/images/assets/module/howto2/leftarrow.png) no-repeat;
	width: 20px;
	height: 20px;
	left: 38px;
	position: absolute;
	top: 55px;
	cursor: pointer;
	z-index: 10;
}
body.howto .howto_slide_nav .rightar {
	background: url(http://images.marthastewart.com/images/assets/module/howto2/rightarrow.png) no-repeat;
	left: 586px;
}

body.howto .howto_slide_nav li.current {
	border: 1px solid #ec7334;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
body.howto .howto_slide_nav .leftar.active {
	background: url(http://images.marthastewart.com/images/assets/module/howto2/leftarrow_active.png) no-repeat;
}
body.howto .howto_slide_nav .rightar.active {
	background: url(http://images.marthastewart.com/images/assets/module/howto2/rightarrow_active.png) no-repeat;
}

.slide_nav {
	display: none;
}

p.next_slide a {
	display:inline-block;
line-height:12px;
margin-right:30px;
text-align:right;
width:180px;
}

p.next_slide a span.nxt {
	text-decoration: none;
	position: relative;
	bottom: 0;
}


body.howto li.current_slide {
	*padding-bottom: 30px;
}


.requirements {
	position: absolute;
	top: 130px;
	left: 390px;
	overflow: hidden;
	z-index: 10;
	background: url(http://images.marthastewart.com/images/assets/module/howto2/toolsbg.png) repeat-y -2px 0;
	width: 258px;
}
.req_container {
	background: url(http://images.marthastewart.com/images/assets/module/howto2/toolsbot2.png) no-repeat bottom left;
}
.requirements h6 {
	background: #fff url(http://images.marthastewart.com/images/assets/module/howto2/toolshdr2.png) no-repeat right top;
	font-size: 11px;
	font-weight: bold;
	color: #ee854f;
	width: 255px;
	height: 31px;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: 94px;
	line-height: 31px;
	text-transform: uppercase;
	letter-spacing: -.4px;
	padding-top: 2px;
}
.requirements:hover p,
.requirements:hover ul {
	display: block;
}
/*
.requirements:hover h6 {
	background: #fff url(http://images.marthastewart.com/images/assets/module/howto2/toolshdr2.png) no-repeat right top;
	
}
*/
.requirements p,
.requirements ul {
	display: none;
	padding: 10px
}

.requirements p.current_date {
	color: #999;
	font-size: 9px;
}

.slide_info strong,
.slide_info h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3d3f3f;
}

.requirements ul {
	list-style-type: disc;
	margin-left: 20px;
}

body.howto .belt {
	background: #fff;
	margin: 0 5px 20px;
}

/*Thanks for not having ie.css on the grid*/
body.howto .ulcontcont {
	*overflow: hidden; 
	*width: 550px; 
	*margin-left: 49px; 
	*position: relative;
	margin-top: 10px;
}
body.howto .howto_slide_nav .ulcont {
	*margin: 0 0 0 0;
}
body.howto .howto_slide_nav {

	*margin-top: 65px;
}
.req_container h6 {
	text-indent: 0;
}	

.req_container h6 span {
	display: block;
	margin-right: 35px;
	background: url(http://images.marthastewart.com/images/assets/module/howto2/toolshdr3.png) no-repeat left -2px;
	float: right;
	padding-left: 15px;
	
}

.belt {
	background: white;
}


.howto #ms-col2-article-header h1 {
	padding: 0px 0 0 0;
}


#ms-col2-article-header h1 {
	padding: 0px 0 0 16px;
}

#menu_inner {
	position: relative;
}



/* howto fixes until we get that into SVN properly */

.howto .project_meta { position: absolute; right: 25px; width: 250px; top: 106px; z-index: 1; }
.howto .requirements { position: static; margin-top: 10px; }
.howto .partof .slide_info { margin-top: 135px;}
.howto .partof .howto_final_slide { margin-top: 130px; }


.howto #ms-global-col2 .module {
	width: 300px; 
}


#conversation-container {
	margin-left: 0;
}

#collect-article {
	margin-left: -10px;
}

#collect-article-content #fbuserbox .connected .inbox textarea {
	width:510px;
}

p.next_slide {
background:transparent url(http://images.marthastewart.com/images/assets/module/howto2/nxtslidear.png) no-repeat scroll right top;
cursor:pointer;
left:auto;
line-height:10px;
min-height:25px;
padding-bottom:5px;
padding-left:35px;
padding-top:4px;
right:0;
width:215px;
}

.howto #ms-global-breadcrumbs {
	margin-top: 0;
}

.howto h1#article_title {
	font-size: 24px;
}


#option_rate {
	display: block;
}


#article_ratings {
	margin: 0;
}

#menu_container #conversation-container .conversation-list {
padding-bottom: 10px;

}

#option_print {
	display: block;
}

.slide_info h1 {
	display: none;
}

div.slide_content {
	padding-top: 65px;
	margin-bottom: 40px;
	padding-bottom: 0;
}

.slide_content .slide_info {
	margin-top: 20px;
}

p.next_slide a:hover span.nxt {
	text-decoration: none !important;
}

ul#package_slideshow .howto_final_slide ul {
	margin-top: 10px;
}
ul#package_slideshow .howto_final_slide ul li {
	width: 250px;
}

ul#package_slideshow .howto_final_slide ul li a {
	display:block;
	height:35px;
	padding-bottom:50px;
	padding-left:85px;
}
ul#package_slideshow .howto_final_slide ul li a img {
	display:block;
	margin-bottom:-50px;
	margin-left:-90px;
}


.howto a.back_to_gallery {
	display: none;
}

