table.redetail-header {
    width: 97%;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    background-color: #F7EFCE;
    margin: 15px 10px 10px 10px;
    padding: 0px 0px 0px 0px;
    font-family: arial, sans-serif;
    font-size: 13px;
    vertical-align: middle;
}

td.redetail-header {
	text-align: left;
	font-size: 20px;
    font-weight: bold;
    color: #5C5A5C;
    vertical-align: top;
}

td.redetail-separator {
	text-align: center;
    vertical-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

hr.redetail-separator {
	height: 1px;
    color: #1A1A1A;
    width: 100%;
    border-style: solid;
    border-color: #1A1A1A;
    border-width: 1px 0px 0px 0px;
    text-align: center;
    margin: 0px 0px 4px 0px;
}


table.redetail-photos {
    width: 97%;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    background-color: #F7EFCE;
    margin: 2px 10px 0px 10px;
    padding: 0px 0px 0px 0px;
    font-family: arial, sans-serif;
    font-size: 12px;
    vertical-align: middle;
}

th.redetail-photos-left {
	border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #F7EFCE;
	color: white;
	font-weight: bold;
    background-color: #5C5A5C;
    text-align: left;
    padding: 3px 0px 3px 3px;
    margin: 0px 0px 0px 0px;
}

th.redetail-photos-right {
	border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #F7EFCE;
	color: white;
	font-weight: bold;
    background-color: #5C5A5C;
    text-align: right;
    padding: 3px 3px 3px 3px;
    margin: 0px 0px 0px 0px;
}

a.redetail-photos {
	color: white;
    font-weight: bold;
	text-decoration: underline;
}

a.redetail-photos:hover {
	text-decoration: none;
}

td.redetail-photos {
    border-style: none;
    text-align: left;
    padding: 0px 0px 0px 0px;
}

img.redetail-photos {
	border-style: none;
    border-width: 0px 0px 0px 0px;
}

table.redetail-card {
    width: 97%;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    color: #1A1A1A;
    background-color: #F7EFCE;
    margin: 0px 10px 15px 10px;
    padding: 0px 0px 0px 0px;
    font-family: arial, sans-serif;
    font-size: 13px;
    vertical-align: middle;
}


td.redetail-card-left {
	width: 15%;
	border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #1A1A1A;
	font-weight: bold;
    text-align: center;
    padding: 4px 2px 4px 2px;
    background-color: #B8B6B8;
}

td.redetail-card-right {
	border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #1A1A1A;
    text-align: justify;
    font-weight: bold;
    padding: 4px 0px 4px 4px;
	background-color: #F2E6B3;
}

a.redetail-navigator {
	color: #5C5A5C;
	text-decoration: none;
}

a.redetail-navigator:hover {
	text-decoration: underline;
}
