table {
	background-color: #000;
	border: none;
}
th, td {	
	background-color: #fff;
	font-size:11px;0036
	padding: 3px;	
}
th{
	background-color: #EEEEEE;	
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.accountContent, .accountContent form,  .accountContent fieldset {
	margin:0;
	padding:0;
}
.accountContent {
	font-size:11px;	
}

.accountContent input{
	height: 14px;
	font-size: 11px;
	border: 1px solid #cccccc;	
}

.accountContent select, .accountContent option {
	height: 18px;
	font-size: 11px;
	border: 1px solid #cccccc;	
}

.accountContent fieldset {
/*	border: 0;*/
	padding: 10px 10px 10px 20px;
	border: #ccc solid 1px;
	width: 670px; 		
	margin-bottom:25px;
}
.accountContent legend {
	margin-left: 0px;
	font-weight: bold;	
}
#url input{
	width: 650px;
	margin-bottom: 3px;
	text-align:left;
}

#name input{
	width: 650px;
}

#tags input{
	width: 120px;
	margin-right:5px;
	margin-bottom:5px;
}

#meta  input {
	width: 600px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#meta  textarea {
	margin-left: 20px;
	margin-bottom: 5px;	
	width: 600px;
	height: 100px;
}

#categorii select {
	margin-bottom: 10px;
	margin-right: 5px;
	width: 210px;
}

.accountButton {
	background:url("../slices/button-large.jpg");	
	background-repeat:no-repeat;
	width: 120px;
	height: 22px !important;

	font-variant:small-caps;	
	font-size:14px;
	color: #FFF;
}

.accountContent em {
	font-size: 9px;
	color: #555;
}
.error {
	color: #f00;
	font-weight: bold;
}

.activeLink {
	font-size:11px;
	color: #008000;
	font-weight: bold;	
}

.inactiveLink {
	font-size:11px;
	color: #F99;
	font-weight: bold;	
}

.inactiveSite {
	font-size:11px;
	color: #F99;
	font-weight: bold;
	text-decoration: underline;
}

.accountContent a, .accountContent a:visited  {
	color: #555;
}

.subnav {
	color: #333;
	font-weight: bold;
}
tr.badPartner td.sel, tr.badPartner td.sel a{
	background-color:#E00000;
	color:#FFF;
}
tr.goodPartner td.sel {
	background-color:#00E000;
}