#gradient {
	position: relative;
	background-image: url('/images/sequence_page_bg.gif');
	background-repeat: repeat-x;
}
#title {
	 padding-top: 13px;
	 padding-left: 13px;
}
#gradient #left_column {
	background-image: none ! important;
	background-color: white;
	padding: 0px;
}
#topright {
	background-image: url('/images/right_column_background.gif');
	width: 315px;
}
#topright div.top {
	background-image: url('/images/sequence_top_bg.png');
	background-repeat: no-repeat;
	padding-top: 50px;
}
#topright #subscribe_right {
	padding-left: 40px;
}
#topright #subscribe_right #top_subscription_image {
	padding: 0px;
}
#topright div div {
	padding: 0 0 0 13px;
}

#menu {
	margin-bottom: 0px;
}
#right_column h2 {
	padding-top: 0px;
	margin-top: 0px;
}
#sb_header {
	background-image: url('/images/sequence_waves.jpg');
	height: 154px;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#sb_header h1 {
	position: absolute;
	left: 13px;
	top: 13px;
}
#sb_header #top_sponsor {
	width: 195px;
	position: absolute;
	top: 2px;
	right: 33px;
}
#sb_header #my_sequences {
	position: absolute;
	bottom: 28px;
	right: 16px;
	color: #587ba3;
	font-weight: bold;
	font-size: 14px;
}
#sb_header .not_logged#my_sequences {
	bottom: 35px;
	font-size: 11px;
}
#sb_header #my_sequences img {
	display: inline;
	margin-bottom: -7px;
}
#sb_header #submenu {
	position: absolute;
	bottom: 32px; 
	left: 10px;
}
#sb_header #submenu table,
#sb_header #submenu table td {
	height: 22px;
}
#sb_header #submenu table td {
	padding: 0px 11px;
}
.workarea {
	width: 100%;
	background-image: url('/images/sequence_sb_background.gif');
	padding: 25px 16px 5px 16px;
	background-repeat: repeat-x;
}
.workarea .tabs {
	width: 424px;
}
.workarea .tabs,
.workarea .tabs td {
	height: 33px;
	padding-top: 4px;
	text-align: center;
}
.workarea .tabs img {
	display: inline;
	margin-bottom: -4px;
}
.workarea .tabs a {
	text-decoration: none;
}
.workarea .tabs a:hover {
	text-decoration: underline;
}
.workarea .tabs #tab_all {
	width: 131px;
	background-image: url('/images/sequence_tab1_off.gif');	
}
.workarea .tabs #tab_all,
.workarea .tabs #tab_all a {
	color: #0c8001;
}
.workarea .tabs .selected#tab_all {
	background-image: url('/images/sequence_tab1_on.gif');
}
.workarea .tabs #tab_intermediate {
	width: 152px;
	background-image: url('/images/sequence_tab2_off.gif');
}
.workarea .tabs #tab_intermediate,
.workarea .tabs #tab_intermediate a {
	color: #3954bb;
}
.workarea .tabs .selected#tab_intermediate {
	background-image: url('/images/sequence_tab2_on.gif');
}
.workarea .tabs #tab_advanced {
	width: 141px;
	background-image: url('/images/sequence_tab3_off.gif');
}
.workarea .tabs #tab_advanced,
.workarea .tabs #tab_advanced a {
	color: #a0457f;
}
.workarea .tabs .selected#tab_advanced {
	background-image: url('/images/sequence_tab3_on.gif');
}
.workarea .panel {
	width: 407px;
	padding: 5px 9px;
	background-image: url('/images/sequence_panels_bg.gif');
}
.workarea h2 {
	font-size: 18px;
	color: #587ba3;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 10px 0;
}
#bottom_ad {
	padding: 7px 0 16px 0;
}
#bottom_ad img {
	margin: 0px auto;
}
#disclaimer {
	color: #999999;
	margin: 0px 15px 0 20px;
	border-top: 1px solid #cccccc;
	padding: 7px 2px 17px 2px;
	 
}
#bottom table {
	width: 100%;
	padding: 3px;
}
#bottom table td {
	vertical-align: top;
}
#bottom table td.separation {
	width: 8px ! important;
	background-image: url('/images/sequence_separator.gif');
	background-repeat: repeat-y;
}
#bottom table td.content {
	width: 33%;
	background-color: #f1f1ee;
}



