/*
Theme Name: Standard
Theme URI: http://readyshoppingcart.com/
Author: Ecommerce plugin Creators
Author URI: http://readyshoppingcart.com/
Description: This is a default theme to our plugin
Version: 1.0
*/

.single-product .product_main {
    float: left;
    width: 320px;
}

.single-product .product_info {
    width: 525px;
}
.product_info {
    float: right;
    width: 560px;
}