.entry p{
margin:0;
width:auto;
}

.entry .stand img{
margin:0px;
}
.entry table{
padding:0;

}
.entry .stand{
clear:both;
padding:0px;
background-image:url("http://www.salon-equipmag.com/wp-content/themes/equipmag/images/stand.png");
background-repeat:no-repeat;
display:inline-block;
float:left;
width:600px;
padding-top:15px;
padding-left:0px;
line-height:15px;
font-weight:normal;
position:relative;
}

.col_left {
clear:both;
display:block;
float:left;
width:200px;
position:relative;
}
.col_right {
display:block;
float:left;
width:200px;
position:relative;
}
.col_all {
clear:both;
display:block;
float:left;
width:500px;
margin-left:60px;
position:relative;
}