.imagel_service {
background-image: url(images/cont_left1.jpg);
background-position: right top;
background-repeat: no-repeat;
width:6;
height:25;

}
.mainTableservice
{
	padding-right:5px;
	}
.image2_service {
background-image: url(images/cont_right1.jpg);
background-position: right top;
background-repeat: no-repeat;
width:20;
height:25;

}
.image3_service {
background-image: url(images/cont_left2.jpg);
background-position: left top;
background-repeat: no-repeat;
width:6;
height:10;

}
.image4_service {
background-image: url(images/cont_right2.jpg);
background-position: right top;
background-repeat: no-repeat;
width:20;
height:10;

}
.cell1_service {
background-image: url(images/service/ContentLeft2.jpg);

background-repeat: repeat;

background-position: right top;
width:9;
}
.cell2_service {
background-image: url(images/service/Content_Right2.jpg);
background-position: right top;
background-repeat: repeat;
width:50;
height:22;

}
.cell3_service {
background-image: url(images/images/Login_02.gif);
background-position: right top;
background-repeat: repeat;
height:32;


}