
ul.authors {
	padding-left:0;
	width:587px;
	margin-top:0;
}

ul.authors li {
	position:relative;
	z-index:0;
	width:245px;
	padding:15px ;
	padding-left:13px;
	/*background-image:url(img/transp_95.png);*/
	background-color:#FFF;
	opacity : 0.95;
	-moz-opacity : 0.95;
	-ms-filter: alpha(opacity=95); 
	filter : alpha(opacity=95); 
	margin-bottom:20px;
	float:left;
	margin-right:20px;
	height:140px;
}

ul.authors  li dl {
	width:245px;
	padding:0px;
	padding-left:0px;
}

.author-flag {
	position:absolute;
	top:50px;
	left:90px;
	border:none;
}

ul.authors  li dl dd {
	margin-left:0;
}

#left-author {
	width:120px;
	float:left;
}

.authors .avatar {
	width:64px;
	margin-right:10px;
	margin-bottom:0;
	float:left;
}

.avatar img {
	width:64px;
	height: 68px;
	background-image: url(img/bg_authors.jpg);
	background-repeat: no-repeat;
}

.author-desc {
	position:absolute;
	top:106px;
	left:15px;
	width:240px;
	height: 30px;
	font-style:italic;
	font-size:12px
}

ul.authors li .read_more {
	position: absolute;
	bottom: 10px;
	left: 15px;
}

.makeup-artist-name{
	margin-top:5px;
	width:120px;
	font-size:22px;
	font-weight:lighter;
	color:black;
	text-transform:uppercase;
}

.authors a {
	color:#990033;
}

.author-country {
	position: absolute;
	font-size:12px;
	top:50px;
	left:110px;
	text-align:left;
	width:150px;
}

.moreartist {
	position: absolute;
	bottom:5px;
	left:15px;
	font-size:14px;
	cursor:pointer; 
	clear:both;
	color:#000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.moreartist a {
	color:#000;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
}

.moreartist a:hover {
	color: #666;
}
