/** default view for /forum **/

.forum_section{
	height:210px;
	float:left;
}
.forum_section,
.forum_section .imgbox img{
	width:315px;
}

/** generic **/

#content input, #content textarea {
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 12px;
    line-height: 1.5;
}
#content input.styled, #content textarea.styled {
    font-family: "Lucida Grande", Verdana, sans-serif;
    font-size: 11px;
}
.thread, .area { background-color: #fff; }
.area, .thread, .message, #attachbox, #postbox, #discussion_details {
    position: relative;
    border-bottom: 1px solid #bbb;
    padding: 5px 20px 5px 20px;
    margin-bottom: 3px;
}
.area a:hover, .thread a:hover {
    text-decoration: underline;
}
.thread .prefix {
    position: absolute;
    color: #a22;
    left: 6px;
    top: 7px;
    font-size: 10px;
}

/** tasks **/

#tasks #threadtools {
    padding: 5px 20px; margin-bottom: 7px; background-color: #ddd;
    border-top-right-radius: 10px; border-bottom-left-radius: 10px;
    text-align: center;
}
.viewing { 
    font-size: 11px; font-family:"Trebuchet MS",Verdana,sans-serif; font-weight: normal; 
    text-transform: none;
}
.task.thread.newmessages:hover  { border-bottom-color: #999; }
.task .age, .task .ownername, .task .statename, 
.task .areaname, .task .counts, .task .starter {
    font-size: 11px;
}
.task .age, .task .ownername, .task .areaname {
    float: left;
    text-align: right;
    text-overflow: ellipsis; white-space: nowrap; overflow: hidden;
}
.task .statename, .task .ownership_extras .areaname, .task .starter { 
    float: left;
    text-overflow: ellipsis; white-space: nowrap; overflow: hidden;
}
.task .ownership_extras .areaname { width: 210px; text-align: left; }
.task .statename { width: 90px; }
.task .ownership_extras {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 660px; height: 18px; top: 24px; left: 0; padding: 1px 20px;
    border-top: 1px solid #ccc;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-box-shadow: 0 1px 0 #888; 
    -moz-box-shadow: 0 1px 0 #888;
    z-index: 100;
}
.task.thread .title, .task .title { width: 290px; }
.task.thread .matchcount { right: 255px; }
.headings {
	clear: both;
	overflow: hidden;
	margin-bottom: 19px;
	margin-top: -38px;
}
.headings h3 {
	float: left;
	text-align: right;
	font-size: 11px;
	color: #888;
	margin-left: 5px;
}
.headings h3.starter {
	width: 390px;
	margin-left: 20px;
}
.headings .age {
	margin-right: 20px;
}
.task .starter,
.task.thread .starter,
.task .areaname,
.task .ownername { float: left; text-align: right; width: 95px; margin-left: 5px; }

.task .age, .task .counts, .task.thread .counts, .headings .counts { margin-left: 5px; width: 30px; }

.column-count-4 .task.thread .title { width: 385px; }
.column-count-4 .headings h3.starter, .column-count-3 .details .title { width: 485px; }
.column-count-3 .headings h3.starter { width: 585px; }
.column-count-2 .details .title { width: 555px; }

/** areas **/

.area .description { display: inline; }
.area .counts {
    position: absolute;
    bottom: 5px;
    right: 20px;
	margin-left:5px;
	background-color:#fff;
    font-size: 11px;
}
.area .access {
    position: absolute;
    top: 8px;
    right: 11px;
    border: 1px solid #999;
    padding: 0 8px;
    font-size: 9px;
    color: #000;
    background-color: #eee;
}
.area .description { margin-top: -4px; }
.area .title { display: inline; }
.area .title img { margin-bottom: -1px; }

/** threads **/

.threads_list .messages_list { display: none; margin-top: 0; }
.threads_list .messages_list .buttons .formods,
.threads_list .messages_list .buttons .quotebutton,
.threads_list .messages_list .buttons .report { display: none; }

.thread .title { 
    float: left; width: 430px;
    text-overflow: ellipsis; white-space: nowrap; overflow: hidden;
}

.showing-closed .title {
	width: 375px;
}
.message.split { opacity: 0.7; border-bottom-style: dotted; background-color: #eee; }
.thread.hidden, .message.deleted { opacity: 0.5; border-bottom-style: dotted; }
.thread .title img {
    margin-bottom: -2px;
}
.thread .matchcount {
    position: absolute; top: 6px; right: 220px;
    font-size: 9px; color: #fff; background-color: #b33; opacity: 0.8;
    padding: 1px 10px; margin-right: 11px; 
    -webkit-border-radius: 8px; -moz-border-radius: 8px;
    -webkit-box-shadow: 0 1px 3px #888; -moz-box-shadow: 0 1px 3px #888;
    cursor: pointer;
}
.thread .matchcount:hover { opacity: 1; }
.thread .keyword, .message .keyword {
    display: inline-block; padding: 0 5px;
    color: #fff; background-color: #666; font-weight: normal;
    -webkit-border-radius: 4px; -moz-border-radius: 4px; 
}
.thread .starter, .thread .state {
    float: left;
    text-align: right;
    margin-left: 5px;
    font-size: 11px;
    width: 120px;
    text-overflow: ellipsis; white-space: nowrap; overflow: hidden;
}
.thread .state {
	font-style: italic;
	width: 50px;
}
.thread .counts {
	float: left;
    text-align: right;
    font-size: 11px;
    width: 100px;
    text-overflow: ellipsis; white-space: nowrap; overflow: hidden;
}
.helprequesteditbuttons,
#bugreportdetails .buttons,
.titleeditbuttons, #addtopm {
    float: right;
    position: relative;
    top: 0px;
    background-color: #b33;
    padding: 0px 10px;
    cursor: pointer;
    font-size: 9px;
    color: #fff;
    text-transform: uppercase;
}
#addtopm {
    margin-right: -20px;
}
#savecancelbuttons {
    display: none;
}
.titleeditbuttons .button, #addtopm .button {
    float: right;
    padding: 1px 6px 0 6px;
}
.helprequesteditbuttons .button,
#bugreportdetails .buttons .button { float: right; padding:1px 6px 0; color: #fff; }
.helprequesteditbuttons,
#bugreportdetails .buttons {
	position:absolute;
	right:0px; top:0px;
}
#savecancelhelprequestbuttons{ display:none; }
#bugreportdetails .buttons .cancel,
#bugreportdetails .buttons .save { display: none; }
.helprequesteditbuttons .button:hover,
#bugreportdetails .buttons .button:hover,
.titleeditbuttons .button:hover,
#addtopm .button:hover {
    background-color: #222;
}
#titleeditform {
    display: none;
    padding: 0 0 10px 20px;
    border-bottom: 1px solid #aaa;
}
#titleeditform input {
    width: 550px;
    font-size: 12px;
}
.list_updated {
    display: none;
    float: right; opacity: 0.8;
    font-size: 9px; color: #fff; background-color: #b33;
    padding: 1px 10px; margin-right: 11px; 
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-box-shadow: 0 1px 3px #888; 
    -moz-box-shadow: 0 1px 3px #888;
    cursor: pointer;
}
.list_updated:hover { opacity: 1; }
.list_updated.uptop { margin-top: 10px; }

/** help requests, bug reports **/
#requestdetails .edit{ color: #000; }
#requestdetails .edit select{ float;left; }
#requestdetails .edit .value,
#requestdetails .edit .label,
#bugreportdetails .edit .value,
#bugreportdetails .edit .label { height: 25px; }
#requestdetails, #bugreportdetails {
    position: relative;
    width: 660px;
    margin-top: -5px;
    margin-bottom: 20px;
    padding: 0 20px 5px 20px;
    border-bottom: 1px solid #bbb;
}
#requestdetails .label, #bugreportdetails .label {
    float: left;
    width: 70px;
    border-bottom: 1px solid #bbb;
    padding-left: 10px;
}
#requestdetails .value, #bugreportdetails .value {
    float: left;
    width: 139px;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
    color: #000;
    overflow: hidden;
}
#requestdetails .label.bottom, #requestdetails .value.bottom,
#bugreportdetails .label.bottom, #bugreportdetails .value.bottom {
    border-bottom: none;
}

#requestdetails .value.right, #bugreportdetails .value.right {
    border-right: none;
}

#requestdetails .label.serial, #requestdetails .value.serial {
	text-align: right;
    border-top: 1px solid #bbb;
	border-bottom: none;
	background-color: #2C4C79;
	color: #fff;
	padding: 2px 8px;
}
#requestdetails .label.serial {
	width: 532px;
	font-weight: bold;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
}

#requestdetails .value.serial {
	width: 112px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

#bugreportdetails .label { width: 90px; }
#bugreportdetails .value { width: 119px; }
#bugreportdetails .systemprofiles_list { margin: 0 -20px; }
#bugreportdetails .label.keywords { 
    border-bottom: 1px solid #bbb;
    padding-top: 2px;
    padding-bottom: 1px;
}
#bugreportdetails .value.keywords {
    width: 559px;
    margin-top: -1px;
    margin-bottom: 10px;
    padding-bottom: 1px;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
}
#bugreportdetails .edit .label.keywords { 
    margin-top: -1px; border-top: 1px solid #bbb; border-bottom: none; 
}
#bugreportdetails .edit .value.keywords { border-bottom: none; height: auto; }
#bugreportdetails .edit .label.hardware,
#bugreportdetails .edit .value.hardware { border-bottom: none; }
#bugreportdetails .edit .label.hardware { margin-left: -1px; border-left: 1px solid #bbb; }
#bugreportdetails .edit .label.platform { 
    position: absolute; left: 20px; top: 52px; border-bottom: 1px solid #bbb;    
}
#bugreportdetails .edit .value.platform { 
    position: absolute; left: 120px; top: 52px; border-bottom: 1px solid #bbb;
}
#bugreportdetails .edit .label.sslversion { 
    position: absolute; left: 20px; top: 78px; border: none;    
}
#bugreportdetails .edit .value.sslversion { 
    position: absolute; left: 120px; top: 78px; border: none;
}
#bugreportdetails .tag_group, #bugreportdetails .tag_group .name, 
#bugreportdetails .tag_group .tag {
    float: left;
    padding: 0 10px;
    margin: 1px 0 0 1px;
    background-color: #eee;
    border: 1px solid #ddd;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -webkit-box-shadow: -1px 1px 4px #eee; 
    -moz-box-shadow: -1px 1px 4px #eee;
    font-size: 9px;
}
#bugreportdetails .tag_group {
    padding: 0 1px 0 0;
    margin-right: 2px;
}
#bugreportdetails .tag_group .name {
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
    padding: 1px 2px 1px 4px;
    border: none;
}
#bugreportdetails .tag_group .tag {
    background-color: #ccc;
    border: 1px solid #bbb;
    margin-bottom: 1px;
}
#bugreportdetails input[type=text] {
    font-size: 11px;
    color: #222;
    background-color: #eee;
    border: 1px solid #ccc;
    padding: 1px 6px;
    width: 100px;
    margin: 2px 3px 3px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

/** messages **/

.message .details, #postbox .postinfo, #discussion_details .details {
    float: left;
    font-size: 9px;
    width: 142px;
}
.message .poster {
    font-size: 11px;
}
.message .body {
    float: right;
    width: 500px;
    color: #333;
    margin: -20px;
    padding: 20px;
}
.message .quote {
    background-color: #ddd;
    color: #222;
    padding: 10px 20px;
    border: 1px solid #ccc;
    border-bottom-color: #999;
}
.message.new .quote, .message.preview .quote {
    background-color: #ea0;
    border: 1px solid #e90;
    border-bottom-color: #b70;
}
.message .buttons {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
}
.message .button { border-bottom: none; }
.message .buttons.alwaysvisible { display: block; }
.message .buttons.alwaysvisible .button { display: none; }
.message .buttons.alwaysvisible .button.alwaysvisible { display: block; }
.message .buttons div .button a { color: #000; }
.message .buttons div .button:hover a { color: #ddd; }
.message .buttons .forusers, .message .buttons .formods, .message .buttons .editing {
    float: right;
    background-color: #ddd;
    padding: 0 10px;
}
.message .buttons .typeswitch {
    display: none;
    float: left;
    padding: 0 10px;
    margin-right: 5px;
}
.message .buttons div .button {
    float: right;
    padding: 1px 6px 0 6px;
    cursor: pointer;
    font-size: 9px;
    color: #000;
    text-transform: uppercase;
}
.message .buttons div .button:hover { color: #ddd; background-color: #222; }
.message .buttons .typeswitch .button { color: #111; background-color: #fff; }
.message .buttons .typeswitch .button:hover { color: #fff; background-color: #444; }
.message .buttons .typeswitch .button.on { color: #fff; background-color: #222; }
.message .buttons div .button.disabled { color: #888; cursor: default; }
.message .buttons div .button.disabled:hover { background-color: #ddd; }
.message .buttons .formods, .message .buttons .editing { margin-right: 5px; }
.message .buttons .editing { display: none; }
.message .buttons .editing .button { display: block; }
.message .buttons.alwaysvisible .typeswitch { display: block; }
.message .touch, .message .dialogue { 
    position: absolute;
    top: 18px;
    right: 148px;
    padding: 4px 16px 3px 16px;
    background-color: #000;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    cursor: pointer;
    -webkit-box-shadow: -2px 2px 4px #888;
    -moz-box-shadow: -2px 2px 4px #888;
    z-index: 1000;
    opacity: 0.9;
}
.message .touch span:hover, .message .dialogue span:hover { text-decoration: underline; }
.message .touch span, .message .dialogue span { margin: 0 4px; }

/** system messages **/

.message.system { padding: 3px 20px; }
.message.system, .message.system .body { color: #fff; background-color: #555; }
.message.system .details { margin-top: 3px; }
.message.system .body { padding: 0; margin: 0; }

/** group messages (internal messages) **/

.message.internalmsg { background-color: #111; border-bottom-color: #bbb; }
.message.internalmsg .body, .message.internalmsg .details { color: #aaa; }
.message.internalmsg .quote {
    color: #aaa;
    background-color: #333;
    border: 1px solid #222;
    border-bottom-color: #000;
}
.typebutton {
	float: right;
    cursor: pointer;
    width: 70px;
    padding: 4px 6px;
    border-bottom: 1px solid #777;
}
.typebutton.selected { background-color: #222; color: #eee; cursor: default; }
#postbody.internalmsg { color: #aaa; background-color: #111; }
#postbody.systemmsg { color: #fff; background-color: #555; }

/** internal system messages (internalmsg + system) **/

.message.internalmsg.system { background-color: #248; }
.message.internalmsg.system .details { color: #eee; }
.message.internalmsg.system .body { color: #eee; background-color: #248; }
.message.internalmsg.system .buttons { display: none; }

/** useful help messages/closed thread notifications **/

#closednotice {
	padding: 3px 20px;
	margin: -10px 0 10px;
	color:#fff; background-color:#555;
}

#closednotice a { color: #fff; font-weight: normal; text-decoration: underline; }
#closednotice a:hover { color: #aaa; }

/** toolboxes et al **/

.forumtools {
    float: right;
    margin: 10px;
    text-align: right;
}
.toolbox {
	position: fixed;
    z-index: 100;
    -webkit-box-shadow: -2px 2px 4px #888;
    -moz-box-shadow: -2px 2px 4px #888;
    background-color: #333;
    padding: 5px;
    width: 190px;
}
.toolbox img {
    float: left;
    border: 2px solid #222;
    background-color: #fff;
    padding: 1px;
    margin: 6px 11px 6px 0;
}
.toolbox img.on {
    border: 2px solid #b00;
}
.toolbox img.loading {
    border: 2px dotted #611;
}
.toolbox img:hover {
    cursor: pointer;
}
.toolbox .indicator {
    position: absolute;
    padding: 0;
    top: 0;
    right: 0;
    border: none;
    display: none;
}
.toolbox h3 {
    color: #aaa;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 5px;
    cursor: pointer;
}
.toolbox h3:hover {
    text-decoration: underline;
}
.toolbox .inner {
   margin-bottom: 0; 
}
.toolbox select {
    font-size: 9px;
    width: 110px;
    margin-bottom: 3px;
}
.toolbox input {
    font-size: 9px;
    margin-bottom: 3px;
}
.toolbox .label {
    display: inline-block;
    float: left;
}
.toolbox .adminbox .attachhead:hover { text-decoration: underline; cursor: pointer; }

/** postbox and friends **/

#attachbox {
    position: relative;
    margin: -11px 0 11px 0;
    height: 20px;
}
#attachbox .attach {
    display: block;
	margin-left: 55px;
	float: left;
    top: 5px;
    color: #fff;
    background-color: #b33;
    padding: 1px 15px;
    font-size: 9px;
    font-weight: normal;
    text-transform: uppercase;
}
#attachbox .explain {
    display: block;
    position: absolute;
    left: 180px;
    top: 4px;
}
#attachbox form input[type=file] { 
    opacity: 0;
    border: 1px solid black;
    filter: alpha( opacity=0 );
    position: absolute;
    right: 1000px;
    top: 2px;
}
#attachtarget { display: none; border: 0; width: 0; height: 0; }
#postbox, #previewsgohere, #newpostsgohere {
/*    margin-top: -11px;*/
}
#previewsgohere, #newpostsgohere {
    margin-bottom: 11px;
}
#threadpreviewsgohere {
    margin-top: 11px;
}
#postbuttons {
    position: absolute;
    bottom: 11px;
    left: 20px;
    width: 142px;
    text-align: right;
}
#postbox .postinfo {
    text-align: right;
}
#confirm-bug-form, #problem-solved-form {
	padding-bottom: 12px;
	margin-bottom: 13px;
	padding-left: 180px;
	overflow: hidden;
    border-bottom: 1px solid #bbb;

}
#confirm-bug-form #bug-fixed-button, #confirm-bug-form #bug-not-fixed-button,
#problem-solved-form #problem-solved-button, #problem-solved-form #problem-not-solved-button {
    display: block;
	float: left;
    top: 5px;
    color: #fff;
    background-color: #b33;
    padding: 1px 15px;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
	border: 0;
}
#bug-not-fixed-button, #problem-not-solved-button {
	margin-left: 10px;
}
#problem-solved-form {
	padding-left: 0;
	padding-bottom: 8px;
}
#problem-solved-form p {
	line-height: 1.2em;
	margin: 0;
}
#problem-solved-form #problem-solved-button, #problem-solved-form #problem-not-solved-button {
	float: right;
}
#problem-solved-form .button-container {
	float: left;
	width: 162px;
	margin-right: 20px;
}

#recipients {
    float: right;
    width: 495px;
    color: #222;
    background-color: #eee;
    border: 1px solid #ccc;
    padding: 1px 6px 0 6px;
    margin: 0 3px 3px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-family: 'Lucida Grande', sans-serif;
    font-size: 11px;
    cursor: text;
}
.recipient {
    float: left;
    display: inline-block;
    background-color: #333;
    padding: 0 7px;
    margin: 0 2px 1px 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    overflow: hidden;
    white-space: nowrap;
}
.recipient a, .recipient .link { color: #eee; font-weight: normal; }
.recipient a:hover { text-decoration: underline; }
#addrecipient {
    border: none;
    outline: none;
    width: 160px;
    background-color: #eee;
    font-family: "Lucida Grande", Verdana, sans-serif !important;
    font-size: 11px !important;
    line-height: 1 !important;
}
#subject { float: right; width: 495px; }
#postbody { float: right; width: 495px; height: 200px; }
#submit_target { width: 0; height: 0; border: 0; display: none;}
#postform table { border-collapse: collapse; }
#postform td { padding: 0; }
#postform td.labels {
    text-align: right; 
    vertical-align: top; 
    padding-right: 5px; 
    width: 137px;
}
#postform td.body { height: 209px; }
#postform table .postbuttons { position: relative; vertical-align: bottom; }
/** private discussions **/

#discussion_details {
    padding-bottom: 12px;
    margin-bottom: 10px;
}
#discussion_details .details { text-align: right; }
#discussion_details #members {
    float: right;
    width: 500px;
}

/** abuse reports **/

#release_feedback_dialog,
.reportbox, #addtopmdialogue {
    display: none;
    position: fixed;
    left: 260px;
    padding: 20px 5px;
    background-color: #111;
    opacity: 0.97;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    z-index: 1000;
    width: 370px;
}

#abuse_report_dialog{
    height: 165px;
}

#addtopmdialogue {
    position: absolute;
    top: 120px;
    left: 180px;
    height: 75px;
    width: 450px;
}
#addtopmresults {
    display: none;
    position: absolute;
    left: 190px;
    width: 400px;
    top: 235px;
    padding: 15px 20px 20px 20px;
    background-color: #000;
    opacity: 0.97;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    z-index: 1000;
}
#addtopmresults .results {
    width: 390px; 
    max-height: 200px;
    overflow: auto;
    padding: 5px;
    font-size: 11px;
    color: #ccc;
}
#addtopmresults .results .member {
    padding: 1px 7px;
    width: 366px;
    border-bottom: 1px solid #222;
    cursor: pointer;
}
#addtopmresults .results .member:hover {
    background-color: #222;
    color: #fff;
    border-bottom: 1px solid #333;
}
#addtopmresults .results .member .displayname {
    float: left;
    width: 90px;
}
#addtopmresults .results .member .realname {
    float: left;
    width: 120px;
}
#addtopmresults .results .member .email {
    float: left;
    width: 
}
#addtopmdialogue p {
    margin: 10px 20px 0 20px;
}
#addtopmdialogue input {
    width: 185px;
    margin-right: 11px;
    float: left;
    height: 13px;
    color: #888;
}

#addtopmdialogue select {
    width: 185px;
    float: right;
}
.reportbox h3, #addtopmdialogue h3,
#release_feedback_dialog h3{
    text-transform: uppercase;
    margin-top: -3px;
    margin: 0 20px;
    color: #ddd;
    font-weight: bold;
}
.reportbox p, .reportbox ol,
#release_feedback_dialog .current{
    font-size: 10px;
    line-height: 1.3;
    padding: 5px 10px;
    margin: 0 20px;
    color: #999;
}
#addtopmdialogue > div {
    font-size: 12px;
}
.reportbox ol {
    color: #ccc;
    padding: 8px 12px;
    padding-left: 30px;
    background-color: #000;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
.reportbox textarea {
    position: absolute;
    left: 25px;
    bottom: 35px;
    width: 328px;
    height: 68px;
}
.reportbox .buttons, #addtopmdialogue .buttons {
    position: absolute;
    right: 25px;
    bottom: 12px;
}
#addtopmdialogue .buttons {
    bottom: 15px;
}
.reportbox .link, #addtopmdialogue .link,
#release_feedback_dialog .link{
    color: #fff;
    font-size: 9px;
    margin-left: 5px;
    text-transform: uppercase;
    text-decoration: underline;
}
#release_feedback_dialog .current{ margin-bottom:10px; padding:0px 0px 3px 0px; }
#release_feedback_dialog .current div{ margin: 2px 0px; }
#release_feedback_dialog .current .title{ margin-bottom: 5px; }
#release_feedback_dialog h3{ margin-bottom:10px; }
#release_feedback_dialog{ padding: 20px; }
#release_feedback_dialog textarea {
    margin-left:20px;
	width: 328px;
    height: 100px;
}
#release_feedback_dialog .buttons{
	float:right;
	margin:10px 20px 0px 0px;
}
#release_feedback_dialog .display_name{
	color: #999;
    font-size: 10px;
    text-transform: uppercase;
	font-weight: bold;
	margin-left:20px;
}
#release_feedback_dialog .buttons .submitting{
	color: #fff;
    font-size: 9px;
    text-transform: uppercase;
	display:none;
}
