@charset "utf-8";
#standard {
width:760px;
height:192px;
margin:10px auto;
}
#left {
float:left;
}
#middle {
height:192px;
float:left;
position:relative;
margin:0 10px;
}
#picture-1 {
position:absolute;
background:url(../MicImg/accessories/flat-face.gif) 8px 5px no-repeat;
width:111px;
height:17px;
padding:3px 0 0 50px;
top:151px;
left:7px;
}
#picture-2 {
position:absolute;
background: url(../MicImg/accessories/spherical-face.gif) 8px 5px no-repeat;
width:144px;
height:17px;
padding:3px 0 0 50px;
top:152px;
left:173px;
}
#right {
height:192px;
float:left;
}
.flat {
background:url(../MicImg/accessories/flat-face.gif) no-repeat;
width:20px;
height:12px;
}
.spherical {
background:url(../MicImg/accessories/spherical-face.gif) no-repeat;
width:30px;
height:12px;
}
.L_table {
width:700px;
margin-bottom:0;
}
#products {
margin-left:35px;
}
