* {

	list-style:none;
	
}

input{
	background-color:#202020;
	border:0;
	height:20px;
	color:#FFF;
	font-size:0.9em;
	margin-bottom:4px;
	margin-left:2px;
	float :right;
	margin-right:65%;
	
}
label{
	
}

.ButtonForm{
	background-image:url('bgButton.png');
}
#ButtonSend{
	background-image:url(bgButton.png);color:#000; border:0; height:23px; width:106px; display:block;
	font-weight:bolder;
}
textarea{
	background-color:#202020;
	border:0;
	color:#FFF;
	font-size:0.9em;
	
}
h2 {
	font-size:1.2em;
}
a {
	color:#d4af85;
	text-decoration:none;
}
.jot-err {border: 1px solid red;font-weight: bold;color: red;padding: 5px;margin-bottom: 5px;}
.jot-cfm {border: 1px solid green;font-weight: bold;color: green;padding: 5px;margin-bottom: 5px;}
.jot-row {border: 1px solid #CCCCCC;margin-bottom: 5px;background-color: #000;}
.jot-row-alt {background-color: #000;}
.jot-row-author {background-color: #000;}
.jot-row-me {background-color: #000;}
.jot-row-up {border: 1px dotted red;}
.jot-row-new {border: 1px dotted green;}
.jot-comment {padding: 3px;}
.jot-comment hr {border: 0px; border-bottom: 1px solid #cccccc;}
.jot-posticon {float: right;width: 20px;height: 20px;padding-top: 8px;padding-right: 3px;}
.jot-posticon img {border: 0px;}
.jot-mod {float: right;width: 100px;text-align: right;color: #666666;font-weight: bold;}
.jot-mod img {border: 0px;}
.jot-mod a {float: right;padding: 1px;padding-left: 2px;padding-right: 2px; color:#d4af85;}
.jot-mod a:hover {background-color: #000000;color: #FFFFFF;}
.jot-subject {font-weight: bold;font-size: 1.1em;}
.jot-message {padding: 2px;overflow: auto;}
.jot-poster {padding: 0px;text-align: left;font-size: 10px;}
.jot-nav {padding: 0px;text-align: center;margin: 10px;}
.jot-list ul {padding: 0px;text-align: left;margin-bottom: 5px;list-style-position: inside;}
.jot-subscribe {margin-bottom: 5px;}
.jot-form {margin-bottom: 5px;}
.jot-form fieldset {border: 0px;}
.jot-form label {display: block;}
.jot-user {width: 100%; }
.jot-content {margin-left: 10px;}
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #FFFFFF;font-style: italic;}
