table.list_header {
	margin-top: 15px;
	width: 100%;
}

table.list_header td.address_left {
	padding-left: 5px;
	padding-right: 5px;
	width: 20px;
}

table.list_header td.address_right {
	font-family: Georgina, Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 1px solid grey;
}
th.where {
	background: url(my_list/images/header_back.png) #1b1d1f repeat-x;
	color: #fff;
}

th form:hover {
	background-color: #3b3d3f;
}

th input {
	color: #fff;
}

th.where input {
	color: #000;
}

table.list_body {
	margin-top: 4px;
	width: 100%;
}

table.list_body th {
	font-family: Georgina, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	border-bottom: 1px solid #1b1d1f;
	color: #ffffff;
	background-color: #1b1d1f;
	padding: 0px;
}



table.list_body th.ordered {
	font-family: Georgina, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	background-color: #5b5d5f;
	padding: 0px;
}

table.list_body th.ordered:hover {
	font-family: Georgina, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	background-color: #8BACDE;
	border-bottom: 1px solid #999;
	padding: 0px;
}

table.list_body tr.odd {
	font-family: Georgina, Verdana, Tahoma;
	font-size: 11px;
	text-align: left;
	background-color: #e7e2ff;
}

table.list_body tr.odd:hover {
	font-family: Georgina, Verdana, Tahoma;
	font-size: 11px;
	text-align: left;
	background-color: #C4D3DB;
}

table.list_body tr.even {
	font-family: Georgina, Verdana, Tahoma;
	font-size: 11px;
	text-align: left;
	background-color: #EAFAFF;
}

table.list_body tr.even:hover {
	font-family: Georgina, Verdana, Tahoma;
	font-size: 11px;
	text-align: left;
	background-color: #C4D3DB;
}

table.list_body td {
	padding: 1px 5px 1px 5px;
}
table.list_body td.options {
	width: 20px;
}

table.list_body td.citeria {
	font-family: Georgina, Verdana, Tahoma;
	font-size: 11px;
	text-align: center;
	font-variant: small-caps;
	background-color: #C4D3DB;
	border-top: 1px solid #999;
	text-align: right;
	padding: 4px 5px 4px 5px;
}

input.add {
	height: 24px;
	width: 24px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent url('my_list/images/btn_add_norm.gif') no-repeat center top;
	cursor: pointer;
	cursor: hand;
	overflow: hidden;
}

input.add:hover {
	height: 24px;
	width: 24px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent url('my_list/images/btn_add_over.gif') no-repeat center top;
	cursor: pointer;
	cursor: hand;
	overflow: hidden;
}

input.delete {
	height: 24px;
	width: 24px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent url('my_list/images/btn_remove_norm.gif') no-repeat center top;
	cursor: pointer;
	cursor: hand;
	overflow: hidden;
}

input.delete:hover {
	height: 24px;
	width: 24px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent url('my_list/images/btn_remove_over.gif') no-repeat center top;
	cursor: pointer;
	cursor: hand;
	overflow: hidden;
}

input.edit {
	height: 24px;
	width: 24px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent url('my_list/images/btn_edit_norm.gif') no-repeat center top;
	cursor: pointer;
	cursor: hand;
	overflow: hidden;
}

input.edit:hover {
	height: 24px;
	width: 24px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent url('my_list/images/btn_edit_over.gif') no-repeat center top;
	cursor: pointer;
	cursor: hand;
	overflow: hidden;
}

input.excel_export {
	height: 22px;
	width: 20px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent url('my_list/images/btn_excel_norm.gif') no-repeat center top;
	cursor: pointer;
	cursor: hand;
	overflow: hidden;
}

input.excel_export:hover {
	height: 22px;
	width: 20px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent url('my_list/images/btn_excel_over.gif') no-repeat center top;
	cursor: pointer;
	cursor: hand;
	overflow: hidden;
}

input.open {
	height: 24px;
	width: 24px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent url('my_list/images/btn_open_norm.gif') no-repeat center top;
	cursor: pointer;
	cursor: hand;
	overflow: hidden;
}

input.open:hover {
	height: 24px;
	width: 24px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent url('my_list/images/btn_open_over.gif') no-repeat center top;
	cursor: pointer;
	cursor: hand;
	overflow: hidden;
}

input.text_submit_desc {
	border: 0px;
	margin-top: -8px;
	padding: 0px;
	width: 100%;
	background: transparent url('my_list/images/btn_desc.gif') no-repeat center bottom;
	height: 35px;
	cursor: pointer;
	cursor: hand;
}

input.text_submit_asc {
	border: 0px;
	margin-top: -8px;
	padding: 0px;
	width: 100%;
	background: transparent url('my_list/images/btn_asc.gif') no-repeat center bottom;
	height: 35px;
	cursor: pointer;
	cursor: hand;
}

input.text_input_where {
	width: 100%;
	height: 100%;
	font-family: Georgina, Verdana, Tahoma;
	font-size: 11px;
	text-align: left;
	padding: 3px;
	font-variant: normal;
	font-weight: normal;
}

form {
	padding: 0px;
	margin: 0px;
}