#login-form-m{
    font-size: 10px;
    display: inline;
    padding-left: 1em;
		
}

#login-form-m input{ padding: 2px; font-size: 9px;}


textarea{ width:250px; height: 150px;}

#frmwallForm-message{ width:96%;}

.colFull{
    min-height: 700px;
}


 /* profile link */
 .profilelink { background-color:#f0f0f0;
  padding:5px;
  color:grey;
  font-family:verdana;
  font-size:11px;
 }


  a:link { color:#555; text-decoration:underline; }
  a:visited { color:#555; text-decoration:underline;  }
  a:hover { color:black; text-decoration:none; }

  .list a:link {color:#000099; text-decoration:underline; }
  .list a:visited {color:#000099; text-decoration:underline; }
  .list a:hover { color:black; }


  .profilelink a:link { color:#B90428; text-decoration:none }
  .profilelink a:visited { color:#B90428; text-decoration:none  }
  .profilelink a:hover { color:black; }


 /* Orange style */
 .needlogin{
 color:#FF9900; border:1px #FF9900 solid; padding:5px; background:#FFEDD6;
 }

 #uploadPhoto textarea{
     height:100px;
     width:300px;
}


#photo-tag-cloud label{
    cursor:pointer;
}
