
/* IE Double Margin Bug issues are being handled with this Style sheet*/

#tpl_page1 #tplFront #col1 {margin:0 30px 0 50px;}

#tpl_page2 #tplFront #col1  {width:400px; background-color:#fff; margin:0 30px 0 50px; float:left;}

#tpl_page3 #tplFront #col1 {width:830px; background-color:#fff; margin:0 30px 0 50px; float:left;}
#tpl_page4 #tplFront #col1 {width:257px; margin:0 30px 0 50px; padding: 0 0 10px 0; float:left;}

#tpl_page5 #tplFront #col1 {width:500px; margin:0 30px 0 50px; float:left;}

#tpl_page6 #tplFront #col1 {width: 200px; margin:0 30px 0 50px; padding: 0 0 10px 0; float:left;}

#tpl_page9 #tplFront #col1 {width: 230px; margin:12px 60px 0 13px; padding: 0 0 10px 0; float: left; border:0px solid Green; }
#tpl_page9 #tplFront #col2 {width: 230px; margin:12px 60px 0 0px; padding: 0 0 10px 0; float: left; border:0px solid Yellow; }
#tpl_page9 #tplFront #col3 {width: 230px; margin:12px 0px 0 0px; padding: 0 0 10px 0px; float: left; border:0px solid Purple; }

#productBottom #btn1, #productBottom #btn2, #productBottom #btn3 {
	float:left;
	border:0px solid Red;
	}

#productBottom #btn1 {
	padding:0px;  
	margin:0px 0 0 77px;
	}

#productBottom #btn2 {
	padding:0px ; 
	margin:0px 0 0 188px;
	}

#productBottom #btn3 {
	padding:0px; 
	margin:0px 0 0 190px;
	}
