/*sub-branding-flash bg color*/
body.boxing #sub-branding-flash {background:#0F5B1A;}

/*MEM BG*/ 
body.boxing #mod-feature-mem .mod-content {background: #3a1103;
background: rgb(58,17,3); 
background: -moz-linear-gradient(top,  rgba(58,17,3,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(58,17,3,1)), color-stop(100%,rgba(0,0,0,1))); 
background: -webkit-linear-gradient(top,  rgba(58,17,3,1) 0%,rgba(0,0,0,1) 100%); 
background: -o-linear-gradient(top,  rgba(58,17,3,1) 0%,rgba(0,0,0,1) 100%); 
background: -ms-linear-gradient(top,  rgba(58,17,3,1) 0%,rgba(0,0,0,1) 100%); 
background: linear-gradient(top,  rgba(58,17,3,1) 0%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a1103', endColorstr='#000000',GradientType=0 ); 
}

body.boxing #sub-branding {
background: none repeat scroll 0 0 #571a05;
}

.scribble-live .poll{
	color: #000000;
}

.poll-question{
	color: #000000;
}

 
.scribble-live{
	max-height:1100px;
	color:#000000;
}

.comment {
    color: #000000 !important;
}

.event-title {
    margin: 0px !important;
}
#nameHeader{
	display:none;
}
th.tale-tape {
    color: #4D0A00;
    font: bold 24px Arial,sans-serif;
    height: 50px;
    text-align: center;
    width: 300px;
}
td.left-column {
    color: #FFFFFF;
    font: bold 16px/30px Arial,sans-serif;
    text-align: right;
    width: 100px;
}
td.left-column-small {
    color: #FFFFFF;
    font: bold 12px/30px Arial,sans-serif;
    text-align: right;
    width: 100px;
}
td.right-column {
    color: #FFFFFF;
    font: bold 16px/30px Arial,sans-serif;
    text-align: left;
    width: 100px;
}
td.right-column-small {
    color: #FFFFFF;
    font: bold 12px/30px Arial,sans-serif;
    text-align: left;
    width: 100px;
}
td.middle-column {
    color: #4D0A00;
    font: bold 12px/24px Arial,sans-serif;
    text-align: center;
    width: 100px;
}
td.left-name {
    color: #FFFFFF;
    display: none;
    font-family: Arial,sans-serif;
    font-size: 36px;
    font-weight: bold;
    padding: 0 0 30px 30px;
    text-align: left;
}
td.right-name {
    color: #FFFFFF;
    display: none;
    font-family: Arial,sans-serif;
    font-size: 36px;
    font-weight: bold;
    padding: 0 30px 30px 0;
    text-align: right;
}

