.offerShowMain {
        width: 99%;
}

.offerImage {
        float: left;
        width: 178px;
        height: 111px;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
}

.offerShow {
        float: right;
        width: 584px;
        height: 121px;
        background-image: url(../graphic/ramka.jpg);
        background-repeat: no-repeat;
}

.offerShow span {
        background-color: #ffffff;
}

.offerShow .link {
        width: 530px;
        height: 70px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
}

.offerShow .more {
	margin-bottom: 3px;
	margin-right: 20px;
	margin-left: auto;
	background-color: #ffffff;
	width: 60px;
}
