/* css for page layout 26 */
div#left_column p{
margin:8px;
text-align:justify;
}
table.where_to_buy form.shipping_form{
margin:4px 0px;
font-family:verdana, arial;
text-align:left;
}
table.where_to_buy form.shipping_form, table.where_to_buy form.shipping_form span{
font-size:10px;
line-height:25px;
}
table.where_to_buy form.shipping_form span{
width:133px;
float:left;
clear:both;
text-align:right;
margin-right:6px;
}
table.where_to_buy form.shipping_form input, table.where_to_buy form select{
font-size:14px;
}
table.where_to_buy form.shipping_form input.button{
margin-bottom:5px;
}
table.where_to_buy tr.browse_product_row td.a{
width:100px;
padding:4px 4px 20px 0px;
}
table.where_to_buy tr.browse_product_row td.b{
width:300px;
text-align:left;
}
table.where_to_buy tr.browse_product_row td.c{
width:130px;
}
table.where_to_buy tr.browse_product_row td.d, table.where_to_buy tr.browse_product_row td.e, table.where_to_buy tr.browse_product_row td.f{
width:100px;
}
table.where_to_buy tr.browse_product_row td.g{
padding:0px 130px 8px 8px;
font-size:11px;
}


