#right_pane {
	float: left;
	width: 300px;
}

/* begin: ads */
#right_pane div.advertise {
padding-bottom:10px;
text-align:center;
}
#right_pane p.advertise {
	text-align: center ! important;
	padding: 2px 0 0 0;
	margin: 0px;
}
#right_pane p.advertise a {
	color: #B2AA7D;
	line-height: 180%;
	text-align: center;
}
/* end: ads */

/* Tab switching section */
#right_pane #right_subscribe {
	padding-bottom: 10px;
}
#right_pane #right_subscribe .tab {
	border: 0px solid #b2aa7d; /* #d8d9da */
	border-bottom: 0px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
	padding-bottom: 0px;
	text-align: center;
}
#right_pane #right_subscribe .tab span {
	color: #00529b;
}
#right_pane #right_subscribe .active {
	background: transparent ! important;
}
#right_pane #right_subscribe .active span {
	color: #993333;
}
#right_pane #right_subscribe .tab, #right_pane #right_subscribe .tab_spacer {
	/* background-image: url('/2007/images/border_b2aa7d.gif'); */
	background-position: bottom left;
	background-repeat: repeat-x;
}
#right_pane #right_subscribe #tab_subscribe div {
	background-image: url('/2007/images/subscribe-tab-u2.gif');
	z-index: 3;
	width: 82px;
	height: 27px;
	padding-top: 0px;
	border: 0;
}
#right_pane #right_subscribe #tab_gifts div {
	background-image: url('/2007/images/give-a-gift-tab-u2.gif');
	z-index: 3;
	width: 77px;
	height: 27px;
	padding-top: 0px;
	border: 0;
}
#right_pane #right_subscribe #tab_subscriber_services div {
	background-image: url('/2007/images/sub-services-tab-u2.gif');
	z-index: 3;
	width: 141px;
	height: 27px;
	padding-top: 0px;
	border: 0;
}

#right_pane #right_subscribe #tab_subscribe.active div {
	background-image: url('/2007/images/subscribe-tab-o2.gif');
	z-index: 3;
	width: 82px;
	height: 27px;
	padding-top: 0px;
}
#right_pane #right_subscribe #tab_gifts.active div {
	background-image: url('/2007/images/give-a-gift-tab-o2.gif');
	z-index: 3;
	width: 77px;
	height: 27px;
	padding-top: 0px;
}
#right_pane #right_subscribe #tab_subscriber_services.active div {
	background-image: url('/2007/images/sub-services-tab-o2.gif');
	z-index: 3;
	width: 141px;
	height: 27px;
	padding-top: 0px;
}
#right_pane #right_subscribe .tab_spacer {
	width: 9px;
	display: block;
	float: left;
	border-top: 2px solid white;
	padding-bottom: 3px;
}

#right_pane #right_subscribe .panel {
	border-right: 2px solid #b2aa7d; /* #D8D9DA */
	border-left: 2px solid #b2aa7d;
	border-bottom: 0px;
	border-top: 0px;
	display: none;
	padding: 5px;
	width: 286px;
	min-height: 290px;
}
/* end */

/* begin: subscription panel */
#right_pane #right_subscribe div {
	float: left;
}
#right_pane #right_subscribe .first {
	width: 82px;
	color: #636466;
	font-size: 9px;
}
#right_pane #right_subscribe .first img {
	padding-bottom: 5px;
}
#right_pane #right_subscribe .second {
	width: 77px;
	padding-left: 10px;
}
#right_pane #right_subscribe .second p {
	margin: 0px;
	padding: 0 0 6px 0;
}
#right_pane #right_subscribe .second p.right_sub_red {
	color: #993333;
	font-size: 12px;
}
#right_pane #right_subscribe .second p.last {
	padding-top: 12px;
}
#right_pane #right_subscribe .second input {
	color: #636466;
}
#right_pane #right_subscribe .second p.last a {
	color: #636466;
	font-size: 9px;
}
#right_pane #right_subscribe .third {
	width: 141px;
}
#right_pane #right_subscribe .third td {
	padding-bottom: 12px;
}
#right_subscribe_tabs {
	width: 305px;
	padding: 0px;
	margin: 0px;
}
#right_pane #right_subscribe #panel_gifts {
	padding: 1px;
	width: 300px;
}
#right_pane #right_subscribe #panel_gifts table {
	padding: 2px 1px 15px 1px;
}
#right_pane #right_subscribe #panel_gifts td {
	text-align: center;
}
#right_pane #right_subscribe #panel_gifts td img {
	margin: 0 auto;
	border: 0;
}
#right_pane #right_subscribe #panel_gifts tr.first td {
	padding-bottom: 12px;
}
#right_pane #right_subscribe #panel_gifts tr.first td.left {
	padding-right: 5px;
}
#right_pane #right_subscribe #panel_gifts a {
	font-weight: bold;
}
#right_pane #right_subscribe #panel_subscriber_services a {
	font-weight: bold;
}
/* end: subscription panel */

#right_pane #right_linkbox {
	width: 300px;
	padding: 0 auto;
	text-align: center;
}
#right_pane #right_linkbox p {
	text-align: center;
	padding: 10px 5px;
	margin: 0px;
}
#right_pane #right_linkbox p a {
	color: #00529B;
}
