/*.rightBlock form {padding:0; margin:0;}*/

#indicator {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('/css/images/grey.png');
	z-index: 90;
}

#indicator #ind_wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 95;
}
#indicator #ind_info {
	position: relative;
	left: -145px;
	top: -26px;
	width: 270px;
	height: 32px;
	z-index: 99;
	border: 1px solid #888;
	padding: 10px;
	background: #eee;
	vertical-align: middle;
}
#indicator #ind_info img {vertical-align: middle; display: block; float: left;}
#indicator #ind_info span {display: block; float: left; margin: 8px 0 0 15px;}

.searchSubFull2
{
    background: url(images/serachSub2.gif) 0 0 no-repeat;
    height: 29px !important;
    width: 117px !important;
    font-size: 12px;
    /*position: absolute;
    right: 20px;*/
    border:  none !important;
    float: right !important;
    margin-right: 20px;
    display: inline;
}

.brandInfo {position:relative; display:block; height: 50px; line-height:50px; }
.brandInfo h2 {color: #7b7b7b;}
.brandInfo img {position:absolute; right:10px; top:0;}