.rejseannoncer_list {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	background: #EEF3CC;
}

TABLE.rejseannoncer_list {
	margin-right: 0px;
	border:			1px solid rgb( 145, 155, 156 );
	background:		rgb( 252, 252, 254 );
	margin-bottom: 5px;
}

/* TOP Row Classes */

.rejseannoncer_list_top_row  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	background-image: url(header.jpg);
	height: 16px;
}

.rejseannoncer_list_sort_link {
	color: #000000;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	background-image: url(arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

.rejseannoncer_list_sort_link_selected {
	color: #000000;
	cursor: normal;
}

.rejseannoncer_list_top_left {
	border-bottom: 1px solid rgb( 145, 155, 156 );
}

.rejseannoncer_list_top_center {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	color:#000000;
	border-bottom: 1px solid rgb( 145, 155, 156 );
}

.rejseannoncer_list_top_right {
	border-bottom: 1px solid rgb( 145, 155, 156 );
}


/* CENTER Row Classes */

.rejseannoncer_list_center_row  {
	cursor: normal;
}

.rejseannoncer_list_center_row_over {
	color: #FFFFFF;
	background-color: #dddddd;
	cursor: pointer;
	cursor: hand;
}

.rejseannoncer_list_center_row_selected {
	background-color: #eeeeee;
	cursor: normal;
}

.rejseannoncer_list_center_row_selected_over {
	background-color: #bbbbbb;
	cursor: pointer;
	cursor: hand;
}


.rejseannoncer_list_center_left {
	border-bottom: 1px solid #f5f5f5;
}

.rejseannoncer_list_center_center {
	padding: 4px;
	vertical-align: top;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #f5f5f5;
}

a.rejseannoncer_list_center_center {
	padding: 1px;
	vertical-align: top;
	text-decoration: none;
	color: #000000;
	border-bottom: none;
}

.rejseannoncer_list_center_right {
	border-bottom: 1px solid #f5f5f5;
}

/* BOTTOM Row Classes */

.rejseannoncer_list_bottom_row  {
}

.rejseannoncer_list_bottom_left {
}

.rejseannoncer_list_bottom_center {
}

.rejseannoncer_list_bottom_right {
}

.rejseannoncer_list_splitter_row {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-image: url(header.jpg);
	color: #FFFFFF;
	height: 20px;
}

.rejseannoncer_list_splitter_cell {
	border-top: 1px solid rgb( 145, 155, 156 );
}

.splitter_link {
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	color: #000000;
}

.splitter_link:hover {
	text-decoration: underline;
}



