.user-thread {
	background: #FAF9F6;
	border-bottom: solid 2px #D3D1C2;
	
}

.uopin {
	padding: 6px 6px 6px 6px;
	font-size: 13px;
	line-height: 17px;
	border-bottom: solid 1px #fff;
}

.uopin .uinreply {
	display: block;
	font-size: 11px;
	font-style: italic; 
	text-decoration: underline;
	margin-bottom: 9px;
	color: #888;
}

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

.uinfo2 {
	height: 19px;
	padding: 0 8px;
	background: #F1F0E5;
	border-bottom: solid 1px #fff;
	border-top: solid 8px #fff;
}

.alt {
	background: #FAF3BC !important;
	border-bottom: solid 2px #D6CC81 !important;
}

.alt .uopin {
	color: #3D370D;
	border-bottom: solid 1px #F9F6E0 !important;
}

.alt .uinfo {
	background: #EDE28D !important;
	border-bottom: solid 1px #F9F6E0 !important;
}

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

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

.upost {
	float: left;
	color: #777;
	width: 145px;
	background-image: url(upost.gif);
}

.ulocation {
	float: left;
	width: 90px;
	color: #888;
	background-image: url(ulocation.gif);
}

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

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


.uname2 {
	float: left;
	color: #887;
	background-image: url(uname.gif);
}

.ureport {
	float: right;
	background-image: url(ureport.gif);
	width: 38px;
	width: auto;
}

.ureply {
	float: right;
	background-image: url(ureply.gif);
	width: 38px;
	width: auto;
}

.x {top:0;}

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

.sub-header p {
	font-size: 12px;
}

.sub-header div {
	font-size: 13px;
}

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

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

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

.button-links li {
	float: left;
	margin-right: 12px;
	font: 12px 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(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(user-nav-prv.gif) no-repeat;
}

#user-nav-nxt {
	background: url(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: 13px;
}

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

#ureply-f {
	padding-bottom: 4px;
	margin-bottom: 9px;
	border-bottom: solid 1px #D3D1C2;
}

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

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

#udata-f select {
	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: 13px 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 12px 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;
}