#mod_fairviewer { 
	padding-top:10px;
	
}
#mod_fairviewer h2 {
	padding:0;
	margin:0;
}

#mod_fairviewer table td {
	line-height:1.33em;
}

#mod_fairviewer_sel_wrapper {
	position:relative;
	width:100%;

}
#mod_fairviewer_sel {
	position:relative;
	background: #fff;
	color: #474747;
	padding: 10px;
	margin-top:20px;
	
}

.mod_fairviewer_thumb {
	cursor:pointer;
	display:inline;
	margin:3px;
	padding:2px;
	border:1px solid #ccc;
}

.mod_fairviewer_thumb:hover {
	border:1px solid #D34B09;
}

.preload {
	background:url('../images/spin.gif') center center no-repeat;
}
.mod_fairviewer_detail a {
	float:left;
	margin-right:5px;
}
.mod_fairviewer_detail {
	padding-top:10px;
	border-top:1px dotted #aaa;
	margin-top:15px;
}
