.users .profile h3 {
	border:0;
}

#user-profile-form fieldset {
	border:0;
}

#user-profile-form fieldset legend {
	display:none;
}

#user-profile-form fieldset input.form-text {
	width:515px;
}

.uc-order-history {
	width:515px;
}

.uc-order-history thead {
	background-color:#663300;
	line-height:26px;
}

.uc-order-history thead th {
	border:0;
	text-indent:5px;
}


.default_page #content thead th a.active {
	color:#fff;
	border-bottom:none;
	text-indent:5px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
}
.default_page #content thead th a.active img{
	display:none;
}

.uc-order-history tbody {
	border:0;
}

.uc-order-history tr.even, .uc-order-history tr.odd {
	background-color:#fff;
	border:0;
}
.uc-order-history td {
	padding-top:5px;
	text-align:left;
	background-color:#fff;
	text-indent:5px;
}

.uc-order-history td  a{
	width:20px;
	display:inline-block;
}
.uc-order-history td  span a{
	display:inline;
	width:auto;
}


