.previewlink {font-size: 14px; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #6ec0f4; text-decoration: none; }

.selectimg {margin-top: 15px; margin-bottom: 10px; width: 100px; height: 75px; border: 1px solid #e8e8e8; border-radius: 5px;}

.indexlink {text-decoration: none; cursor: pointer; margin: 0px;}

#previewbox {
	width: 170px;
	height: 160px;
	overflow: hidden;
	text-align: center;
}

#previewbox:hover .previewlink { color: #0071b9; }
#previewbox:hover .selectimg {opacity: 0.80; filter:alpha(opacity=80); }