@charset "UTF-8";
/* CSS Document */

.epk img {
	outline:none;
	border:none;
	}
	
.powered {
	float:right;
	margin-right:30px;
	margin-top:-30px;
	color: #666666;
	font-size:1.2em;
	}
	
#thumbnails {
	text-align: left;
	margin: 0 auto;
	/*float: left;  Same as your gallery is set to */
	width:462px; /* Adjust this to your picture width + 2 */
	height:116px;
	overflow:hidden;
}
#mast ul {
	top: 18px;;
	}
#mast h1 {
	top: 48px;
	left: -10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.1em;
	}
#whitelist {
	position:absolute;
	top:43px;
	left:23px;
	border:none;
	}

#whitelist img {
	border:none;
}

#rss {
	text-align:center;
	width:50px;
	height:50px;
	margin:10px 0 0 0;
	left:10px;
	}

#rss img{
	border:none;
	}

#abuse {
	position:absolute;
	top:43px;
	left:23px;
	border:none;
	}

#abuse img {
	border:none;
}

#unsubscribe {
	position:absolute;
	top:43px;
	left:23px;
	border:none;
	}

#unsubscribe img {
	border:none;
}

textarea {
background-color: #333;
color:white;
font: inherit;
}

.front_textarea {
	color:white;
	border: none;
	background-color:  transparent;
	padding: 10px;
	font-size: 12px;
}

.darn_img img {
	margin-bottom:-10px !important;
	margin-top: 4px;
	margin-left:5px
}

.media_access {
	font-size:130%;
	padding-right:10px;
	padding-top:7px;
}

.media_access img{
	border:none; 
	vertical-align:text-bottom !important; 
	margin-bottom:-6px !important;
}