#products #main .module .content {
    min-height: 120px;
}

.product-description {
    width: 70%;
    font-size: 90%;
}

.product-description p {
    margin-bottom: 15px;
}

.product-description ul {
    margin-left: 15px;
}

.product-description ul li {
    margin-bottom: 15px;
    list-style-type:disc;
}

.product-cta {
    font-size: 90%;
    position: absolute;
    right: 0;
    bottom: 4px;
    background-image: url(../img/module-products-right.png);
    background-position: right bottom;
    width: 180px;
    height: 100%;
    margin-bottom: -4px;
    padding: 0;
}

.product-cta-content {
    padding: 15px;
}

.product-cta img {
    margin-bottom: 4px;
}

.product-cta p {
    line-height: 1.3em;
}

.product-cta .special-price {
    width: 60%;
}

.product-cta strong {
    font-weight: bold;
}

.product-cta .buy-now {
    padding-bottom: 7px;
}

.product-cta .cta {
    background-image: url(../img/buy-now-text.png);
    width: 155px;
    margin: 7px 0 0 0;
}

.product-pta {
    font-size: 90%;
    position: absolute;
    right: 0;
    bottom: 4px;
    /*background-image: url(../img/module-products-right.png);*/
    background-position: right bottom;
    width: 319px;
    height: 100%;
    margin-bottom: -4px;
    padding: 0;
}

.product-pta-content {
    padding: 15px;
}

.product-pta img {
    margin-bottom: 4px;
}

.product-pta p {
    line-height: 1.3em;
}

.product-pta .special-price {
    width: 60%;
}

.product-pta strong {
    font-weight: bold;
}

.product-pta .buy-now {
    padding-bottom: 7px;
}

.product-pta .pta {
    background-image: url(../img/buy-now-text.png);
    width: 155px;
    margin: 7px 0 0 0;
}

/*For second box*/

.product-jta {
    font-size: 90%;
    position: absolute;
    right: 0;
    bottom: 4px;
    /*background-image: url(../img/module-products-right.png);*/
    background-position: right bottom;
    width: 380px;
    height: 100%;
    margin-bottom: -4px;
    padding: 0;
}

.product-jta-content {
    padding: 15px;
}

/*#==========*/

.product-gta {
    font-size: 90%;
    position: absolute;
    right: 0;
    bottom: 4px;
    /*background-image: url(../img/module-products-right.png);*/
    background-position: right bottom;
    width: 319px;
    height: 100%;
    margin-bottom: -4px;
    padding: 0;
}

.product-gta-content {
    padding: 15px;
}

.product-gta img {
    margin-bottom: 4px;
}

.product-gta p {
    line-height: 1.3em;
}

.product-gta .special-price {
    width: 60%;
}

.product-gta strong {
    font-weight: bold;
}

.product-gta .buy-now {
    padding-bottom: 7px;
}

.product-gta .gta {
    background-image: url(../img/buy-now-text.png);
    width: 155px;
    margin: 7px 0 0 0;
}

.product-gta-content {
    padding: 105px;
}

.recommend-description-gta {
    width: 70%;
    font-size: 90%;
	min-height:210px;
}

/*#==========*/

.product-jta img {
    margin-bottom: 4px;
}

.recommend-description {
    width: 70%;
    font-size: 90%;
}

.recommend-description p {
    margin-bottom: 15px;
}

.recommend-description ul {
    margin-left: 15px;
}

.recommend-description ul li {
    margin-bottom: 15px;
    list-style-type:decimal;
}

/*======== Recommend page =========*/

.recommend-fren-description {
    width: 50%;
    font-size: 110%;
	min-height:210px;
}

.recommend-fren-description p {
    margin-bottom: 15px;
}

.product-rta {
    font-size: 90%;
    position: absolute;
    right: 0;
    bottom: 4px;
    /*background-image: url(../img/module-products-right.png);*/
    background-position: right bottom;
    width: 468px;
    height: 100%;
    margin-bottom: -4px;
    padding: 0;
}

.product-rta img {
    margin-bottom: 4px;
	/*float:relative;*/
}

.product-rta-content {
    padding-right: 0px;
}

.recommend-fren1-description {
    width: 70%;
    font-size: 110%;
	min-height:210px;
}
/*======== Recommend page =========*/



