﻿table.dp_picInfo_table {
		border-collapse:collapse;
		background:#EFF4FB url(Images\teaser.gif) repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

.dp_picInfo_table td,.dp_picInfo_table th {
		padding:5px;
}

.dp_picInfo_table caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table.dp_picInfo_table a {
		color:#950000;
		text-decoration:none;
}

.dp_picInfo_table a:link {}

.dp_picInfo_table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

.dp_picInfo_table a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

.dp_picInfo_table thead th,.dp_picInfo_table tfoot th, tfoot td {
		background:#333 url(Images\llsh.gif) repeat-x;
		color:#fff
}

.dp_picInfo_table tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

.dp_picInfo_table tbody th,.dp_picInfo_table tbody td {
		border-bottom: dotted 1px #333;
}

.dp_picInfo_table tbody th {
		white-space: nowrap;
}

.dp_picInfo_table tbody th a {
		color:#333;
}

.dp_picInfo_table .odd {}

.dp_picInfo_table tbody tr:hover {
		background:#fafafa
}
