/* Eyeshadow Textures — front-end output */

.eyeshadow-texture-links span {
	margin-right: 10px;
}

.eyeshadow-texture-links .current a {
	font-weight: 600;
	text-decoration: underline;
}

table.macmakeupeyeshadowtextures {
	width: 100%;
	border-collapse: collapse;
	margin: 1em 0;
}

table.macmakeupeyeshadowtextures th,
table.macmakeupeyeshadowtextures td {
	border: 1px solid #ddd;
	padding: 8px 10px;
	text-align: left;
}

table.macmakeupeyeshadowtextures th.current-texture {
	background: #f0f0f1;
	font-size: 1.1em;
}

.current-texture {
	margin-top: 0;
}
