.webn-qt .qt-info{
	margin: 5px 0 5px 0;
}
.webn-qt .button-primary{
	margin: 5px 0 0 0;
}
.webn-qt form .price{
	width: 60px;
}
.webn-qt form textarea{
	scroll: hidden;
	width: 170px;
	height: 40px;
	overflow: hidden;
}
.webn-qt .qt_add textarea{
	min-width: 250px !important;
	min-height: 80px !important;
}
.webn-qt div.email-options{
	font-size: 13px;
}
.webn-qt div.email-options div{
	display:inline-block;
	width: 280px;
}
.webn-qt div.email-options input{
	/*width: 200px;*/
}
.webn-qt div.email-options span{
	font-size: 10px;
	font-style: italic;
}	
.webn-qt .available-tags{
	padding: 10px 0 0 5px;
	font-size: 11px;
	clear: both;
}
.webn-qt #wp-content-wrap{
	clear: both;
	display: block;
}
.webn-qt .button-link{
	margin: 15px 0 5px 0;
	clear:both;
}
.webn-qt h3 {
    margin-bottom: 0px;
    margin-top: 30px;
    font-family: Georgia;
    font-size: 15px;
}
.webn-qt h4 {
    font-size: 1.3em;
    border-bottom: 1px solid #999;
}
.webn-qt .form-table {
    border: 1px solid #ccc;
    background-color: #fff;
}

.webn-qt .form-table th {
    text-align: right;
    font-weight: bold;
    border-right: 1px solid #ccc;
}
.webn-qt .form-table th small {
    font-weight: normal;
}

.webn-qt p.submit {
    margin-top: 5px;
    padding: 5px;
}

.webn-qt .bordered-table {
    border-collapse: collapse;
}

.webn-qt .bordered-table td, .webn-qt .bordered-table th {
    border: 1px solid #ccc;
    padding: 3px;
}

.webn-qt .newsletter-button {
    font-size: 10px;
}
.webn-qt table.clicks td {
    border: 1px solid #666;
    padding: 2px;
    font-size: 10px;
}

.webn-qt table.clicks {
    border-collapse: collapse;
}
.webn-qt input[type=text]{
	width: 250px;
}
.webn-qt .form-table th span{
	font-size: 10px;
	font-weight: normal;
}
.webn-qt .custom-email,.webn-qt .available-tags {
	display: none;
}
.webn-qt .show_contact {
	display: block;
}
.webn-qt label.error{
	padding: 0 0 0 5px;
	color: red;
}
.webn-qt span.viewed{
	color: blue;
}
.webn-qt span.draft{
	color: red;
}
.webn-qt span.published{
	color: green;
}
.webn-qt tr.activity{
	display:none;
}
.webn-qt tr.activity table{
	background: #fff;
}
.webn-qt tr.activity td{
	background: #fff;
}
.webn-qt tr.activity table th,.webn-qt  tr.activity table td{
	background: #fff;
	border: 0px;
}