/*//////////////////////////////////////////////////////////////////////////////
//  Teknober.com - All rights reserved
//  File name   : site_ovr.css
//  Dependicies : tws_base.css, tws_ovr.css
//	Description	: General Rules for all pages
//  Version     : 1.0
//////////////////////////////////////////////////////////////////////////////*/
#search
{
    float: left;
    text-align: center;
    width: 65%;
    padding: 1.16em 0;
}
.s_text
{
    background-color: #888888;
    border: 1px solid #CCCCCC;
    color: #CCCCCC;
    font-size: 100%;
    font-style: italic;
    max-width: 96%;
    padding: 0.4em;
    width: 100%;
}
/*
.s_btn
{
    background-color: transparent;
    border-top: 0px none transparent;
    border-left: 1px solid #CCCCCC;
    border-right: 0px none transparent;
    border-bottom: 0px none transparent;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: -4.6em;
    padding: 0.2em 0.4em;
}

.s_btn.bg
{
    background-color: #666666;
    z-index: 999;
}
*/
