/*
Title:		Roxio.com - B2B Reseleller
Author:		Kahkashan / Sonic Solutions
Updated:	12.02.08
Updated:	7.09.09 - Cesar Fabello

*/
#banner {
	height: 320px;
}
#banner h2 {
	margin-top: -60px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#banner p {
	margin-left: 10px;
}
table {
	width: 900px;
	padding: 0 10px 0 10px;
	margin: 0 10px 0 20px !important;
}
td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px 10px 5px 10px;
}
.td {
	border-top: 1px solid #ccc;
}
.txt {
	margin: 10px 0 10px 30px;
}
.region{
	background:#efefef;
}