#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

.white_box h1 {
	padding: 0 0 10px 0;
	background: url('/2007/images/darkbox_separator.gif') repeat-x bottom;
}
.white_box .left_col {
	float: none;
	padding: 0px 10px;
	width: 112px;
	border-right: 1px solid #b6b6b6
}
.white_box .right_col {
	float: none;
	padding: 0px 10px;
	width: 494px;
}
#archive_links .left_col ul {
	list-style-type: none;
	margin: 0px;
	padding: 20px 0 0 0;
}
#archive_links .left_col ul li {
	background: url('/2007/images/page_arrow_vertical.gif') no-repeat scroll 3px 7px;
	padding: 4px 0pt 0pt 12px;
}
#archive_links .left_col ul li a {
	color: #736257;
	font-weight: bold;
}
#archive_links .right_col {
}
#archive_links .right_col .window {
	height: 300px;
	overflow: auto;

}
#archive_links .right_col .window2 {
	height: 200px;
	overflow: hidden;

}

#archive_links .right_col .window3 {
	height: 200px;
	overflow: hidden;

}
#archive_links .right_col .panel {
	display: none;
	width: 476px;
}
#archive_links .link {
	width: 110px;
	padding: 0 9px 5px 0;
	height: 105px;
	overflow: hidden;
	float: left;
	
	color: #3e4143;
	font-size: 12px;
	text-align: center;
}
#archive_links .link img {
	margin: 0px auto;
}
#archive_links .link h3 a {
	color: #3e4143;
	font-size: 12px;
}

#backpacker_videos h2 {
	color: #e88c1b;
	font-size: 16px;
	font-weight: bold;
}

#backpacker_videos h2 a:link {
	color: #e88c1b;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

#backpacker_videos h2 a:visited {
	color: #e88c1b;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

#backpacker_videos h2 a:hover {
	color: #FFFF00;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
#backpacker_videos .player {
	padding: 12px 0 15px 0;
	margin: 0px auto;
	width: 322px;
}
#backpacker_videos .right_col {
	color: #898989;
}
#backpacker_videos .right_col b {
	color: #626262;
}

#backpacker_videos .actions {
	padding: 10px 0 0px 0;
	margin: 0 0 5px 0;
	overflow: auto;
	
	background: url('/2007/images/darkbox_separator.gif') repeat-x bottom;
}
#backpacker_videos .actions a {
	display: block;
	margin-bottom: 6px;
	height: 21px;
	width: 112px;
	overflow: hidden;
	text-indent: -500px;
}
#backpacker_videos #save_to_profile {
	background: url('/2007/images/videos_links.gif') no-repeat 0 0;
}
#backpacker_videos #email_this_page {
	background: url('/2007/images/videos_links.gif') no-repeat 0 -21px;
}
#backpacker_videos #get_link {
	width: 74px;
	
	background: url('/2007/images/videos_links.gif') no-repeat 0 -42px;
}
#backpacker_videos #rss_feed {
	background: url('/2007/images/videos_links.gif') no-repeat 0 -63px;
}
#backpacker_videos .rating {
	padding: 4px;
	margin-bottom: 5px;
	
	/* background-color: #e9ecef; */
	color: #898989;
}
#backpacker_videos .rating img {
	display: inline;
}
#backpacker_videos .links {
	margin-top: 5px;
	padding: 5px 0px;
	
	background: url('/2007/images/darkbox_separator.gif') repeat-x top;
}
#backpacker_videos .links a {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin: 6px 7px 0 0;
	overflow: hidden;
	text-indent: -500px;
	background: url('/2007/images/social_inline.png') no-repeat;
}
#backpacker_videos .links #bi_digg {
	background-position: 0px 0px;
}
#backpacker_videos .links #bi_delicious {
	background-position: -16px 0px;
}
#backpacker_videos .links #bi_yahoo {
	background-position: -32px 0px;
}
#backpacker_videos .links #bi_facebook {
	background-position: -48px 0px;
}
#backpacker_videos .links #bi_reddit {
	background-position: -64px 0px;
}
#backpacker_videos .links #bi_stumbleupon {
	background-position: -80px 0px;
}
#backpacker_videos .links #bi_google {
	background-position: -112px 0px;
}
#backpacker_videos .links #bi_newsvine {
	background-position: -128px 0px;
}
#backpacker_videos .links #bi_myspace {
	background-position: -96px 0px;
}
#backpacker_videos .links #bi_twitter {
	background-position: -144px 0px;
}

#rating {
	position: relative;
	padding: 0 0 5px 0;
}
#rating img {
	display: inline;
}
#rating .rate_article_popup {
	display: none;
	position: absolute;
	margin: -30px 0px 0px -2px;
	border: 1px solid #898989;
	background-color: white;
	padding: 2px 5px 2px 5px;
	left: 0px;
	width: 160px;
}
#rating .rate_article_popup span {
	float: left;
	display: block;
}
#rating .rate_article_popup a {
	float: left;
	display: block;
	position: relative;
	background-image: url('/2007/images/star_rate.gif');
	background-position: 16px 0px;
	padding: 0px;
	margin: 0px;
}
#rating .rate_article_popup a img {
	display: block;
	width: 16px;
	height: 16px;
}
