@CHARSET "UTF-8";
.tx-cspuppydogdb-pi6 .indent {
	background-color:#BBE7EE;
	border:2px solid #045B60;
	margin:0px 5px 0px 0px;
	text-align:left;
}
.tx-cspuppydogdb-pi6 div.error {
	border:0px none;
	color:#FF0000;
	font-weight:bold;
	margin-top:15px;
	text-align:center;
}
.tx-cspuppydogdb-pi6 .indent .left {
	width:180px;
	font-weight:bold;
	height:25px;
	text-align:right;
}
.tx-cspuppydogdb-pi6 .indent .right {
	text-align:left;
	width:360px;
}
.tx-cspuppydogdb-pi6 .indent .spacer {
	height:10px;
}
.tx-cspuppydogdb-pi6 input, select {
	border:1px solid #186A70;
	height:16px;
	width:250px;
}
.tx-cspuppydogdb-pi6 input.small {
	width: 50px;
}
.tx-cspuppydogdb-pi6 input.middle {
	width: 190px;
	margin: 0 !important;
}
.tx-cspuppydogdb-pi6 input.counter {
	width: 30px;
	text-align: center;
}
.tx-cspuppydogdb-pi6 input.submit {
	background-color:#FEFBFB;
	color:#045B60;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:25px;
}
.tx-cspuppydogdb-pi6 input.error, .tx-cspuppydogdb-pi6 textarea.error {
	border:1px solid #FF0000;
}
.tx-cspuppydogdb-pi6 input.small_error {
	border:1px solid #FF0000;
	width:50px;
}
.tx-cspuppydogdb-pi6 input.middle_error {
	border:1px solid #FF0000;
	width:190px;
}
.tx-cspuppydogdb-pi6 select {
	height:18px;
}
.tx-cspuppydogdb-pi6 textarea {
	border:1px solid #186A70;
	height:150px;
	width:450px;
}
.tx-cspuppydogdb-pi6 .indent .textarea {
	margin-left:4px;
}
.tx-cspuppydogdb-pi6 div.cool {
	margin: 0px 10px 0px 10px;
}
