/* Forms
*******************************************************/

fieldset {
	border: 0;
	/*font-size: 1.2em;*/
background:#EBD6C2 none repeat scroll 0 0;
float: left;
width: auto;
}

textarea {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1.2em;
}
form ul {
	list-style: none;
}
.middleColumn {
 	display: block;
 	margin: 5px 10px 0px 0;
	background: #E9E9E9;
	padding: 4px 50px 4px 4px;
	width: 306px;
	
	
}
	#Sidebar .middleColumn {
		margin: 0 0 0 8px;
		display: inline;
	}
	
	div.tab .field .middleColumn {
		clear: none !important;
 		margin: 0 !important;
		width: auto;
	}

input.text, textarea, select {
	padding: 2px;
	border: 1px solid #A7A7A7;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	width: 300px;
}
select {
	width: auto;
}

input.action {
	padding: 2px;
	font-family: Verdana, Tahoma, Sans-serif;
}
#PageCommentInterface_Form_PageCommentsPostCommentForm_action_postcomment{
	background:transparent url(../images/cform-post.gif) no-repeat scroll left top;
	border:0 none;
	color:black;
	cursor:pointer;
	font-family:Georgia,Times New Roman,serif;
	font-weight:bold;
	height:25px;
	margin-left:235px;
	margin-top:0;
	width:76px;
}
#PageCommentInterface_Form_PageCommentsPostCommentForm	{

background:#EBD6C2 none repeat scroll 0 0;
margin: 0px 0px -21px 0px;
_margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 10px;
float: left;
width: 648px;
}

.middleColumn	{
background:#EBD6C2 none repeat scroll 0 0;
float: left;
padding-right: 50px;
margin: 0px;
padding-left: 0px;
text-align: left;
}
.middleColumn	input {
background:transparent url(../images/form-text.gif) no-repeat scroll left top;
border:0 none;
color:#F01453;
font-family:Georgia,Times New Roman,serif;
height: auto;
padding:7px 10px 5px 5px;
/*width:185px;*/
}

.middleColumn	input.text {
width:185px;
}


.middleColumn textarea	{
background:transparent url(../images/form-textarea.gif) no-repeat scroll left top;
border:0 none;
color:#F01453;
font-family:Georgia,Times New Roman,serif;
height:144px;
overflow:auto;
padding:5px 19px 5px 2px;
width:189px;

}

.middleColumn	ul li.odd, .middleColumn	ul li.even {
float: left;
width: 100px;
}

.left	{
color:black;
font-weight: bold;
float: left;
padding-top: 0px;
width: 200px;
}

#PageCommentInterface_Form_PageCommentsPostCommentForm_Comment	{
background:transparent url(../images/form-textarea.gif) no-repeat scroll left top;
border:0 none;
color:#F01453;
font-family:Georgia,Times New Roman,serif;
height:144px;
overflow:auto;
padding:5px 19px 5px 2px;
width:189px;

}

#PageCommentInterface_Form_PageCommentsPostCommentForm_action_postcomment:hover{
	color:white;
}
input:focus span, textarea:focus span {
	border: 3px solid #000;
}

.Actions	{
padding-bottom: 20px;
background:#EBD6C2 none repeat scroll 0 0;
float: left;
width: 638px;
}

input.action:hover,
input.action:focus {
	cursor: pointer;
}
#Search {
	/*width: 105px;*/
}
input#Search_Form_SearchForm_Search {
	width: 110px;
	padding: 3px;
	margin-left: -4px;
	font-size: 1.2em;
	}
#Sidebar input.action {
	font-size: 1.2em;
	float: right;
	padding: 1px;
	margin: -22px 10px 0 0;
}

#Form_Form_action_process {
background:transparent url(../images/cform-post.gif) no-repeat scroll left top;
border:0 none;
color:black;
cursor:pointer;
font-family:Georgia,Times New Roman,serif;
font-weight:bold;
height:25px;
margin-left:235px;
margin-top:0;
width:76px;
}
#Form_Form_action_process:hover {

color:white;

}
ul.optionset	{
margin: 0px;
padding: 0px;
width: 200px;
float: left;
}


.middleColumn ul li.odd input , .middleColumn ul li.even input	{
background: none;
}