/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/*********************** DETAILS OF LAYOUT ELEMENTS ***********************/ 

#form-login-remember label {
    font-size: 11px;
}

#login-form ul li {
    background: none;
    padding: 0;
    margin: 0;
}

#login-form ul li a:link, 
#login-form ul li a:visited {
    font-size: 11px;
    padding: 0;
	background: none;
}

#login-form ul li a:hover {
    text-decoration: none;
}

#login-form .button {
	background: url(../images/button_rounded.png) no-repeat;
	line-height: 21px;
	width: 71px;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #908778;
	height: 21px;
	border: none;
}

#jm-header p {
	margin: 0;
}

#jm-copyrights p {
	margin: 0;
}