
#installer_column_wrapper{
	overflow:visible;
	float:left;
	margin-bottom:20px;
	}

#installer_column_wrapper #column1{
	float:left;
	width:302px;
	margin-right:25px;
	}
	
#installer_column_wrapper #column2{
	float:left;
	width:302px;
	margin-right:25px;
	}
	
#installer_column_wrapper #column3{
	float:left;
	width:302px;
	}

.howTo_product_list_wrapper{

	}

#installer_column_wrapper h3{
	margin-bottom:20px;
	}

#installer_column_wrapper .howTo_product_list_wrapper ul{
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
	border-top:1px solid #f0f0f0;
	
	}

#installer_column_wrapper .howTo_product_list_wrapper ul li{
	border-bottom:1px solid #f0f0f0;
	background:transparent url(/images/how_to/pdf_icon.png) no-repeat 280px 3px;
	height:17px;
	padding-top:8px;
	}
	
#installer_column_wrapper .howTo_product_list_wrapper ul li a{
	color:#666666;
	font-size:11px;
	line-height:11px;
	display:block;
	width:100%;
	}
	
#installer_column_wrapper #dogVideo{
    margin-left:-260px;
    margin-bottom:-50px;
    margin-top:120px;
    }
