/* Forms*******************************************************//* BLOG SEARCH */#search_form{		position:relative;		margin: 20px 0 15px 0;		}	#submit_go{			position:absolute;			left: 24em;			top: -2px;			}#blog_search{	width: 21em;	}		#blog_submit{	background: url(../images/btn_arrow.jpg) no-repeat;	border: none;	width: 24px;	height: 22px;	cursor: hand;	cursor: pointer;	}/* BLOG COMMENT FORM */#PageCommentInterface_Form_PageCommentsPostCommentForm input, #PageCommentInterface_Form_PageCommentsPostCommentForm textarea {	color:#000;	font-family: Verdana,Tahoma,Arial,sans-serif;	margin-top: 5px;}#PageCommentInterface_Form_PageCommentsPostCommentForm label {	color:#666;	font-family: Verdana,Arial,Helvetica,sans-serif;	}#PageCommentInterface_Form_PageCommentsPostCommentForm_action_postcomment {	background: url(../images/btn_post_comment.gif) no-repeat;	width: 132px;	height: 22px;	border: 0;	text-indent: -1000em;	margin-left: 0px;	display:block;	cursor: hand;	cursor: pointer;}#Form_Form {	margin-bottom: 1em;}fieldset {	border: 0;	padding: 10px 0;	font-size: 11px;}textarea {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;}form ul {	list-style: none;}.middleColumn { 	display: block; 	margin: 0 10px 10px 0;	background: none;	padding: 1px;		clear: left;}	#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 {	font-family: verdana, sans-serif;	padding: 3px;	border: 1px solid #A7A7A7;	/* background:#fff; */	color: #444;	font-size: 11px;	font-weight: normal;	/*width: 70%;*/	margin-top: 4px;}select {	width: auto;}input.action {	padding: 2px;	font-size: 1.1em;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	border: 1px solid #fff;	margin-right: 15px;	color: #fff;	background-color:#A80422;	padding: 3px 10px;}input, textarea, select, select:active, select:hover, select:focus, textarea, textarea:active, textarea:hover, textarea:focus {	color:#8F8F8F;	font-family: Verdana,Tahoma,Arial,sans-serif;	font-size: 11px;}input.action:hover,input.action:focus {	cursor: pointer;}select {/*	background: #F6E8FB; */		padding: 1px;}label {	font-size: 11px;	font-weight: bold;}
#basket #ReadConditions label {
	font-weight: normal;
}

#basket #ReadConditions .message {
	margin-left: 0;	
}
.message {	font-size: 10px;	font-style: italic;	line-height: 2em;}.validation {	color: red;}.required {	color: red;}
