@CHARSET "ISO-8859-1";

#members_menu {
	width: 250px;
	float: left;
	background-color: #f6f6f6;
	padding: 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-right: 10px;
	margin-bottom: 20px;
	-moz-border-radius-bottomright: 20px;
}

#members_menu h2 {
	font-size: 95%;
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	color: #282828;
}

#members_menu a {
	text-decoration: none;
}
#members_menu a:hover {
	color: #FFB900;
}
ol.clear li {
	margin-bottom: 20px;
}
ul.normal li{
	margin-top: 5px;
	margin-bottom: 0px;
}
form.members, div.members {
	margin: 20px;
}
#members_content {
	margin: 10px;
	margin-left: 280px;
}

table.results {
	background-color: #fff;
	border-collapse: collapse;
}

table.results td {
	border: 1px solid #ccc;
	padding: 5px;
}
td.centered {
	text-align: center;
}

table.results th {
	border: 1px solid #ccc;
	padding: 5px;
}

td.money {
	text-align: right;
}

div.controls {
	background-color: #f6f6f6;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	-moz-border-radius-bottomright: 20px;
}
div.box {
	background-color: #f6f6f6;
	margin-right: 310px;
	padding: 10px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	margin-top: 10px;
}
div.box h2 {
	margin: 0px;
	padding: 0px;
}
.data {
	font-weight: bold;
}
form.members, div.members {
	border: 1px solid #B5C3CE;
	background-color: #E0EFE3;
	padding: 10px;
}
form.members h1, form.members h2, div.members {
	margin: 0px;
}
.submit {
	margin: 5px;
}

td.client_country_cell, td.designer_country_cell {
	white-space: nowrap;
}
#rss_wrap {
	float: right;
}
#rss_wrap img, #rss_wrap a {
	border: none;
}
h2 {
	margin-top: 0px;
}
div.members li {
	margin-bottom: 15px;
}
.new {
	font-weight: bold;
	color: #CF5C00;
	color: #FF8A00
	
}
div.alert ul {
	padding: 0px; margin: 5px;
}
.h_highlight {
	color: #FF8A00;
	font-weight: bold;
	text-transform: uppercase;
}

.h_highlight_2 {
	color: #666;
	text-transform: uppercase;
}
