table td {
	text-align: left;
}

table#listWithBackground tr {
	background: transparent url(http://www.addicted.aero/img/v3/tr_background.png) top no-repeat;
	width: 746px;
	height: 149px;
}
td img {
	cursor: pointer;
}

table#listWithBackground {
	width: 750px;
	text-align: left;
}

table table {
	width: auto;
}

td {
	padding: 10px;
}
form td {
	padding: 0;
	width: auto;
	height: auto;
}

.innerTable tr,
tr.noStyle {
	background-image: none !important;
	width: auto;
	height: auto !important;
}

.innerCol1 {
	width: 130px;
}

table td td {
	padding: 0 5px;
}
