h1, h2, h3, h4, h5, h6, form {
margin: 0; padding: 0;
}

div {
position: relative;
}

img {
border: 0; position: relative;
}

.c_bl {
position: absolute; bottom: 0; left: 0;
}

.c_br {
position: absolute; bottom: 0; right: 0;
}

.end {
display: block; clear: both; position: relative; width: 1px; height: 1px;
}

.block {
display: block;
}

.al_r {
text-align: right;
}

.v_top {
vertical-align: top;
}

li {
list-style: square;
}

.dots {
width: 100%; display: block; background: url(/imgs/dots_h.gif) repeat-x; margin: 4px 0 4px 0; padding: 0; height: 1px;
}