td.left {
    background-image: url(../../images/blueStyle/left.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

td.right {
    background-image: url(../../images/blueStyle/right.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

td.fon {
    background-image: url(../../images/blueStyle/fon.jpg);
    background-repeat: repeat-x;
    background-position: top;
}


.corner {
    background-image: url(../../images/blueStyle/corner.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

.content {
	padding: 3px 10px 10px;
	margin-bottom: 5px;
    background-image: url(../../images/shtrih.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
