.message .messageContent .messageText img {
max-width: 425px;
max-height: 425px;
}
.thread_view .messageContent .username:hover {
color: blue !important;
}
.message .signature .bbCodeImage {
max-height: 120px !important;
max-width: 600px !important;
}
.formPopup .ctrlUnit > dt, .ctrlUnit > dd > * > li { color: black;}
#QuickSearch .textCtrl {background-color: #F2F5A9;}
#QuickSearch .textCtrl::-webkit-input-placeholder {
color: black;
}
#QuickSearch .textCtrl:-moz-placeholder { /* Firefox 18- */
color: black;
}
#QuickSearch .textCtrl::-moz-placeholder { /* Firefox 19+ */
color: black;
}
#QuickSearch .textCtrl:-ms-input-placeholder {
color: black;
}
.node .nodeLastPost .lastThreadTitle a
{
font-weight: bold;
font-family: helvetica;
}