/* Smart Work Company CSS Document */

body { font-family:Arial, Helvetica, sans-serif; }

h1 { margin:0 auto; background: url(../images/header.png) no-repeat; height:80px; }

h1 span{ display:none; }

.componentheading{ visibility:hidden; }

.inside { padding:10px; }

#wrap { margin: 0 auto; min-width:760px; max-width:1024px; }

#content { float:left; width:80%; overflow:hidden; }

#footer { clear:both; }

#sidebar,#sidebar-2 { float:left; width:20%; overflow:hidden; }

#form-login .input { border:none; }

#form-login-username label{ background:url(../images/username.png) no-repeat; height:18px; width: 82px; }

#form-login-username span{ 	visibility:hidden; }

#form-login-password label{ background:url(../images/password.png) no-repeat; height:18px; width: 82px; }

#form-login-password span{ 	visibility:hidden; }

#form-login-remember label{ background:url(../images/remember.png) no-repeat; height:18px; }

#form-login-remember span{ 	visibility:hidden; }

#forgotten{ list-style:none; padding-left:0px; margin-left:0px;}

#forgotten a{ text-decoration: none; cursor:pointer; }

#fusername{ background:url(../images/forgot_username.png) no-repeat; height:24px;}

#fpassword{ background:url(../images/forgot_password.png) no-repeat; height:24px; }

#contactus{ background:url(../images/contact_us.png) no-repeat; height:66px; margin-top:90px; }

#forgotten span{ visibility:hidden; }


