#contentsnav {
	padding-right: 0px;
	background-image: url(images/1008/bbot.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	padding-left: 0px;
	position: relative;
	padding-bottom: 10px;
	padding-top: 0px;
	width: 900px;
	background-color: white;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#contentsnav .panel {
	padding-left: 10px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-top: 10px;
	width: 635px;
	float: left;
	border-left-style: dotted;
	border-left-color: #cccccc;
	border-left-width: 1px;
}
h2 {
	margin-bottom: 0px;
	font-size: small;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #999999;
	font-weight: bold;
}

h4 {
	padding: 0px;
	margin: 0px;
	font-size: medium;
}
 h3 {
	text-align: left;
}
 h3 a {
	text-align: right;
}
 #sidenav {
	width: 224px;
	float:left;
}

#sidenav a {
	padding-left: 30px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 0px;
	font-size: 18px;
	height: 18px;
	display: block;
	width: 178px;
}#sidenav a:hover, #sidenav a:active {
	background-position: right;
	background-repeat: no-repeat;
	font-size: 18px;
	display: block;
}
 #client {
	padding-right: 30px;
	padding-left: 30px;
}
 #client .triple {
	height: 100%;
	min-height: 180px;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-left-style: dotted;
	float: left;
	width: 248px;
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 38px;
	display: block;
}
 #client .triple strong {
	color: #005ad7;
	font-size: medium;
}
 #client .triple small {
	font-size: small;
	color: #333333;
}
 
 
 
 
 
/*COMMENTS
*------------------------------------*/

.postedby {
	padding: 0 0 0 18px;
	background: url(images/abullet.gif) no-repeat 0 4px;
	}
	

.commentbody {
	border-top: 1px dotted #ccc;
	}
	
/*gray box*/
.submitcomment, #submitcomment, #currentcomments, #rating, .textad {
	background-color: #F5F5F5;
	border-left: 1px dotted #ccc;
	padding: 5px;
	padding: 5px;
	margin: 0 0 0 0;
	}


/*FORMS
*------------------------------------*/

.form {
	font-size: 70%;
	background-color: #FAFAFA;
	border: solid 1px #C6C6C6;
	padding: 2px;
	}

.formtext {
	background-color: #FAFAFA;
	border: solid 1px #C6C6C6;
	padding: 2px;
	border-bottom: 1px dotted #ccc
	}

.form:hover, .formtext:hover {
	background: white;
	}
	
.form:focus, .formtext:focus {
	background: white;
	border: solid 1px #000000;
	}
	
.submit {
	background-color: #D3D3D3;
	border: solid 1px #C6C6C6;
	border-right:  solid 1px #9A9A9A;
	border-bottom:  solid 1px #9A9A9A;
	}
	
.submit:hover, .submit:focus {
	background: #EDEDED;
	}
	
	
/*comments*/
	
	
.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.strikethrough {
	text-decoration: line-through;
}

.overline {
	text-decoration: overline;
}

.sized {
	text-size:
}

.quotecodeheader {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.codebody {
	background-color: #FFFFFF;
    font-family: Courier new, courier, mono;
    font-size: 12px;
    color: #006600;
    border: 1px solid #BFBFBF;
}

.quotebody {
	background-color: #FFFFFF;
    font-family: Courier new, courier, mono;
    font-size: 12px;
    color: #660002;
	border: 1px solid #BFBFBF;
}

.listbullet {
	list-style-type: disc;
	list-style-position: inside;
}

.listdecimal {
	list-style-type: decimal;
	list-style-position: inside;
}

.listlowerroman {
	list-style-type: lower-roman;
	list-style-position: inside;
}

.listupperroman {
	list-style-type: upper-roman;
	list-style-position: inside;
}

.listloweralpha {
	list-style-type: lower-alpha;
	list-style-position: inside;
}

.listupperalpha {
	list-style-type: upper-alpha;
	list-style-position: inside;
}

#client a:hover, #client a:active {
	background-color: #e5f1ff;
}

#result {
	color: #cc0000;
}
