/* PB Tip //////////////////////////////////////////////////*/
.tx-pbtip-pi4 {

}

.tx-pbtip-pi4 fieldset{
border: 0;
}

.tx-pbtip-pi4 textarea {
width: 120px;
}

.pbtip-required {
display: inline;
float: right;
width: 200px;
text-align: right;
padding-right: 10px;
}

.tx-pbtip-pi4 ol, .tx-pbtip-pi4 p {
list-style: none;
margin: 0;
padding: 0;
}

.tx-pbtip-pi4 li {
padding-bottom: 4px;
display: block;
width: 100%;
clear: both;
}

.pbtip-col1 {
clear: both;
width: 100%;
}

.pbtip-col1 label{
width: auto;
}

.pbtip-col2 {
display: inline;
float: left;
width: 46%;
}

.pbtip-col2 label{
width: 100px;
}

