﻿div.blue-box div#keywords_advanced input.keywords_advanced_field
{
	width: 126px;
}

div.expert_search_filter label
{
	color: #999;
	padding: 6px 0 4px;
}

div.expert_search_filter select
{
	width: 191px;
	margin: 0 -1px 2px 0;
}

input.radio 
{
	display: block;
	float: left;
	margin: 0 4px 0 0;
	width: 13px;
	height: 13px;
	padding: 0;
}

input.checkbox
{
	display: block;
	float: left;
	margin: 0 4px 0 0;
	width: 13px;
	height: 13px;
	padding: 0;
}

label.checkbox-label
{
	margin-top: 2px;
	margin-left: 18px;
	display: block;
	width: 223px;
}

label.radio-label
{
	margin-top: 2px;
	margin-left: 18px;
}

label
{
	font-size: 11px;
	line-height: 15px;
}

textarea
{
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 5px;
	margin: 0 0 -1px 0; /*firefox*/
	height: 98px;
	width: 233px;
	border: 1px solid #ccc;
}

input.text
{
	font-size: 11px;
	width: 233px;
	padding: 1px 0 1px 5px;
	border: 1px solid #ccc;
}

input.keywords_advanced_field
{
	width: 142px;
	border: 1px solid #ccc;
	float: left;
	padding: 1px 5px;
	margin: 0 5px 0 0;
}

select
{
	font-size: 11px;
	width: 171px;
}

table.form
{
	/*width: auto;*/
}

table.form td
{
	font-size: 11px;
	line-height: 15px;
	vertical-align: top;
}

table.form td.label 
{
	padding: 2px 9px 0 0;
}

table.form td.input 
{
	padding: 0 0 10px;
}

table.form td.radio 
{
	padding: 0 0 6px;
}

table.form td.checkbox 
{
	padding: 0 0 6px;
}

table.form td.textarea
{
	padding: 0 0 10px;
}

table.form td.select 
{
	padding: 0 0 9px;
}

table.form td.select-label 
{
	padding: 3px 9px 11px 0;
}

table.form td.textarea-label 
{
	padding: 1px 9px 0 0;
}

table.form td.submit 
{
	padding: 0;
}

p.introduction-paragraph
{
	padding: 0 0 10px;
}

input.input-image
{
	float: left;
}

div#context div.box-spacer
{
	height: 9px;
}

p#required
{
	float: right;
	color: #999;
	padding: 1px 0 0 0;
	position: relative;
	right: -1px;
	font-size: 11px !important;
	line-height: 15px !important;
}

div.context-box div.list
{
	padding: 0 0 3px;
	margin: 2px 0 0;
}

div.radio-float
{
	float: left;
	padding: 0 8px 0 0;
}







table.content_list td
{
	border-bottom: 1px solid #000;
}

table.content_list tr.last td
{
	border-bottom: none;
	padding-bottom: 0 !important;
}

table.content_list th
{
	padding: 0 0 1px;
	color: #999;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	border-bottom: 3px solid #000;
}

table.content_list td.options
{
	white-space: nowrap;
	padding: 12px 0 5px;
}

table.content_list td.options a
{
	color: #000;
}

table.content_list td.description
{
	padding: 17px 20px 6px 0;
}

td.description h3
{
	color: #000;
	font-size: 11px;
	line-height: 15px;
}

td.description h3 span.date
{
	font-weight: normal;
}

td.description h3 span.pipe
{
	font-weight: normal;
	color: #ccc;
}

body.content_list_view p.introduction-paragraph
{
	padding: 0 0 22px;
}

.hidden {
    display: none;
}