/* COMMON STYLES */
/*For system with parser-hadled css, don't remove next lines */
/* */
/* */
.inline{	display:inline
}
.nobr{
white-space:nowrap
}
body, table, td, div, img, dl, dt, dd {
margin:0;
padding:0;
border:none;
border-collapse:collapse
}
.clear_all, .clear {
clear:both
}
img {
display:block
}
.red {
color:red
}