#ml_author_link{
	bottom: 5px;
    font-size: 10px;
    left: 5px;
    line-height: 10px;
    position: absolute;
    text-decoration: none;
}
#ml_author_link:hover{
	text-decoration: underline;
}

/*credits*/

.danycode-credits-separator{
	border-top: 1px solid #DFDFDF;
	margin: 20px 0;
}

.danycode-credits-link{
background: none repeat scroll 0 0 #EEEEEE;
    border-color: #DFDFDF;
    border-style: solid;
    border-width: 1px;
    width: 260px;
}

.danycode-credits-link p{
	font-family: verdana,sans-serif;
    font-size: 10px;
    margin: 0;
    padding: 0;
    text-align: center;
}

/*credits*/

.mail-list-admin .icon-title h2{
	font-weight: normal;
    line-height: 32px;
    margin-left: 42px;	
}

.mail-list-admin .icon-title{
	background: url("../img/icon32.png") no-repeat scroll 0 0 transparent;
	height: 32px;
}

.number-of-subscribers{
	color: #21759B;
    font-weight: bold;
}

.mail-list-admin pre{
	padding: 10px;
	border: 0;
	margin: 0;
	background-color: #eeeeee;
	font-family: monospace;
	width: 300px;
}

.mail-list-admin .inline{
	display: inline !important;
}

.mail-list-admin .test-newsletter{
	padding: 10px;
	background-color: #eeeeee;
	margin: 10px 0;
	width: 300px;
}

.mail-list-saved{
	background: #eeeeee;
	padding: 10px;
	border: 1px solid #cccccc;
	text-align: center;
}
.mail-list-admin .mail-list-text{
	display: inline;
	width: 200px;
	margin: 10px 0;
	color: #888888;
}
.mail-list-admin .mail-list-submit{
	display: block;
	margin: 10px 0;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
.mail-list-admin span{
	margin-left: 10px;
}

#ml-newsletterform {
margin-top:5px;
}
#ml-newsletterform-container{
	width:auto!important;
	display:inline;
	float: right;
	margin-right: 10px;
}
#ml-newsletterform-container #ml-p{
	width:auto!important;
	display:inline;
	float: left;
	margin: 3px 0;
	font-size: 13px;
}
#ml-newsletterform-container #ml-p-sent{
	display: none;
}
#ml-newsletterform-container #ml-form{
	float: right;
	height: 40px;
}
#ml-newsletterform-container #ml-email{
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 10px;
	font-size: 16px;
	padding: 6px;
}
#ml-newsletterform-container #ml-button{
	padding:8px 20px;
}
#ml-newsletterform-container #ml-img{
	display: none;
}

.mail-list-admin .button-primary{
	display: block;
}
.mail-list-admin label{
	display: block;
}
.mail-list-admin input{
	display: block;
}
.mail-list-admin input[type="text"]{
	
}


/* EASY FLOATING BOX */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hide from IE-mac /*/
* html .clearfix{1%;}
/* End hide from IE-mac */
/* EASY FLOATING BOX - END */
