<<<<<<< .mine
.basic, #list2, #list3, #navigation { width:20em; }

.basic  {
	width: 650px;
	font-family: verdana;
}
.basic div {
	background-color: #242424;
}

.basic span {
	padding-right: 10px;
}

.playersc {
	
}

.title2 { 
	padding-left: 10px;
}

.img { 
	float:left;
        margin-top:3px;
        margin-left: 5px;
}

.players {

	padding-right: 10px;
}

.basic p {
	margin-bottom : 5px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	text-shadow: 1px 1px 1px #000;
}
.basic a {
        -moz-border-radius-topright: 6px;
        -moz-border-radius-topleft: 6px;
	-webkit-border-top-right-radius:6px;
        -webkit-border-top-left-radius:6px;
	cursor:pointer;
	display:block;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #000;
	height: 19px;
	background-color: #ff5a00;
}
.basic a:hover {
	color: #FFF;
	background-color: #a9b94b;
        text-decoration:none;
}
.basic a.selected {
	color: #FFF;
	text-shadow: 1px 1px 1px #ab4b16;
	background-color: #ff5a00;
        text-decoration: none;
}

table th { 
	text-align:left;
}

table {
	text-shadow: 1px 1px 1px #000;
}

.players td,th {
	padding: 5px;
}

.players tr {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

.players tr:hover {
	background-color: #242424;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

.settings {
	margin-top: 0px;
	padding-left: 10px;
}
.settings td {
	width: 210px;
}

.players {	
	padding: 5px;
	margin-top: 20px;
	background-color: #111;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

.inner {
	padding: 10px;
}	

.inner img {
	border: 1px solid #000;
}

.inner p {
 font-size: 14px;
}

p.field { 
	margin-right: 20px;
	font-size: 18px;
}

.limg {
	float:left;
	margin-right: 20px;
}

span .title2, .playersc {
 color: #FFF;
 text-decoration:none;  
=======
.basic, #list2, #list3, #navigation { width:20em; }

.basic  {
	width: 700px;
	font-family: verdana;
}
.basic div {
	background-color: #242424;
}

.basic span {
	padding-right: 10px;
}

.playersc {
	
}

.title2 { 
	padding-left: 10px;
}

.img { 
	float:left;
}

.players {

	padding-right: 10px;
}

.basic p {
	margin-bottom : 5px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	text-shadow: 1px 1px 1px #000;
}
.basic a {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
	display:block;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #000;
	text-shadow: 1px 1px 1px #FFF;
	height: 19px;
	background-color: #7d8a2e;
}
.basic a:hover {
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	background-color: #a9b94b;
}
.basic a.selected {
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	background-color: #99aa33;
}

table th { 
	text-align:left;
}

table {
	text-shadow: 1px 1px 1px #000;
}

.players td,th {
	padding: 5px;
}

.players tr {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

.players tr:hover {
	background-color: #242424;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

.settings {
	margin-top: 10px;
	padding-left: 10px;
}
.settings td {
	width: 200px;
}

.players {	
	padding: 5px;
	margin-top: 20px;
	background-color: #111;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

.inner {
	padding: 10px;
}	

.inner img {
	border: 1px solid #000;
}

p.field { 
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

.limg {
	float:left;
	margin-right: 20px;
>>>>>>> .r213
}
