﻿.pumfoundpreview {
	position: absolute;
}
.pumfoundpreview td {
	background: #1d1d1d;
}
.pumfoundpreview h1 {
	margin-bottom: 0;
}
.pumfoundpreview .tl, .pumfoundpreview .tr, .pumfoundpreview .bl, .pumfoundpreview .br {
	width: 4px;
	height: 4px;
}
.pumfoundpreview .tl {
	background: url(../images/Common/tl.png) no-repeat;
}
.pumfoundpreview .tr {
	background: url(../images/Common/tr.png) no-repeat;
}
.pumfoundpreview .bl {
	background: url(../images/Common/bl.png) no-repeat;
}
.pumfoundpreview .br {
	background: url(../images/Common/br.png) no-repeat;
}
* html .pumfoundpreview .tl {
	background: url(../images/Common/roundedCorners_tl.gif) no-repeat;
}
* html .pumfoundpreview .tr {
	background: url(../images/Common/roundedCorners_tr.gif) no-repeat;
}
* html .pumfoundpreview .bl {
	background: url(../images/Common/roundedCorners_bl.gif) no-repeat;
}
* html .pumfoundpreview .br {
	background: url(../images/Common/roundedCorners_br.gif) no-repeat;
}
.pumfoundpreview .c {
	padding: 9px;
}
.pumfoundpreview .close {
	float: right;
	background: url(../images/Common/btn_close.gif) no-repeat;
	width: 51px;
	height: 17px;
	cursor: pointer;
}
.pumfoundpreview .collectionName {
	background: url(../images/Preview/bg_collections_invite_popup.gif) no-repeat;
	padding: 10px 0 0 50px;
	font-weight: bold;
	height: 24px;
	margin: 8px;
}
.pumfoundpreview .PhArtistName {
	font-size: 13px;
	display: block;
}
.pumfoundpreview .btnHolder {
	/*padding-top: 8px;*/
}
.pumfoundpreview .btnHolder a {
	display: block;
	padding: 2px 0 4px 20px;
	text-decoration: none;
	float: left;
	outline: none;
}
.pumfoundpreview .btnHolder .btnSecondRow td {
	padding-top: 8px;
}
.pumfoundpreview .imgHolder {
	position: relative;
	text-align:center;
}
.pumfoundpreview .imgHolder .overlay {
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 3px;
	background: url(../images/Preview/bg_overlay.png);
}
.pumfoundpreview .imgHolder .commission {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 3px;
	background: url(../images/Preview/bg_overlay.png);
}
.pumfoundpreview .btnHolder a:hover {
	text-decoration: underline;
}
.pumfoundpreview .btnAppeal {
	background: url(../images/Preview/btn_appeal.gif) no-repeat;
}
.pumfoundpreview .btnRemoveFromPublic {
	background: url(../images/Preview/btn_preview_remove.gif) no-repeat;
}
.pumfoundpreview .btnBuyOut {
	background: url(../images/Preview/btn_buyout.gif) no-repeat;
}
.pumfoundpreview .btnOrderPrint {
	background: url(../images/Preview/btn_orderprint.gif) no-repeat;
}
.pumfoundpreview .btnComments {
	background: url(../images/Preview/btn_comments.gif) no-repeat;
}
.pumfoundpreview .btnAddToPhavourites {
	background: url(../images/Preview/btn_phavourite.gif) no-repeat;
}
.pumfoundpreview .btnRequestRemoval {
	background: url(../images/Preview/btn_requestremoval.gif) no-repeat;
}
.pumfoundpreview .btnMarkForReview {
	background: url(../images/Preview/btn_requestremoval.gif) no-repeat;
}
.pumfoundpreview .btnArtistProfile {
	background: url(../images/Preview/btn_profile.gif) no-repeat;
}
.pumfoundpreview .PhArtistName {
	font-size: 13px;
	display: block;
}
.pumfoundpreview .PhArtTitle {
	font-size: 13px;
	font-weight: bold;
}
object { outline:none; }

