/*
----------------------------------------
08. my_footer
----------------------------------------
*/
#my_footer{
    width:354px; 
    margin:auto;
    background-color: #fff;
    position:relative;
    overflow:hidden;
    padding-bottom:3px;
    border: 1px dashed #c9c9c9;
}

#my_footer .newsletter .box{
    margin: auto;
    width:237px;     
    background:#fff ; 
    padding:15px 18px 0 18px}
#my_footer .newsletter .box label{ width:230px; float:left; line-height:.5em; padding-bottom:3px}
#my_footer .newsletter .box fieldset{ margin-bottom:0px;}
#my_footer .newsletter .box .bginput{ width:221px; height:22px; float:left; background:#FFFFFF; border:1px solid #cfcfcf}
#my_footer .newsletter .box .input{ width:176px; height:18px; float:left; background:none; border:none; font-size:12px; color:#b5b5b5; font-family:"Trebuchet MS",Arial; padding:2px 11px}
#my_footer .newsletter .box .icon{width:23px; height:22px; float:left; background:url(http://sportdepot.rs/themes/default/images/icon_search2.gif) no-repeat; border:none; cursor:pointer}
#my_footer .newsletter .box ul{ width:230px; float:left; padding:6px 0 0 0}
#my_footer .newsletter .box ul li{ width:230px; float:left; font-size:12px; font-weight:bold; padding:0}
#my_footer .newsletter .box ul li a{ height:42px; float:left; color:#3959a2; text-decoration:none; background:url(http://sportdepot.rs/themes/default/images/facebook.gif) no-repeat 0 0; line-height:1.4em; padding:0px 0 0 38px}
#my_footer .newsletter .box ul li a:hover{ text-decoration:underline}
.newsletter {
    margin-left: auto;
    margin-right: auto;
}
.my_body {
    margin: auto;
    width: auto;
}

.logo {
    margin: auto;
    width: 356px;
}
