/* CSS Document */


.my_records{
   width:325px;
   margin:0 auto;
}

.my_records_registrate{
   width:286px;
   margin:0 auto;
   background:#F4F4F4;
   border:#E5E5E5 solid 1px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#003366;
   font-size:12px;
   padding:14px;
   text-align:left;
   margin-bottom:20px;
}

.my_records_datos{
   width:215px;
   margin:0 auto;
   margin-top:15px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#FF3300;
   font-size:10px;
   padding-left:10px;
}

.my_records_datos b{ 
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#333333;
   font-size:10px;
   text-align:left;
   font-weight:normal;
   text-decoration:none;
}

.my_records_imput{
   width:195px;
   height:19px;
   margin:0 auto;
   border:#999999 solid 1px;
   margin-top:8px;
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   color:#003366;
   font-size:14px;
   padding-left:3px;
}

.my_records_imput2{
   width:201px;
   margin-top:8px;
   height:23px;
   padding:0px 0px 0 3px;
}

.my_records_botones{
   float:left;
   width:110px;
   margin:0;
   padding-left:15px;
   margin-right:10px;
}
.my_records_botones2{
   float:right;
}

.my_records3{
   width:230px;
   margin:0 auto;
}


.my_records_left{
   float:left;
}





/*shop*/


.shop_cont1{
   width:700px;
   float:left;
   padding:0;
   /*border:1px solid #000000;*/
   margin-top:40px;
}


.shop_foto_{
     width:230px;
	 float:left;
	 font-size:10px;
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 text-align:center;
	 /*border:1px solid #000000;*/
	 
}

.shop_foto_ a{
     color:#666666;
}


.shop_foto{
     width:161px;
	 float:left;
	 
}


.shop_img1{
   width:151px;
   float:left;
   padding-left:5px;
}


.shop_cont_der{
   width:200px;
   float:left;
   color:#000000;
   font-size:12px;
   text-align:left;
   padding:2px 0 0 10px;
   line-height:13px;
}


.shop_selest{
   width:301px;
   float:left;
   padding:10px 0 0 0;
}


.shop_texto{
  width:50px;
  float:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:12px;
  text-align:left;
  padding-right:10px;
}



.shop_select_dentro{
     width:142px;
	 height:18px;
	 float:left;
	 border:#CCCCCC solid 1px;
}

.shop_boton_left{
   /*padding-left:60px;*/
   padding-top:20px;
   width:150px;
   

}


.shop_boton{
   background:url(../images/shop_gradiente.jpg) repeat-x;
   height:30px;
   float:left;
   margin-top:6px;   
}

.shop_boton_texto{
   text-align:center;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#000000;
   padding-top:6px;
   float:left;
}





















