/* @override 
	http://aaumdigital/css/eswCommunicationPlugin/eswMessage/css/main.css
	http://uminho.e-sharing/css/eswCommunicationPlugin/eswMessage/css/main.css
*/

#profile-shoutbox {
  float: left;
  margin-top: 35px;
}

#messages form {
  float: left;
}

#messages span.indicator {
  float: left;
  margin-left: 5px;
  margin-top: 2px;
}

#messages input.submit {
  float: left;
}

#messages textarea {
  width: 490px;
  margin-right: 30px;
  height: 80px;
}

#shoutbox #my-message .indicator {
  margin-left: 80px;
  margin-right: 80px;
  margin-bottom: 20px;
}

#shoutbox .message .content {
  float: left;
  font-size: 9px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  width: 150px;
  overflow: hidden;
}

#shoutbox .message {
  margin-bottom: 15px;
}

#shoutbox form .submit {
  width: 173px;
  height: 20px;
}

#shoutbox #message.error {
  width: 161px;
  height: 87px;
  border-bottom: 0px;
}

#shoutbox #textarea {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

#shoutbox #textarea img {
  float: left;  
}

#comments {
  float: left;
  width: 173px;  
}

#comments h2 {
  margin-left: 5px;
  height: 10px;
}

#comments .uppercase {
  font-size: 13px;
}

#comments #shoutbox {
  float: left;
  background: url(/css/eswCommunicationPlugin/eswMessage/css/images/shoutbox/background.gif) no-repeat;
  padding-top: 10px;
  width: 171px;
  border: 1px solid #f0f0f0;
  border-top: 0px;
  border-bottom: 0px;
}

#comments #shoutbox .login {
  margin-left: 10px;
  padding-top: 20px;
}

#comments .top {
  width: 173px;
  height: 28px;
  padding-left: 13px;
  background: url(/css/eswCommunicationPlugin/eswMessage/css/images/shoutbox/top.gif) no-repeat;
}

#comments #shoutbox .bottom {
  position: relative;
  height: 130px;
  width: 173px;
  background: url(/css/eswCommunicationPlugin/eswMessage/css/images/shoutbox/bottom.gif) no-repeat;
}

#shoutbox form {
  background: url(/css/eswCommunicationPlugin/eswMessage/css/images/shoutbox/bottom.gif);
}

#shoutbox button {
  margin-left: 26px;
}

#comments div.top span.uppercase {
  line-height: 33px;
}

#shoutbox form textarea#message {
  height: 73px;
  width: 139px;
  padding: 0px;
  margin-top: 7px;
  margin-left: 15px;
  margin-bottom: 0px;
}