h2 { background-image: url(/images/layout/headings/promotions.gif); }

#profile{width: 440px;}

.colLeft {
	width: 260px;
	float: left;
	margin: 30px 20px 0 0;
	}

.colLeft img {
	}

.colRight {
	float: left;
	width: 160px;
	}
	
.colRight table {
	margin: 0 !important;
	width: 160px !important;
	}
	
.colRight h3 span {
	font-size: 0.9em;
	}
	
.colRight h3 i {
	font-style:normal;
	}
	
	
div.colRight table td span {
	display:block;
	width:70px;
}

div.colRight table td a span {
	display:inline !important;
}

div.colRight table td#pCode {
		width:90px;
}
	
#contentBody .siteWidth {
	background: url(/images/promotions/left-bg.gif) repeat-y;
}
	
#photoCont {
	width:500px;
	margin:0 auto;
	}
/*
#scrollControls {
	height:9px;
	text-align:right;
	padding-top:7px;
	}
	
#scrollControls a {
	text-decoration:none;
	}
	
#scrollControls a:hover {
	color:#fff;
}*/

#photoCont {
	overflow:hidden;
	position: relative;
	height:170px;
	text-align:left;
}
	
#photos {
	clip: rect(0, 778px, 170px, 0);
	position: absolute;
}

#photos table {
	margin-left: 0;
}

#photos table img {
	margin:0 34px 0 0;
}

#photos table .last img {
	margin:0 !important;
}

#photos table, #photos table tr {
	height:170px;
}

#scrollControls {
	width: 550px;
	margin: 0 auto;
	position: relative;
	}

#scrollLeft {
	width: 7px;
	height: 13px;
	position: absolute;
	top: 80px;
	left: 0;
	background: url(/images/layout/leftScroll.gif);
	}

#scrollRight {
	width: 7px;
	height: 13px;
	position: absolute;
	top: 80px;
	right: 0;
	background: url(/images/layout/rightScroll.gif);
	}

#scrollLeft a, #scrollRight a {
	height: 13px;
	display: block;
	}