.characters a {
	color: #006666;
	font-size: 14px;
	margin-left: 2px;
}

.characters .disabled {
	color: #aaaaaa;
	font-size: 14px;
	margin-left: 2px;
}

select {
	width: 300px;
	height: 18px;
	border: 1px solid #009999;
}

.tx-csbreeder-pi1 table td, .tx-csbreeder-pi1 table th {
	height: 22px;
	border-bottom: 1px solid #000;
}

.tx-csbreeder-pi1 table th {
	text-align: left;
}

.detail {
	margin: 5px 5px 5px 5px;
}

.detail td, .detail th {
	border: 0px !important;
}

.detail label {
	font-weight: bold;
}

.w10 {
	width: 10px;
}

.w70 {
	width: 70px;
}

.w120 {
	width: 120px;
}

.tx-csbreeder-pi1 table a {
	text-decoration: none;
}

.tx-csbreeder-pi1 tr:hover {
	cursor: pointer;
	background: #ECF8F8 none repeat scroll 0 0;
}