div#right_content{
	display: none;
}

div#right {
	margin-left: 598px;
	width: 300px;
	float: none;
	display: block;
}

div#content2 {
    width: 825px;
    margin-left: 73px;
    display: block;
    background-color: #ffffff;
    _position: absolute;
    _top: 198px;
    _left: 22px;
}

div#content {
	height: 92px;
	margin-bottom: 5px;
	background-color: #e4f0d0;
	color: #47572e;
}

#results {
	color: #4c4b4b;
	margin-left: 5px;
	font-size: 12px;
	border-spacing: 3px;
	width: 815px;
	border-collapse: separate;
}

#results a {
	color: #71B914;
	text-decoration: none;
}

#results tr.impair a {
	color: #568c10;
}

#results td {
    padding: 2px;
}
#results tr.impair td {
	background-color: #EDF0F0;
}

#results tr.pair td {
	background-color: #ffffff;
}

#results th {
	padding: 2px;
	text-align: center;
	background-color: #e2e2e2;
	color: #4c4b4b;
	text-transform: uppercase;
	font-weight: bold;
	height: 20px;
	background-repeat: no-repeat;
	background-position: top left;
}

#liste_alpha {
    margin-top: 20px;
}

#liste_alpha a {
    padding-top: 4px;
    display: block;
    height: 16px;
    *width: 18px;
    *height: 18px;
    *background-position: center center;
}

#liste_alpha a i {
    visibility: hidden;
    letter-spacing: 10px;
}

#liste_alpha a.num i {
    letter-spacing: 26px;
}

.num {
    background-image: url(img/0-9.jpg);
    background-position: -2px 0px;
     *width: 34px !important;
}

.A {
    background-image: url(img/A.jpg);
}

.B {
    background-image: url(img/B.jpg);
}

.C {
    background-image: url(img/C.jpg);
}

.D {
    background-image: url(img/D.jpg);
}

.E {
    background-image: url(img/E.jpg);
}

.F {
    background-image: url(img/F.jpg);
}

.G {
    background-image: url(img/G.jpg);
}

.H {
    background-image: url(img/H.jpg);
}

.I {
    background-image: url(img/I.jpg);
}

.J {
    background-image: url(img/J.jpg);
}

.K {
    background-image: url(img/K.jpg);
}

.L {
    background-image: url(img/L.jpg);
}

.M {
    background-image: url(img/M.jpg);
}

.N {
    background-image: url(img/N.jpg);
}

.O {
    background-image: url(img/O.jpg);
}

.P {
    background-image: url(img/P.jpg);
}

.Q {
    background-image: url(img/Q.jpg);
}

.R {
    background-image: url(img/R.jpg);
}

.S {
    background-image: url(img/S.jpg);
}

.T {
    background-image: url(img/T.jpg);
}

.U {
    background-image: url(img/U.jpg);
}

.V {
    background-image: url(img/V.jpg);
}

.W {
    background-image: url(img/W.jpg);
}

.X {
    background-image: url(img/X.jpg);
}

.Y {
    background-image: url(img/Y.jpg);
}

.Z {
    background-image: url(img/Z.jpg);
}

th.list_name {
    background-image: url(img/list_name.png);
}

th.list_type {
    background-image: url(img/list_type.png);
    min-width: 60px;
}

th.list_category {
    background-image: url(img/list_category.png);
    min-width: 86px;
}

th.list_subcategory {
    background-image: url(img/list_subcategory.png);
    min-width: 120px;
}

th.list_notes {
    background-image: url(img/list_notes.png);
    min-width: 50px;
}

th.lastupdate {
    background-image: url(img/list_last_update.png);
    min-width: 121px;
}

th.count {
    background-image: url(img/list_hits.png);
    min-width: 50px;
}

