div.forum div.topic div.message {
    background-color: #e4eaee;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    overflow: hidden;
}

div.forum div.topic div.message.op {
    background-color: #e4eaee;
}

div.forum div.topic p.back {
    font-size: 11px;
    margin-bottom: 20px;
}


div.forum div.topic div.subject p {
    color: #535353;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4px;
    padding-bottom: 10px;
    padding-left: 5px;
}

div#pagination .hidden {
    display: none;
}

.comments-count {
    font-size:16px;
    margin:20px 0;
    color:#666;
    font-weight:bold;
}

.comments-count.replies {
    font-size:1em;
}

.comment {
    margin-top:10px;
}

.comment-header {
    border-bottom:solid 1px #dddddd;
    height:24px;
    line-height:24px;
    vertical-align:bottom;
    clear:both;
}

.comment-header a {
    color:#006699;
    text-decoration:none;
}

.comment-header a:hover {
    text-decoration:underline;
}

.comment-header cite {
    font-style:normal;
    font-weight:bold;
    font-size:1em;
}

.comment-header-avatar {
    float:left;
}

.comment-header-avatar img {
    width:24px;
    height:24px;
    margin:0;
}

.comment-header-meta {
    margin-top:6px;
    font-size:11px;
    line-height:normal;
    float:left;
}

.comment-header-time {
}

.comment-header cite {
    float:left;
    margin:0 10px 0 10px;
}

.comment-header cite a {
    font-weight:bold;
}

.comment-body {
    color:#666666;
    clear:left;
    margin-top:5px;
}

.comment-replies {
    margin-top:5px;
    color:#666666;
}

.comment-replies.tree {
    padding-left:35px;
    overflow-x: auto;
}

form.comment {
    margin: 0;
    padding: 0;
}

.comment-error {
    font-weight:bold;
}

.comment-info{
    width: 190px;
    margin-bottom:10px;
}

.comment-block {
    margin-bottom:10px;
}

.comment-block-author {
    display: none;
}

.comment-block-publish {
    display: none;
}

.comment-block input[type="submit"] {
    margin-top:10px;
}

.comment-text-label {
    color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
}

div.comment-signed-in-text{
    color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    display:none;
}

span.comment-signed-in-user{
    color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    padding-left: 5px
}

.comment-text {
    background:url("../default/images/social/fieldbg.gif") repeat-x scroll center top #FFFFFF;
    border-color:#7C7C7C #C3C3C3 #DDDDDD;
    border-style:solid;
    border-width:1px;
    color:#333333;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-size:100%;
    margin:0;
    padding:2px;
}

input.comment-text{
    margin: 0 10px 7px 0;
    font-size: 95%;
    display: block;
    width:334px;
}

textarea.comment-text {
    margin:0;
    margin-bottom:10px;
    width: 698px;
    height: 100px;
}

.comment-text-label {
}

.comment-spam,
.comment-denied,
.comment-moderate {
    font-weight:bold;
    padding:2px;
    padding-left:5px;
    color:#fff
}

.comment-spam {
    background-color:#ab5c58;
}

.comment-denied {
    background-color:#d8c267;
}

.comment-moderate {
    background-color:#6aa3ec;
}

.comment-attachment {
    display:inline-block;
    padding-left: 5px;
    display: block;
}

.comment-attachment img{
     height: 30px;
     width: 25px;
     padding-left: 10px;
     padding-right: 5px;
     float: left;
     display: block;
}

.comments-count {
    font-size:16px;
    margin:20px 0;
    color:#666;
    font-weight:bold;
}

.comments-count.replies {
    font-size:1em;
}

.comment {
    margin-top:10px;
}

.comment-header {
    border-bottom:solid 1px #dddddd;
    height:24px;
    line-height:24px;
    vertical-align:bottom;
    clear:both;
}

.comment-header a {
    color:#006699;
    text-decoration:none;
}

.comment-header a:hover {
    text-decoration:underline;
}

.comment-header cite {
    font-style:normal;
    font-weight:bold;
    font-size:1em;
}

.comment-header-avatar {
    float:left;
}

.comment-header-avatar img {
    width:24px;
    height:24px;
    margin:0;
}

.comment-header-meta {
    margin-top:6px;
    font-size:11px;
    line-height:normal;
    float:left;
}

.comment-header-time {
}

.comment-header cite {
    float:left;
    margin:0 10px 0 10px;
}

.comment-header cite a {
    font-weight:bold;
}

.comment-body {
    color:#666666;
    clear:left;
    margin-top:5px;
}

.comment-replies {
    margin-top:5px;
    color:#666666;
}

.comment-replies.tree {
    padding-left:35px;
}

form.comment {
    margin: 0;
    padding: 0;
}

.comment-error {
    font-weight:bold;
}

.comment-info{
    width: 190px;
    margin-bottom:10px;
}

.comment-block {
    margin-bottom:10px;
}

.comment-block-author {
    display: none;
}

.comment-block-publish {
    display: block;
}

.comment-block input[type="submit"] {
    margin-top:10px;
}

.comment-text-label {
    color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
}

div.comment-signed-in-text{
	color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    display:none;
}

span.comment-signed-in-user{
	color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
	padding-left: 5px
}

.comment-text {
    background:url("../default/images/social/fieldbg.gif") repeat-x scroll center top #FFFFFF;
    border-color:#7C7C7C #C3C3C3 #DDDDDD;
    border-style:solid;
    border-width:1px;
    color:#333333;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-size:100%;
    margin:0;
    padding:2px;
}

input.comment-text{
    margin: 0 10px 7px 0;
    font-size: 95%;
    display: block;
    width:334px;
}

textarea.comment-text {
    margin:0;
    margin-bottom:10px;
    width: 698px;
    height: 100px;
}

.comment-text-label {
}

.comment-spam,
.comment-denied,
.comment-moderate {
    font-weight:bold;
    padding:2px;
    padding-left:5px;
    color:#fff
}

.comment-spam {
    background-color:#ab5c58;
}

.comment-denied {
    background-color:#d8c267;
}

.comment-moderate {
    background-color:#6aa3ec;
}

.comment-attachment {
	display:inline-block;
	padding-left: 5px;
	display: block;
}

.comment-attachment img{
     height: 30px;
     width: 25px;
     padding-left: 10px;
     padding-right: 5px;
     float: left;
     display: block;
}

div.feedlink-text {
    height:20px;
    line-height:20px;
    text-decoration:underline;
    cursor:pointer;
    padding-top:2px;
    padding-bottom:2px;
}

a.feedlink-icon {
    background:transparent url("../default/images/collab/feed.png") 0 0 no-repeat;
    padding-left:20px;
}

.ratings .empty {
    background-image:url("../default/images/collab/ratings_star_empty.png");
}

.ratings .full {
    background-image:url("../default/images/collab/ratings_star_full.png");
}

.ratings-bar {
    background-repeat:repeat-x;
    height:16px;
}

.ratings-stars {
    width:80px;
    height:16px;
}

.ratings-star {
    float:left;
    background-repeat:no-repeat;
    height:16px;
    width:16px;
}

.comments-count .ratings-bar.empty {
    width:80px;
}

.comments-count .ratings-bar.full {
    width:0;
}

.comment-header .ratings-stars {
    float:right;
    height:30px;
    padding-top:6px;
    margin-right:5px;
}

.comment-header .ratings-bar.empty {
    width:80px;
}


.askqfirstcolumn{
    display: inline-block;

}

.askqsecondcolumn{
    display: inline-block;
    height: 28px;
    margin-left: 20px;
}

.askqthirdcolumn{
    display: inline-block;
    margin-left: 100px;
}

div.forum div.topics ul {
    list-style: none outside none;
    width: 650px !important;
    margin: 10px 0 0;
    padding: 0;
}

div.forum div.topics ul li {
    border-bottom: 1px solid !important;
    clear: both;
    overflow: hidden;
    padding: 2px 0 2px 5px !important;
    color: #aaa;
}

div.forum div.topics ul li:first-child {
    border-top: 3px solid !important;
    color: #aaa;
}

div.forum div.topics ul li:hover {
    background: #eee;
}


div.forum div.topics ul li div.left, div.forum div.composer div.left {
    float: left;
    margin-right: 30px;
    position: relative;
    width: 400px;
}

div.forum div.topics ul li div.right {
    float: left;
    width: 200px;
}

div.forum div.topics ul li p.q-subject {
    margin-top: 6px !important;
}

div.forum div.topics ul li p.subject {
    font-size: 11px;
}

div.forum div.topics ul li p.startedby {
    font-size: 11px;
}

div.forum div.topics ul li p.replies {
    margin-top: 6px !important;
    font-size: 11px;
}

div.forum div.topics ul li p.lastpost {
    font-size: 11px;
}

div.forum div.topics ul li div.info {
    color: #999;
    font-size: 12px;
    margin: 3px 0 0;
}

div.forum div.topics ul li.pinned {
    background-color: #fffee2;
}

div.forum div.topics ul li div.info div {
    display: inline;
    margin-right: 10px;
}

div.forum div.topics ul li span.user {
    font-style: normal !important;
    color: #be4b16;
}

div.forum div.topics ul li div.time {
    color: #000;
}

div.forum div.topics ul li div.time a {
    color: #000;
    font-weight: normal;
    text-decoration: underline;
}

div.forum div.topics ul li div.replies {
    color: #000;
}

div.forum div.topic ul li div.post div.ratings form input {
    height: 15px;
    width: 15px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.forum div.composer {
    font-size: 11px;
    margin-bottom: 5px !important;
    overflow: hidden;
    position: relative;
    padding-left: 5px;
    display: block;
}

div.forum div.composer input[type="checkbox"] {
    margin: 10px 0;
}

div.forum div.composer input[type="text"], div.forum div.composer textarea {
    color: #888;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 3px;
}

div.forum div.composer input[type="text"] {
    height: 14px;
    left: 0;
    top: 0;
    width: 634px;
}

div.forum div.composer input[type="button"] {
    color: white;
    background: #888 !important;
}

div.forum div.composer text#answerQuestion {
    font-size: 18px;
}

div.forum div.composer text#communityGuidelines {
    font-size: 18px;
    color: red;
    padding-right: 10px;
    float: right;
}

div.forum div.composer .tohide {
    display: none;
}

div.forum div.composer div.left form#submitForm {
    padding-left: 10px;
}

div.forum div.composer div#answerPanel {
    width: 660px !important;
    background-color: #eee;
}

div.forum div.qnacomposer textarea {
    height: 100px !important;
    left: 0;
    top: 26px;
    width: 634px;
}

div.forum div.composer div.left.expanded {
    height: 155px;
}

div.forum div.composer div.left.expanded input[type="text"], div.forum div.composer div.left.expanded textarea {
    color: #333;
}

div.forum div.composer div.left.expanded div {
    display: block;
}

div.forum div.composer div.avatar img {
    width: 32px;
}

div.forum div.topic .submitAnswer {
    border: 0px !important;
    background-color: #e65020;
    color: white;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 26px;
    letter-spacing: normal;
}


div.forum div.error {
    color: #FF0000;
    font-weight: bold;
    margin: 10px 0 20px 10px;
}

div.forum div.header div.pagination span.from {
    color: #535353;
    font-weight: bold;
}

div.forum div.header div.pagination a:hover {
    text-decoration: underline;
}

div.forum a {
    color: #005da8;
    font-weight: bold;
    text-decoration: none;
}

div.forum a:hover {
    text-decoration: underline;
}
/**********************************************************************
Tag Look
Maybe should move to geometrixx
**********************************************************************/
div.forum div.tags div.tag {
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #FFFFFF;
    float: left;
    font-size: 10px;
    margin-right: 4px;
    padding: 1px 4px;
}

div.forum div.tags div.tag.hot {
    background-color: #e38b1e;
}

div.forum div.tags div.tag.answered {
    background-color: green;
}

div.forum div.tags div.tag.unanswered {
    background-color: #c1563f;
}
/*********************************************************************/


/**********************************************************************
Attachments
Maybe should move to comments?
**********************************************************************/
div.forum div.comment-attachment {
    padding-left: 5px;
}

div.forum div.comment-attachment img{
     height: 30px;
     width: 25px;
     padding-left: 10px;
     padding-right: 5px;
     float: left;
     display: block;
}
/*********************************************************************/


/**********************************************************************
Replies, not yet available in forums.
**********************************************************************/
div.forum div.comment-replies {
    margin-top:5px;
}

div.forum div.comment-replies.comment-replies.tree {
    padding-left:55px;
}
/*********************************************************************/

/**********************************************************************
Columns Top area of a Topic or a Question, different layout then the li
**********************************************************************/
div.forum div.comment div.message div.avatar-column {
    width: 40px;
    float: left;
    padding-top: 10px;
}

div.forum div.comment div.message div.info-column  {
    float: left;
}

div.forum div.comment div.message div.detail-column  {
    float: right;
    width: 180px;
}


/*********************************************************************/

/**********************************************************************
Columns for anything in a ul.  Lists of topics, questions or comments
**********************************************************************/
div.forum div.topics ul {
    list-style: none outside none;
    padding: 0;
}

div.forum div.topics ul li {
    border-bottom: 1px solid #dddddd;
    clear: both;
    overflow: hidden;
}

/*div.forum div.topics ul li div.avatar {
    float: left;
    height: 33px;
    margin: 15px 15px 0 5px;
    overflow: hidden;
    width: 33px;
}*/

div.forum div.topic ul {
    list-style: none outside none;
    padding: 0;
}

div.forum div.topic ul li {
    border-bottom: 1px solid #dddddd;
    clear: both;
    overflow: hidden;
}

div.forum ul li div.comment div.avatar-column {
    width: 40px;
    float: left;
    padding-top: 10px;
}

div.forum ul li div.comment div.info-column  {
    float: left;
}

div.forum ul li div.comment div.info-column > p  {
    margin-top: 5px;
    margin-bottom: 5px;
}

div.forum ul li div.comment div.detail-column  {
    float: right;
    margin-right: 10px;
    height: 100%;
}

div.detail-column div.top-comment {
    font-weight: bold;
    color: white;
    background-color: green;
}

div.detail-column div.top-comment p {
    margin-bottom: 0px;
}
/*********************************************************************/


/**********************************************************************
Toolbar for editing and deleteing things for non authors
Maybe belongs up near comment
**********************************************************************/
div.forum div.topic div.toolbar-container {
    float:left;
    clear: both;
}

ul.comment-toolbar {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.comment-toolbar li {
    display: inline;
    border-left: 2px solid;
    border-bottom: none;
    padding-left: 4px;
    padding-right: 2px;
}

ul.comment-toolbar li *{
    display: inline;
}
ul.comment-toolbar li ul {
    display: inline;
    border-bottom: none;
}


ul.comment-toolbar :first-child{
    border-left: none;
    padding-left: 0px;
}

ul.comment-toolbar input[type="submit"]{
    background: none;
    border: none;
    cursor: pointer;
    font-weight: bold;
    color: #005DA8;
    text-decoration: none;
}


/*************************
Pull from Merge
**************************/

div.forum div.composer input[type="checkbox"] {
    margin: 10px 0;
}

div.forum div.composer input[type="text"], div.forum div.composer textarea {
    color: #888;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 3px;
}

div.forum div.composer input[type="text"] {
    height: 14px;
    left: 0;
    top: 0;
    width: 634px;
}

div.forum div.composer .hidden {
    display: none;
}

div.forum div.composer textarea {
    height: 60px;
    left: 0;
    top: 26px;
    width: 634px;
}

div.forum div.topics ul {
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 0;
}

div.forum div.topics ul li {
    border-top: 1px solid #dddddd;
    clear: both;
    overflow: hidden;
    padding: 5px 0 10px 5px;
}

div.forum div.topics ul li:hover {
    background: #eee;
}

div.forum div.topics ul li div.avatar, div.forum div.composer div.avatar {
    float: left;
    height: 33px;
    margin: 5px 15px 0 5px;
    overflow: hidden;
    width: 33px;
}

div.forum div.topics ul li div.left, div.forum div.composer div.left {
    float: left;
    margin-right: 30px;
    position: relative;
    width: 400px;
}

div.forum div.topics ul li div.right {
    float: left;
    width: 200px;
}

div.forum div.topics ul li p.subject {
    border-bottom: 1px dotted #dddddd;
    margin-bottom: 4px;
    padding-bottom: 4px;
}

div.forum div.topics ul li p.subject {
    font-size: 11px;
}

div.forum div.topics ul li p.startedby {
    font-size: 11px;
}

div.forum div.topics ul li p.replies {
    font-size: 11px;
}

div.forum div.topics ul li p.lastpost {
    font-size: 11px;
}

div.forum div.topics ul li div.info {
    color: #999;
    font-size: 12px;
    margin: 3px 0 0;
}

div.forum div.topics ul li.pinned {
    background-color: #fffee2;
}

div.forum div.topics ul li div.info div {
    display: inline;
    margin-right: 10px;
}

div.forum div.topics ul li span.user {
    font-style: italic;
}

div.forum div.topics ul li div.time {
    color: #000;
}

div.forum div.topics ul li div.time a {
    color: #000;
    font-weight: normal;
    text-decoration: underline;
}

div.forum div.topics ul li div.replies {
    color: #000;
}

div.forum div.topic {
    margin-top: 0;
}

div.forum div.topic p.back {
    font-size: 11px;
    margin-bottom: 20px;
}

div.forum div.topic div.subject p {
    color: #535353;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4px;
    padding-bottom: 10px;
    padding-left: 5px;
}

div.forum div.topic div.message {
    background-color: #e4eaee;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    overflow: hidden;
}

div.forum div.topic div.message.op {
    background-color: #e4eaee;
}

div.forum div.topic div.forum_userinfo {
    position: relative;
}

div.forum div.topic div.forum_userinfo div.forum_user {
    padding: 5px 0 5px 50px;
}

div.forum div.topic div.forum_userinfo div.forum_user p {
    color: #005da8;
    border-bottom: 1px dotted #dddddd;
    font-weight: bold;
    padding-bottom: 4px;
}

div.forum div.topic div.forum_userinfo div.forum_user p span.location,
div.forum div.topic div.forum_userinfo div.forum_user p span.numberOfPosts {
    color: #535353;
    font-size: 9px;
    font-weight: normal;
}

div.forum div.topic div.forum_userinfo div.avatar {
    height: 33px;
    left: 0;
    margin: 5px 15px 0 5px;
    overflow: hidden;
    top: 0;
    width: 33px;
}

div.forum div.topic div.left {
    float: left;
    margin-right: 30px;
    padding: 5px 0 5px 50px;
    position: relative;
    width: 420px;
}

div.forum div.topic div.left p.text {
    font-size: 11px;
}

div.forum div.topic div.right {
    float: left;
    position: relative;
    width: 200px;
}

div.forum div.topic div.right p.time a {
    color: #535353;
    font-size: 11px;
}

div.forum div.topic div.stats {
    background-color: #fff;
    border-bottom: 1px solid #dddddd;
    clear: both;
    color: #535353;
    font-size: 18px;
    font-weight: bold;
    padding:15px;
}

div.forum div.topic div.status {
    padding: 10px;
}

div.forum div.topic ul {
    list-style: none outside none;
    padding: 0;
}

div.forum div.topic ul li {
    border-bottom: 1px solid #dddddd;
    clear: both;
    overflow: hidden;
}

div.forum div.topic ul li:hover {
    background: #eee;
}

div.forum div.topic ul li div.message {
    border: none;
    background-color: inherit;
    padding-bottom: 10px;
}

div.forum div.topic ul li div.post {
    margin-top: 0;
}

div.forum div.topic div.composer {
    margin: 10px 0 0 0;
}

div.forum div.topic div.pagination {
    margin-top: 20px;
}

div.forum div.topic div.pagination div.entry {
    float: left;
    margin-right: 5px;
}

div.forum div.topic div.pagination div.entry a.current {
    color: #888;
}


div.forum div.searchbox {
    float: left;
    margin: 5px;
    width: 200px;
}

div.forum_search a {
    color: #7CA9E6;
    font-weight: bold;
    text-decoration: none;
}

div.forum_search a:hover {
    text-decoration: underline;
}

div.forum_search div.results div.pagination {
    margin-top: 20px;
}

div.forum_search div.results div.pagination div.entry {
    float: left;
    margin-right: 5px;
}

div.forum_search div.results  ul {
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 0;
}

div.forum_search div.results  ul li {
    border-top: 1px solid #AAAAAA;
    padding: 5px 0 5px 5px;
}

div.forum_search div.results ul li:hover {
    background: #eee;
}

div.forum_search div.results ul li p.subject {
    margin: 0;
}

div.forum_search div.results ul li p.info {
    font-size: 12px;
    margin: 3px 0 0;
}

div.forum_search div.results ul li span.lead {
    color: #999;
}

div.forum_search div.results ul li span.forum a {
    color: #999;
    font-weight: normal;
    text-decoration: underline;
}

div.forum_search div.results ul li span.repliesCount {
    color: #999;
}

/* ----------------------------------------------< START: Forum General > --- */

body.forum div.cq-colctrl-lt0-c0 {
    width: 150px;
}

body.forum div.cq-colctrl-lt0-c1 {
    width: 770px;
}

body.forum div.system.spam,
body.forum div.system.moderate {
    color: red;
}




div.forum div.header {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px dotted #919398;
    border-top: 1px solid #DDDDDD;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 5px;
    width: 100%;
}

div.forum div.error {
    color: #FF0000;
    font-weight: bold;
    margin: 10px 0 20px 10px;
}

div.forum div.header div.pagination {
    color: #535353;
    float: right;
    margin: 5px 20px;
}

div.forum div.header div.pagination a,
div.forum div.header div.pagination span.from {
    color: #535353;
    font-weight: bold;
}

div.forum div.header div.pagination a:hover {
    text-decoration: underline;
}

div.forum a {
    color: #005da8;
    font-weight: bold;
    text-decoration: none;
}

div.forum a:hover {
    text-decoration: underline;
}

/* ---------------------------------------------------------< Forum Tags >--- */

div.forum div.tags div.tag {
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #FFFFFF;
    float: left;
    font-size: 10px;
    margin-right: 4px;
    padding: 1px 4px;
}

div.forum div.tags div.tag.hot {
    background-color: #e38b1e;
}

div.forum div.tags div.tag.answered {
    background-color: green;
}

div.forum div.tags div.tag.unanswered {
    background-color: #c1563f;
}

div.forum div.comment-attachment {
	display:inline-block;
	padding-left: 5px;
	display: block;
}

div.forum div.comment-attachment img{
     height: 30px;
     width: 25px;
     padding-left: 10px;
     padding-right: 5px;
     float: left;
     display: block;
}

div.forum div.composer {
    font-size: 11px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    padding-left: 5px;
}

div.forum div.composer input[type="checkbox"] {
    margin: 10px 0;
}

div.forum div.composer input[type="text"], div.forum div.composer textarea {
    color: #888;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 3px;
}

div.forum div.composer input[type="text"] {
    height: 14px;
    left: 0;
    top: 0;
    width: 634px;
}

div.forum div.composer .hidden {
    display: none;
}

div.forum div.composer textarea {
    height: 60px;
    left: 0;
    top: 26px;
    width: 634px;
}

div.forum div.composer div.left.expanded {
    height: 155px;
}

div.forum div.composer div.left.rteExpanded {
    height: 240px;
}

div.forum div.composer div.left.expanded input[type="text"], div.forum div.composer div.left.expanded textarea {
    color: #333;
}

div.forum div.composer div.left.expanded div {
    display: block;
}

div.forum div.composer div.avatar img {
    width: 32px;
}

div.forum div.composer div.left.attachmentsexpanded {
    height: 220px;
}

div.forum div.composer div.left.attachmentsexpanded div{
    display: block;
}


div.forum div.composer div.left.rteexpanded {
    height: 220px;
}

div.forum div.composer div.left.rteexpanded div{
    display: block;
}

div.forum div.composer div.left.rteexpandedwithattachments {
    height: 240px;
}

div.forum div.composer div.left.rteexpandedwithattachments div{
    display: block;
}

div.forum div.composer div.left.expanded input[type="text"], div.forum div.composer div.left.rteexpandedwithattachments textarea {
    color: #333;
}

