﻿.quickReviewHolder .phartRow td {
	width: 80px;
	vertical-align: top;
}
.quickReviewHolder .infoRow td {
	padding-top: 8px;
}
.quickReviewHolder .infoRow td .phartTitle {
	font-weight: bold;
}
.quickReviewHolder .infoRow td .phartistName {
	clear: both;
	line-height: 16px;
}
.quickReviewHolder .infoRow td input {
	width: 15px;
	margin: 0;
	padding: 0px;
}
.quickReviewHolder .infoRow td {
	padding-bottom: 16px;
}
.quickReviewHolder .filterBar {
	width: 100%; margin-bottom: 16px;
	background: #181818;
}
.quickReviewHolder .filterBar .left {
	color: #655f58; 
	width: 308px;
	height: 36px;
	padding-left: 16px;
	background: url(images/bg_filter_quick_left.gif) top left no-repeat;
}
.quickReviewHolder .filterBar .right {
	text-align: right;
	padding-right: 10px;
	background: url(images/bg_filter_quick_right.gif) top right no-repeat;
}
.detailedReviewRow th {
	text-align: left;
	border: 1px solid red;
	white-space:pre-line
}
.detailedReviewRow td {
	height: 66px;
	background: #2f2f2f;
}
.detailedReviewRow td.first {
	background: #2f2f2f url(images/bg_row_first.gif) top left no-repeat;
	padding: 8px;
}
.detailedReviewRow td.first img {
	border: 1px solid #1e1e1e;
}
.detailedReviewRow td.end {
	background: #2f2f2f url(images/bg_row_end.gif) top right no-repeat;
}
.InputField {
	border: 1px solid #4d4d4d;
	background: #000;
	font: 11px Tahoma;
	color: #fff;
	padding: 2px;
}
.InputFieldFocus, .InputField:focus {
	background: #121212;
}
.detailedReview {
	width: 100%;
	margin-top: 14px;
}
.detailedReview th {
	text-align: left;
	color: White;
	border-bottom: 1px solid #655f58;
	padding: 8px;
}
.detailedReview .btnDownload
{
    display:block;
    width: 16px;
    height: 16px;
    background: url(images/btn_download.gif) top right no-repeat !important;
}
.detailedReview .btnResendEmail, .detailedReview .btnWinnerStatus
{
    display:block;
    width: 16px;
    height: 16px;
    background: url(images/btn_unread.gif) top right no-repeat !important;
}
.detailedReview .btnWinnerStatus
{
	background: url(images/btn_winner.gif) top right no-repeat !important;
}
.detailedReview a.btnPhArtCommon, .detailedReview a.btnPhArtCommonDisabled {
    background: url(images/PhArtButton_right.gif) top right no-repeat !important;
}
.detailedReview a.btnPhArtCommon span, .detailedReview a.btnPhArtCommonDisabled span {
    background: url(images/PhArtButton_left.gif) top left no-repeat !important;
}

.button_sort_asc
{
	 display:inline-block;
	 vertical-align:middle;
	 height: 20px;
	 width: 18px;
	 background: url(images/button_down.gif) top right no-repeat;
}
.button_sort_desc
{
	 display: inline-block;
	 vertical-align:middle;
	 height: 20px;
	 width: 18px;
	 background: url(images/button_up.gif) top right no-repeat;
}
.arrow_BCB86A76
{
   padding:1px;
}
.tncLink
{
	font-decoration: underline;
	font-color: red;
}
