BODY { background-color: #2A2A2A }

TD {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #D4D0C8
}

INPUT, SELECT {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #D4D0C8;
	background-color: #424242
}

TEXTAREA {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #D4D0C8;
	background-color: #383838
}

FORM { margin: 0 }

PRE {
	font-size: 11px;
	margin: 0;
white-space: pre-wrap;       /* Since CSS 2.1 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */	
}

TABLE.punspacer TR TD {
	display: block;
	width: 100% !important;
	padding: 0px;
}

TABLE.punspacer TR TD.punright {

}

IMG {
	max-width: 100%;
}

.no-mob {
	display: none;
}

TABLE.punmain {
	border: none;
	width: 100%;
	background-color: #606060
}

TABLE.punmain TR TD.puncon1 TABLE.punplain TR TD.puntopright {
	display: none;
}

TABLE.punplain {
	border: none;
	width: 100%
}
TABLE.punspacer {
	border: none;
	width: 100%
}

TR.punhead { background-color: #606060 }
TR.puncon1 { background-color: #383838 }
TR.puncon2 { background-color: #424242 }
TR.puncon3 { background-color: #484848 }
TR.puntopic { height: 1.5em }

TD.punhead { color: #F0F0F0 }
TD.punheadcent {
	color: #F0F0F0;
	text-align: center
}
TD.puncon1 { background-color: #383838 }
TD.puncon1cent {
	background-color: #383838;
	text-align: center
}
TD.puncon1right {
	background-color: #383838;
	text-align: right
}
TD.puncon2 { background-color: #424242 }
TD.puncon2cent {
	background-color: #424242;
	text-align: center
}
TD.puncon3 { background-color: #484848 }
TD.puncent { text-align: center }
TD.punright { text-align: right }
TD.puntop { vertical-align: top }
TD.puntopright {
	text-align: right;
	vertical-align: top
}
TD.punquote {
	background-color: #484848;
	border: #606060;
	border-style: dashed;
	border-width: 1px;
	word-break: break-all;	
	width: 95%;
	overflow: hidden;
  text-overflow: ellipsis;
}

A:link, A:visited {
	text-decoration: none;
	color: #60A0DC
}
A:link.punhot, A:visited.punhot { color: #FF4000 }
A:link.punclosed, A:visited.punclosed { color: #888888 }
A:hover {
	text-decoration: none;
	color: #80D6FF
}
A:hover.punhot { color: #FF5010 }
A:hover.punclosed { color: #AAAAAA }

IMG.punavatar {
	margin-top: 3px;
	margin-bottom: 3px
}

.puntext { 
	font-size: 11px;
	word-wrap: break-word;
	width: 100%;
}

.puntext img { 
	max-width: 100%;
}
.punedited {
	font-size: 10px;
	font-style: italic;
}
.punsignature { font-size: 10px }
.punsignature img { max-width: 100%; }
.punheadline {
	font-size: 12px;
	font-weight: bold;
}
.puntitle {
	font-size: 14px;
	font-weight: bold
}
.punhot { color: #FF6000 }

body center div {
	display: none;
}
