/* 
    fix IE by Gab 2012

*/

#cont.page #col02 #content.mypage-home input[type=submit].vetrina {
	background-image: none;
	background-color: rgb(55, 94, 157);
}

#cont.page #col02 #content.mypage-home td.td02 p.p1 {
	position: static;
}

#cont.page #col02 #content.contacts form input[type=button], 
#cont.page #col02 #content.contacts form input[type=submit] 
{
	background:none; 
	background:url(../img/bg_btn_01.gif) top center no-repeat !important; 
	width:50px; 
	height:25px; 
	margin-top:8px !important; 
	padding: 0px 7px 0px 7px; 
	font-size:11px;  
}
#cont.page #col02 #content #addArea input[type=submit],
#cont.page #col02 #content #addArea input[type=button] {	
	margin-top: 2px; 

}

