html, body {
	margin: 0em 0em 0em 0em;
	color: #90908E;
	background: #262626;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 1.6;
}
a {
	text-decoration:none;
	color: #5D8A2C;
	border: #000000 0px solid;
}
a:hover {
	text-decoration: none;
	border: #000000 0px solid;
}
a:visited  {
	text-decoration: none;
	border: #000000 0px solid;
}
img[onclick] {
	cursor: pointer;
}
IMG {
	text-decoration: none;
	border: #000000 0px solid;
}
TD {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #90908E;
	line-height: 1.6;
	overflow:auto;
}
P {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #90908E;
	line-height: 1.6;
}

IMG.kepbal {float: left; margin-right: 10px; margin-top: 4px; BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #000000 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; }

IMG.kepjobb {float: right; margin-left: 10px; margin-top: 4px; BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #000000 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid;}

.quotetitle, .attachtitle, .codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border: solid 1px #ddd;
	color: #000;
	background-color: #ddd;
	font-size: 0.85em;
}

.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	font-weight: normal;
	background-color: #f3f3f3;
	color: #444;
}
.quotewrapper, .codewrapper, .attachwrapper {
	clear: both;
	margin: 10px 5px;
	background: #ddd;
	padding-left: 19px;
	border: solid 1px #ddd;
}
.quotewrapper .quotetitle, .codewrapper .codetitle, .attachwrapper .attachtitle { 
	margin: 0; 
	border-width: 0 0 1px 1px;
}
.quotewrapper .quotecontent, .codewrapper .codecontent, .attachwrapper .attachcontent {
	margin: 0; 
	border-width: 0 0 0 1px;
}
