.user-thread {
	background: #FAF9F6;
/*	border-bottom: solid 2px #D3D1C2;*/
}
/*
.user-thread p {
    border: 1px solid black;
    text-decoration: underline;	
    padding: 0px;
    margin-bottom: 0px;
}
*/		

.uinfo {
	height: 19px;
	padding: 0px 6px;
	background: #F3F2EC;
	border-bottom: solid 1px #fff;
}

.uinfo li {
	padding: 0px 0 0 14px;
	font-size: 11px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.upost {
	float: left;
	color: #777;
	background-image: url(/images/upost.gif);
}

.uname {
	float: right;
	color: #A36209;
	background-image: url(/images/uname.gif);
}

.umail {
	float: right;
	background-image: url(/img/i/umail.gif);
	width: 38px;
	voice-family: "\"}\""; 
	width: auto;
}


.no-margin-bottom {
	margin-bottom: 0px;
}

.sub-footer {
	margin-top: 9px;
	padding: 6px 6px 4px 6px;
	height: 1%;
	background: #F1F0E5 url(../i/spacer-white.gif) left top repeat-x;
	border-top: solid 1px #D3D1C2;
}

.sub-footer div {
	font-size: 12px;
}

.button-links li {
	float: left;
	margin-right: 12px;
	font: 11px Arial;
	background: #F1E6D4;
	border: solid 1px #B2AFA1;
}

.button-links a,
.button-links strong {
	display: block;
	padding: 0 7px;
	border-top: solid 1px #fff;
	border-right: solid 1px #DFD5C5;
	border-bottom: solid 1px #DFD5C5;
	border-left: solid 1px #fff;
}

.button-links li a:hover {
	text-decoration: none;
	background: #F8F2E7;
}

.button-links li strong {
	font-weight: normal;
	background: #E3C987;
}

#opinions-total {
	float: right;
	width2: 40%;
}

#user-paging {
	margin-top: 9px;
	padding: 6px 6px 4px 6px;
	height: 1%;
	background: #F1F0E5 url(../i/spacer-white.gif) left top repeat-x;
	border-top: solid 1px #D3D1C2;
}

#user-paging div {
	font-size: 12px;
}

#user-totcom {
	float: left;
	width: 40%;
}

#user-pages {
	float: right;
	text-align: right;
	padding: 0 10px;
	width: 224px;	
}

#user-pages a {
	padding: 0 2px;
}

#user-pages a:hover {
	background: #E2D2B7;
	text-decoration: none;
}

#user-pages b {
	padding: 0 2px;
}

#user-nav {
	float: right;
	width2: 28px;
}

#user-nav a {
	float: left;
	display: block;
	width: 14px;
	height: 16px;
}

#user-nav span {
	display: none;
}

#user-nav-prv {
	background: url(../i/user-nav-prv.gif) no-repeat;
}

#user-nav-nxt {
	background: url(../i/user-nav-nxt.gif) no-repeat right top;
}

#user-submit form {
	padding: 4px 9px;
	background: #F7F6F1;
}

#user-submit label {
	display: block;
	padding-bottom: 2px;
	font-size: 12px;
}

#user-submit u {
	text-decoration: underline;
}

#udata-f {
	padding-bottom: 4px;
	border-bottom: solid 1px #D3D1C2;
}

#udata-f input {
	margin-bottom: 9px;
	width: 64%;
	border: solid 1px #A9A691;
}

#ucomment-f {
	padding-top: 9px;
	border-top: solid 1px #FBFAF8;
}

#ucomment-f textarea {
	width: 99%;
	border: solid 1px #A9A691;
}

#ucsubmit-f {
	height: 1%;
	padding: 9px 0 6px 0;
}

#ucsubmit-f span.submit {
	float: right;
}

#ucsubmit-f input {
	font: 12px Arial;
	padding: 2px 4px;
}

#ucsubmit-f a {
	display: block;
	float: left;
	padding-top: 4px;
	font: 12px Arial;
}

span.opi-search {
	border: solid 1px #A4A2A2;
}

span.opi-search input {
	padding: 0 2px;
	font: normal 11px Arial;
	background: #E7E3D5;
	border-top: solid 1px #fff;
	border-right: solid 1px #BAB6A8;
	border-bottom: solid 1px #A09C8E;
	border-left: solid 1px #fff;
}

.input-on-green{
	padding: 0 2px;
	height: 18px;
	font: normal 13px Arial;
	background: #fff;
	border-top: solid 1px #fff;
	border-right: solid 1px #BAB6A8;
	border-bottom: solid 1px #A09C8E;
	border-left: solid 1px #fff;
	
	border: solid 1px #A4A2A2;	
	
}

.button-on-green{

	padding: 0 2px;
	height: 18px;
	font: normal 11px Arial;
	background: #E7E3D5;
	border-top: solid 1px #fff;
	border-right: solid 1px #DFD5C5;
	border-bottom: solid 1px #DFD5C5;
	border-left: solid 1px #fff;
	
}

.centered {
	text-align: center;
}
