﻿body {
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	/*border-collapse: collapse;
	border-spacing: 0;
    z-index: 1;*/
    /*left: -6px;
    top: 2px;
    position: relative;
    height: 114px;
    width: 209px;*/
}