﻿.tagCloudButton {
    background: white;
    color:#black;
    display: block;
    border:0;
    float: left;
    font: normal arial, sans-serif;
    text-decoration: none;
    }    
    
    .divText
    {
        padding:0px; 
        margin:0px; 
        font-family:Verdana, Arial, Helvetica; 
        line-height:18px;         
        color:#666666; 
        font-size:11px
    }
    
    .btn_1_120 
    {
        width:120px; 
        height:40px; 
        text-align:center; 
        color:white; 
        background:url(/images/btn_l_120.jpg) no-repeat; 
        border:none; 
        cursor:pointer
    } 
    .grey 
    { 
        color:#989898; 
        font-family:arial; 
        width:185px; 
        padding:5px; 
        border:1px solid #ccc; 
        font-size:14px;
    }
    
    .btn_s_60 
    {
        width:61px; 
        height:29px; 
        text-align:center; 
        color:white; 
        background:url(/images/btn_s_60.jpg) no-repeat; 
        border:none; 
        cursor:pointer
    }
    
    .headerText
    {
        font-size:16px; 
        color:#FF6600;         
        margin-bottom:4px;  
        font-weight:bold;
        padding:0px;         
        font-family:Verdana, Arial, Helvetica;        
    }   
    
    .search_item{ width:475px;}
    .search_item_favorite { width: 575px;}
    .search_item h1, .search_item h1 a { font-size:17px; font-weight:normal; color:#20c; margin:0px; padding:0px; font-family:arial}
    .search_item p{ margin:0px; padding:0px; color:#000000; font-size:12px; font-weight:normal; font-family:arial}
    .search_item h3, .search_item h3 a{ margin:0px; padding:0px; font-size:13px; color:green; font-weight:normal; font-family:arial; text-decoration:none}
    
    
    /* CLEAR FLOAT AND CLEAR FIX */ 
.clearfloat { clear:both; height:0; font-size: 1px;line-height: 0px;}
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0px;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix { display: block;}
* html .clearfix {    height: 1%;}
.clearboth{ clear:both}

/* sub form box */
.subformbox{width:224px;margin-bottom:10px; }
.subformbox form{ margin:0px; padding:0px; }
.subformboxtextfield{ width:185px; padding:5px; border:1px solid #ccc; font-size:12px;}
.subformbox_header{background:url(/images/box_sub_top.png) top no-repeat}
.subformbox_title{padding:10px 5px 0px 20px; font-size:15px; color:#333333; width:155px; font-family:Verdana; font-size:12px; color:#666666; line-height:18px}
.subformbox_content{background:url(/images/box_sub_bg.png) repeat-y center;}
.subformbox_field{ margin:3px 0px}
.subformbox_bottom{background:url(/images/box_sub_bt.png) no-repeat bottom; clear:both; height:48px; padding-right:5px}
.subformbox_btn{ text-align:right;  padding-right:5px; }

.message_box 
{
    padding:3px 3px; 
    background:#FBF7C4; 
    border:1px solid #FFCC00; 
    color:#000000; 
    margin-bottom:5px;    
}

.thin_line
{    
    background-color: Gray; 
    border-bottom:1px solid Gray;
    color:#000000; 
    margin:5px;    
}
.clearfloat  
{
    clear:both; height:0; font-size: 1px;line-height: 0px;
    }
.btn_s_60 
{
    width:61px; 
    height:29px; 
    text-align:center; 
    color:white; 
    background:url(/images/btn_s_60.jpg) no-repeat; 
    border:none; 
    cursor:pointer
}    
