table.content .center, table.content .center img {
	width : 38px;
}
table.content .right {
	width : 248px;
	padding-top : 28px;
}
table.content .right.nopad {
	padding-top: 0px;
}

#maintext {
	margin-top : 10px;
}

.rightsideimageset img {
	display : block;
	border-bottom : 1px solid white;
	margin: auto;
}

div.rightsideimageset {
	text-align: center;
}


/* added 2007/09/27 by gjg for side subnav links */
#side .text {
	line-height : 20px;
	margin: 16px 15px 16px 15px;
}
#side .subnavlink a {
	display : block;
	padding-left : 8px;
	background-image : url(../images/link-arrow-right-small.gif);
	background-position : 0px 8px;
	background-repeat : no-repeat;
	text-decoration : none;
}
#side .subnavlink a:visited {
	background-image : url(../images/link-arrow-right-small-visited.gif);
}
#side .subnavlink a:hover {
	text-decoration : underline;
}

#maintext div.section {
	margin-top : 20px;
}

/* added 2008/03/03 by gjg for offers box */
#offers {
	background: #e2e7fa;
	border: 1px solid #7785b6;
	padding: 15px 14px 22px 14px;
	position: relative;
	margin: 16px 0 0 0;
}
#offers h2 {
	background: url('../images/standard_deals_arrow.gif') no-repeat;
	font-size: 14px;
	line-height: 14px;
	color: #a45aca;
	margin: 0;
	padding: 0 0 0 18px;
}
#offers table {
	margin: 11px 0 0 0;
}
#offers table font {
	font-size: 11px;
	line-height: 18px;
}
#offers #moredeals {
	position: absolute;
	bottom: 4px; right: 6px;
}

/* added 2008/07/29 by abs for banner-link above offers box*/
.banner_link {
	margin: 10px 0px -17px 0px;
	padding: 0px;
}
.banner_link img {
	margin: 0px;
	padding: 0px;
}

/* added 2009/06/16 by gjg for sidebar wwtg layout revisions */
#side .wwtg-text {
	padding: 10px 10px 7px 10px;
}