/*START - LEFT FORM CSS */
input{
    color:#444444;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:bold;   
}
textarea{
    color:#444444;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:bold;   
}
#down_left
{
    background-image:url(../i/iletisim-kutusu-arkaplan.png);
    background-repeat:no-repeat;
    width:212px;
    height:468px;
    float: left;
}
#down_left_references
{
    background-image:url(../i/references_left_bg.png);
    background-repeat:no-repeat;
    width:170px;
    height:700px;
    padding-left: 21px;
    padding-top: 20px;
    padding-right: 21px;
    float: left;    
}
#down_left_references a
{
    color:#271A2F;
    text-decoration: none;
    font-size: 14px;
    
}
#down_left_references a:hover
{
    text-decoration: underline;    
    
}
#down_left_references li{
    list-style-type: none;
    padding-top: 4px;
}

#down_left_title
{
    width:105px;
    height:57px;
    margin-left:24px;
    margin-top:42px;
    float:left;
}
#ara
{
    font-size:23px;
    font-family: arial,helvatica,sans-serif;
    color: #00588E;
}
#down_left_boxs
{
    width:170px;
    height:305px;
    margin-left:25px;
    margin-top:15px;
    float: left;
}
.boxs_name
{
    font-size:12px;
    font-family: arial,helvatica,sans-serif;
    color: #3D7FA7;
    font-weight:bold;
}
.box
{
    width:145px;
    height:25px;
    border: 0px none;
    background-color: transparent;
    margin-top:2px;
    padding-left:5px;
        
}
.input_box_container
{
    width:165px;
    height:30px;
    background-image:url(../i/textbox_image.png);
    background-repeat:no-repeat;
}
#big_box
{
    width:145px;
    height:60px;
    border: 0px none;
    background-color: transparent;
    padding: 5px;
}
#big_box_container
{
    background-image:url(../i/big_box_image.png);
    background-repeat:no-repeat;
    height:75px;
    width:162px;
}
#down_left_boxs1
{
    margin-top:5px;
    margin-left:5px;
}
#down_left_boxs2
{
    margin-top:4px;
    margin-left:5px;
}
#down_left_boxs3
{
    margin-top:6px;
    margin-left:5px;
}
#down_left_boxs4
{
    margin-top:4px;
    margin-left:5px;
}
#down_left_boxs5
{
    margin-top:8px;
    margin-left:5px;
}
#down_left_button
{
    float:left;
    margin-left:128px;   
}
/*FINISH - LEFT FORM CSS */
