﻿/*.search input[type="text"], .subscribe-corona input[type="text"]
{
    background:transparent url(../images/bgInputType01.png) repeat-x;    
    border:solid 1px #cfcfcf;
    color:#666666;
    height:14px;
    font-size:10px;
    width:155px;
}*/
/* -----------------------------------------------*/
/* ------------------- BUTTONS--------------------*/
/* -----------------------------------------------*/
/*.search input[type="button"]
{
    background:transparent url(../images/assets.png) no-repeat -3px -181px;
    border:none;
    width:22px;
    height:22px;
}*/
/*
.search input[type="button"]:hover
{
    background:transparent url(../images/assets.png) no-repeat -3px -205px;
    cursor:pointer;
}*/
/*common*/
/*.btnType01
{
    background:url("../images/btns/bgBtnType01.png") repeat-x scroll left top transparent;
    border-color:#569ABD #0075B0 #0075B0 #2A92C3;
    border-left:1px solid #2A92C3;
    border-right:1px solid #0075B0;
    border-style:solid;
    border-width:1px;
    color:#FFFFFF;
    font-size:9px;
    height:18px;
    text-transform:uppercase;
}*/



