#shopSettings table{
    font-size:12px;
}

#shopSettings .right table{
    font-size:12px;
    color:333333;
}

#shopSettings .right table .even{
    font-weight:bold;
    padding-left:20px;
}

#loadedImage{
    width:386px;
    height:47px;
    border:1px solid #485c84;
}

#shopDescriptionTextinput{
    width:300px;
    height:95px;
    border:1px solid #485c84;
    margin:0px;
}

.shopSettingsHr{
    height:2px;
    width:488px;
    background-color:#cccccc;
    margin-top:9px;
    overflow:hidden;
}


#shopSettingsIcon{
    float:left;
}

#shopSettingsIcon input{
    float:right;
}

#smallIcon{
    width:16px;
    height:16px;
    border:1px solid #485c84;
}

#largeIcon{
    width:75px;
    height:75px;
    border:1px solid #485c84;
    display:inline;
    float:left;
}

#iconFrame{
    width:206px;
    height:188px;
    background-color:#ececec;
    overflow:hidden;
    margin-top:70px;
}


#iconDisplay{
    width:182px;
    height:142px;
    background-color:#ffffff;
    border:1px solid #485c84;
    margin:34px auto 0 auto;
}

*html #iconDisplay{
    width:182px;
    height:142px;
    background-color:#ffffff;
    border:1px solid #485c84;
    margin:34px 0 0 12px;
}

.teaserHeadline{
    line-height:36px;
    font-size:24px;
    color:white;
    background-color:#2A4171;
    font-weight:bold;
    padding:0 7px 0 7px;
}

.teaserHr{
    height:1px;
    width:100%;
    background-color:#b3b3b3;
    margin:15px 0 15px 13px;
}

.controlBackground{
    background-color:#cccccc;
    height:32px;
}

#iconWrapper{
    width:488px;
}
