﻿/* Tag per trasparenza PNG in IE < 7 */
img, div, a, input, body {
behavior: url(../../Libs/Plugins/PngIE6/iepngfix.htc);
}

img {
border:0px;
}

body {
margin:0px;
font-size:12px;
line-height:18px;
font-family:Arial;
color:#555555;
}

div{
text-align:left;
}

.ClearBoth {
clear:both;
display:block;
height:0px;
overflow:hidden;
margin:0;
padding:0;
}