#contacts {
	width: 300px;
}
#quote {
	width: 195px;
}
.tooltipContent table {
	width: 240px;
}
#main {
	width: 800px;
}
#logo {
	height: 300px;
	width: 220px;
}
#showcase {
	height: 460px;
}
#descriptions {
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 2px;
}
#other td {
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#thumbs table td {
	height: 39px;
	width: 52px;
	background-color: #eee;
}
.thumbs_td   {
	height: 39px;
	width: 52px;
	background-color: #eee;
	background-image: url(../_images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#sort {
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

