/** Stylesheet Firestone Frontend **/
/** Body **/
body 								{ margin:0px; padding:0px; background-color:#FFFFFF; height:100%      }
/** Otros **/
.inputSearch  			{ width:152px; height:21px; border:1px solid #C0C0C0; 								}
.input_large  			{ width:200px; height:19px; border:1px solid #C0C0C0; 								}
.input_small  			{ height:19px; border:1px solid #C0C0C0; 								              }
.selectSale   			{ width:180px; height:22px; 																					}
.select_large  			{ width:202px; height:20px; 																					}
.buttonSearch 			{ width:47px;  height:21px; border:1px solid #C0C0C0; 								}
.textarea           { width:200px; height:80px; border:1px solid #C0C0C0; 								}
