.bn_pdp .bn_g_container {
    width: 228px;
    border: 1px solid rgb(204, 204, 204); 
    overflow: hidden; 
    margin-bottom: 10px;
    float: left;
    font-family: Verdana,Helvetica,sans-serif;
}

.bn_pdp .bn_g_welcome {
    font-size: 13px;
    color: #666666;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 10px;
}

.bn_pdp .bn_pdp_price {
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}

.bn_pdp .bn_g_result_title {
    font-size: 12px;
}

.bn_pdp .bn_g_result_title a {
    text-decoration: none;
    color: #0A94D6;
}


.bn_pdp .bn_g_result_image {
    text-align: left;
}

.bn_pdp .bn_g_result_image img {
    border: 0;
	width: 38px;
	height: 51px;
}

.bn_pdp .bn_g_result_attributes {
}

.bn_pdp .bn_g_result {
    float: left;
width: 100%;
}

.bn_pdp .bn_pdp_image_cell {
    vertical-align: top;
}

.bn_pdp .bn_pdp_info_cell {
    vertical-align: top;
    padding-top: 10px;
}




    


    
