#loginform-custom { font-size: .8em; margin-top:24px;}
.login-username label { float: left; width: 100px;}
.login-password label { float: left; width: 100px;}
.login-remember label { width: 150px; }
.login-remember, .login-submit { padding-left: 100px; }
#articlesubscription > div {border: 1px solid #decf9b; background: #fff7d8;padding: 10px;margin: 0;margin-bottom: 20px;float: left;}
#articlesubscription {font-size:.9em;}
#articlesubscription strong {color: #c60000; font-weight: bold;}
#freearticle_text, #subscribe_text {width:65%;float:left;}
#freearticle_register, #subscribe_login {width:30%;float:left;margin-left:9px;padding-left:10px; border-left:1px solid #decf9b}
#subscribe_text a {line-height:21px;width:60%;}
#subscribe_login a {background: #2c2c2c;padding: 6px 40px 6px 40px;color:white;float: left;margin-top: 10px;margin-left: 30px;}
#subscribe_login a:hover {background: black;text-decoration: none;}

@media only screen and (max-width : 640px) {
	#articlesubscription {float: none}
	#articlesubscription {font-size:1em;}
	#articlesubscription strong {color: #c60000; font-weight: bold;}
	#freearticle_text {width:100%;}
	#freearticle_register {width:100%;border-left:none;margin-left:-9px}
	#subscribe_text {width:100%; float:none}
	#subscribe_text a {line-height:21px;}
	#subscribe_login {width:100%; float:none;border-left:none;border-top:1px solid #decf9b;margin-top:10px;margin-left:-9px;padding-top:10px}
	#subscribe_login a {background: #2c2c2c;width:80px;text-align:center;color:white;float: left;margin-top: 10px;}
	#subscribe_login a:hover {background: black;text-decoration: none;}
	
}
