#search {
    /*
    color: #9D9D9D;
    font-size: 100%;
    height: 24px;
    width: 500px;
    */
}

.search {
    float: left;
    margin: 0;
    padding: 5px;

}

.gbtn {
    height: 32px;
}

.yritys img {float:left;}
.yritys ul {float:left;}
.yritys ul li {list-style:none;}

#result {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 100px auto;
    padding: 0;
    width: 707px;
    display:none;
    float: left;
    height: 100%;

}
.alennuskoodi {
    float: left;
    width: 146px;
}
.alennustooltip {
    float: left;
    line-height: 37px;
    margin: 0;
    padding-left: 5px;
    padding-top: 0;
    width: 20px;
}
#alennuskoodipoista {
    float:left;
    
}
#error {
    
       color:red;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.url-holder_title {
    border-bottom: 1px dotted #CACACA;
    color: #3D3E3F;
    float: left;
    font-size: 19px;
    line-height: 20px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-top: 1px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}

.tuotelista {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px dotted #CACACA;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.ostanyt {
    float: right;
    margin: 0;
    padding: 0;
}


.hinta {
    color: #990000;

    font-size: 15px;
    font-weight: bold;
    /*
    height: 35px;
    margin: 0;
    padding: 13px 0 0;
    text-align: right;
    vertical-align: middle;
    */
}
.url {
float:left;

    padding: 13px 0 0;
    width: 472px;
}
.url a {
    float: left;
    font-size: 16px;
    padding: 0 0 8px 5px;
}

.url-title {
    font-size: 15px;
    vertical-align: middle;
}
.url-holder ol li {
    list-style-type: none;
    margin:0;
    padding:0;
}

.url-holder ol {
    list-style-type: none;
    margin: 0;
    padding: 1px 0 0 3px;
}


.kategoria {
    background-repeat: repeat-x;
    color: #474646;
    float: left;
    font-size: 20px;
    height: 24px;
    margin: 0 0 16px;
    padding: 1px 0 0 3px;
    width: 100%;
}
.tuotekuva {
        float:left;
		width:50px;
}
.kategorialista {
   float:left;
    width: 100%;
	border-bottom: 1px dotted #CACACA;
}
.ostanyt .buy_now_btn {
   float:right
}
.tuotekuvaus {
    font-size: 13px;
    padding: 2px 0 0 5px;
	float:left;
}

#gsearch input.qinput {
    color: #9D9D9D;
    font-size: 100%;
    height: 24px;
    width: 300px !important;
}

.hinnat {
    float: left;
    margin: 0;
    padding: 0;
    width: 177px;
}

#loading {
background: url("js/image_598071.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 90%;
    margin: auto;
    overflow: hidden;
    position: fixed;
    width: 70.5%;
    z-index: 100;
}
/* Hide all the children of the 'loading' element */
#loading * {
    display: none;  
}