div.quicksearch-panel {
	margin-top: 10px;
	position: relative;
	left: 53px;
}
div.quicksearch-panel.noSubscriptionLinks {
	left: -14px;
}
div.quicksearch-panel input[type="text"]{
	border: 2px solid #D5D3D6 !important;
	width:280px !important;
	padding: 9px 7px !important;
	font-weight: normal !important;
}
a#advancedSearchLink {
	bottom:-5px;
	position:absolute;
	width:141px;
	*line-height:14px;
	left:260px;
}

div.quicksearch-panel input[type="submit"]{
	height:28px !important;
	width:141px !important;
	top: 0 !important;
	position: absolute;
	padding-top: 2px;
	background:url(/themes/WEB/images/btn_search.png) no-repeat !important;
	color: #FFFFFF !important;
	border: none !important;
}
.subscriptionLinks a {
	display: none;
	white-space: nowrap;
	margin-top: 0px;
	background-image: url(/themes/WEB/images/btn_360_blue.png);
	background-repeat: no-repeat;
	width: 127px;
	height: 18px;
	padding-left: 31px;
	padding-top: 3px;
	text-align: left;
	/*left: 100px;*/
	position: relative;
}
div.quicksearch-panel.subscriptionLinks{
	left:153px;
}
a#subscriptionSearchLink {
	display: block;
	padding: 3px 0 20px 12px;
       overflow: hidden;
       /* Remark the backgroud impage for hidden the 360 search link  */
	   background-image: url(/themes/WEB/images/btn_360_blue.png);
       background-repeat: no-repeat;
       width: 115px;
	height: 0px !important;
       height /**/:20px;
	position:absolute;
	left:790px;
}

.paymentPolicy {
	display: block;
}
#loginForm fieldset ul.form{
	*position:relative;
	*left:-30px;
}
#messages, #feedback ul, .page-messages, #adminMessages ul, .feedback ul {
	background-color: #ffffcc !important;
	border-color: #ffcc33 !important;
	color: #444444 !important;
}
div#main{
	padding-top:17px !important;
}
div#searchInformation{
	margin-top:10px;
}
div#itemTabs .button{
	width:81px !important;
	height:28px !important;
}
