/* ------------------------------------------------------ */
/* Wakey Wakey Eggs and Blakey
/* ------------------------------------------------------ */
/* Right Column
/* ------------------------------------------------------ */
.Content .RightColumn {
	background: #E0E0E0 url('/img/v1/rc.bg.gif') 10px 0px repeat-y;
}
/* ------------------------------------------------------ */
/* Poll
/* ------------------------------------------------------ */
.Poll {
	font: normal 10px/12px 'Arial','Sans-Serif';
	text-align: center;
}
.Poll h1 {
	width: 216px;
	height: 17px;
	margin: 0px auto 10px auto;
	background: url('/img/v1/poll.title.gif') no-repeat;
}
.Poll h1 span {
	display: none;
}
.Poll h2 {
	color: #2a4476;
	margin: 0px 0px 10px 0px;
	font: normal 14px/16px 'Arial','Sans-Serif';
	text-align: center;
}
.Poll .PollQuestion {}
.Poll .PollChoices {
	text-align: left;
}
.Poll .PollSubmit {
	margin: 10px 0px 10px 0px;
}
.Poll .ResultsLink {
	font: normal 10px/12px 'Arial','Sans-Serif';
	text-align: center;
}
.Poll .ResultsLink a {
	color: #2a4476;
}
.Poll .ResultsLink a:hover {
	text-decoration: none;
}
.Poll .ResultsTable {
	margin: 0px auto 0px auto;
}
.Poll .ResultsTable td {
	text-align: left;
}
.Poll .ResultsTable td.ResultChoice {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 3px 0px 2px 0px;
}
.Poll .ResultsTable td.PercentRow {
	padding: 0px 0px 0px 0px;
}
.Poll .BarGraph {
	margin: 0px;
	background: #6D6D6D;
	width: 280px;
}
.Poll .BarChoice {
	border-bottom: 2px solid #6D6D6D;
	padding: 2px;
	background: #6D6D6D;
	width: 200px;
}
.Poll .BarResult {
	border-bottom: 2px solid #6D6D6D;
	padding: 2px;
	background: #6D6D6D;
}
.Poll .BarCell {
	font: normal 10px/12px 'Arial','Sans-Serif';
	width: 150px;
}
.Poll .PercentText {
	display: inline;
	color: #2a4476; 
	text-align: right;
	font: normal 12px/14px 'Arial','Sans-Serif';
}
.Poll .BlueBar {
	float: left;
	margin: 2px 0px 10px 0px;
	padding: 0px;
	border: 0px;
}
.Poll .BlueBarBackground {
	background-color: #19A6FF;
	background-repeat: repeat-x;
	width: 100%;
	height: 15px;
}
.Poll .TotalVoteCount {
	text-align: center;
	font: bold 12px Arial;
}
.PollWrapper {
	color: #2a4476;
	line-height: 1px;
	font-size: 1px;
	/*margin: 10px 0px 10px 0px;*/
}
.PollWrapper .Top {
	width: 300px;
	height: 7px;
	background: url('/img/v1/poll.top.gif') no-repeat;
}
.PollWrapper .Body {
	background: url('/img/v1/poll.body.gif') repeat-y;
}
.PollWrapper .Body .Poll {
	padding: 2px 10px 3px 10px;
}
.PollWrapper .Bottom {
	width: 300px;
	height: 7px;
	background: url('/img/v1/poll.bottom.gif') no-repeat;
}
table.PollChoices {
	width: 200px;
	font: bold 16px/18px 'Arial','Sans-Serif';
	margin: 0px auto 0px auto;
}
/* ------------------------------------------------------ */
/* Media Video
/* ------------------------------------------------------ */
.VideoPage {}
.VideoPage h1 {
	width: 970px;
	height: 43px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffe1c1 url('/img/v1/video.title.gif') 0px 0px no-repeat
}
.VideoPage h1 span {
	display: none;
}
VideoPage .Clearer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.VideoPage .FlashMain {
	margin: 0px 0px 0px 0px;
}
.VideoPage .VideoLeftColumn {
	width: 480px;
	float: left;
	margin: 0px 10px 10px 0px;
}
.VideoPage .VideoLeftColumn .VideoDetail {
	border: 1px solid #c6c6c6;
	background: #ffffdb;
	margin: 0px 5px 0px 0px;
	overflow: auto;
}
.VideoPage .VideoLeftColumn .VideoDetail .Left {
	padding: 10px;
	color: #3F3F3F;
}
.VideoPage .VideoLeftColumn .VideoDetail .Left h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: $606060;
}
.VideoPage .VideoLeftColumn .VideoDetail .Left p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: $606060;
}
.VideoPage .VideoLeftColumn .VideoDetail .Right {
	width: 177px;
	float: left;
	overflow: auto;
	border-left: 2px solid black;
}
.VideoPage .VideoLeftColumn .VideoDetail .Right p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.VideoPage .VideoLeftColumn .VideoDetail .Right .Rating {}

.VideoPage .VideoRightColumn {
	width: 480px;
	float: left;
	margin: 10px 0px 10px 0px;
}
.VideoPage .VideoRightColumn .ViralVideo {
	width: 170px;
	height: 250px;
	float: left;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
	background: #FFFFFF;
}
.VideoRightColumn .ViralVideo table {
	border: 1px solid #153669;
}
.VideoRightColumn .ViralVideo table tr {}
.VideoRightColumn .ViralVideo table tr td {}
.VideoRightColumn .ViralVideo table tr td h3 {
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	line-height: 16px;	
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 7px 0px;
	background: #153669;
}
.VideoRightColumn .ViralVideo table tr td a {
	text-decoration: none;
	color: #153669;
}
.VideoRightColumn .ViralVideo table tr td a img {
	border: 0px;
	width: 60px;
	height: 60px;
	margin: 10px 0px 0px 0px;
	background: gray;
}
.VideoRightColumn .ViralVideo table tr td p {
	font-size: 14px;
	line-height: 16px;
	margin: 10px 10px 0px 10px;
}
.VideoRightColumn .ViralVideo table tr td p.Title {
	font-weight: bold;
	text-decoration: underline;
}
.VideoRightColumn .ViralVideo table tr td ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.VideoRightColumn .ViralVideo table tr td ul li {
	float: left;
}
.VideoRightColumn .ViralVideo table tr td ul li a {
	width: 51px;
	height: 13px;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	padding: 3px 0px 5px 0px;
	background: #629dc9;
}
.VideoRightColumn .ViralVideo table tr td ul li.VOne {
	margin: 0px 0px 0px 8px;
}
.VideoRightColumn .ViralVideo table tr td ul li.VTwo {
	margin: 0px 0px 0px 9px;
}
.VideoPage .VideoRightColumn .AdBox {
	width: 300px;
	height: 250px;
	float: left;
	margin: 0px 0px 10px 0px;
}
.VideoPage .VideoRightColumn .AdditionalVideos {
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
}
.VideoPage .VideoRightColumn .AdditionalVideos ul.TabbedNav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	overflow: auto;
}
.VideoPage .VideoRightColumn .AdditionalVideos ul.TabbedNav li.Tab {
	float: left;
}
.VideoPage .VideoRightColumn .AdditionalVideos ul.TabbedNav li.Tab a {
	width: 111px;
	height: 23px;
	margin: 0px 8px 0px 0px;
	background: #83c1ef;
	display: block;
}
.VideoPage .VideoRightColumn .AdditionalVideos ul.TabbedNav li.Tab a:hover {
	background-position: 0px -23px;
}
.VideoPage .VideoRightColumn .AdditionalVideos ul.TabbedNav li.Selected a {
	background-position: 0px -23px;
}
.VideoPage .VideoRightColumn .AdditionalVideos ul.TabbedNav li.Tab a span {
	display: none;
}
.VideoPage .VideoRightColumn .AdditionalVideos ul.TabbedNav li.One a {
	margin: 0px 8px 0px 3px;
	background: url('/img/v1/video.get.tab.recent.gif') 0px 0px no-repeat;
}
.VideoPage .VideoRightColumn .AdditionalVideos ul.TabbedNav li.Two a {
	background: url('/img/v1/video.get.tab.rated.gif') 0px 0px no-repeat;
}
.VideoPage .VideoRightColumn .AdditionalVideos ul.TabbedNav li.Three a {
	background: url('/img/v1/video.get.tab.watched.gif') 0px 0px no-repeat;
}
.VideoPage .VideoRightColumn .AdditionalVideos ul.TabbedNav li.Four a {
	background: url('/img/v1/video.get.tab.comment.gif') 0px 0px no-repeat;
}
.VideoPage .VideoRightColumn .AdditionalVideos .AdditionalContent .Top {
	width: 480px;
	height: 3px;
	line-height: 1px;
	font-size: 1px;
	background: url('/img/v1/video.get.top.gif') no-repeat;
}
.VideoPage .VideoRightColumn .AdditionalVideos .AdditionalContent .Body {
	width: 480px;
	background: url('/img/v1/video.get.body.gif') repeat-y;
}
.VideoPage .VideoRightColumn .AdditionalVideos .AdditionalContent .Bottom {
	width: 480px;
	height: 3px;
	background: url('/img/v1/video.get.bottom.gif') no-repeat;
}
.VideoPage .VideoRightColumn .AdditionalVideos .AdditionalContent  {}
.VideoPage .VideoRightColumn .AdditionalVideos  .AdditionalContent .Body h3 {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	color: $606060;
}
.VideoPage .VideoRightColumn .AdditionalVideos  .AdditionalContent .Body .ThumbWrapper {
	width: 100%;
	overflow: auto;
}
.VideoPage .VideoRightColumn .AdditionalVideos  .AdditionalContent .Body .ThumbWrapper .ThumbContainer {
	width: 120px;
	float: left;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
.VideoPage .VideoRightColumn .AdditionalVideos  .AdditionalContent .Body .ThumbWrapper .ThumbContainer a {}
.VideoPage .VideoRightColumn .AdditionalVideos  .AdditionalContent .Body .ThumbWrapper .ThumbContainer a img {
	width: 60px;
	height: 60px;
	display: block;
	margin: 0px auto 10px auto;
	background: #E0E0E0;
	border: 0px;
}
.VideoPage .VideoRightColumn .AdditionalVideos  .AdditionalContent .Body .ThumbWrapper .ThumbContainer p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.VideoPage .VideoRightColumn .AdditionalVideos  .AdditionalContent .Body .Paging {
	overflow: auto;
	padding: 0px 0px 10px 0px;
}
/* ------------------------------------------------------ */
/* Media Audio
/* ------------------------------------------------------ */
.AudioPage {}
.AudioPage h1 {
	width: 970px;
	height: 43px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffe1c1 url('/img/v1/audio.title.gif') 0px 0px no-repeat
}
.AudioPage h1 span {
	display: none;
}
AudioPage .Clearer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.AudioPage .FlashMain {
	margin: 0px 0px 0px 0px;
}
.AudioPage .AudioLeftColumn {
	width: 480px;
	float: left;
	margin: 0px 10px 10px 0px;
}
.AudioPage .AudioLeftColumn .AudioDetail {
	border: 1px solid #c6c6c6;
	background: #ffffdb;
	margin: 0px 5px 0px 0px;
	overflow: auto;
}
.AudioPage .AudioLeftColumn .AudioDetail .Left {
	padding: 10px;
	color: #3F3F3F;
}
.AudioPage .AudioLeftColumn .AudioDetail .Left h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: $606060;
}
.AudioPage .AudioLeftColumn .AudioDetail .Left p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: $606060;
}
.AudioPage .AudioLeftColumn .AudioDetail .Right {
	width: 177px;
	float: left;
	overflow: auto;
	border-left: 2px solid black;
}
.AudioPage .AudioLeftColumn .AudioDetail .Right p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.AudioPage .AudioLeftColumn .AudioDetail .Right .Rating {}

.AudioPage .AudioRightColumn {
	width: 480px;
	float: left;
	margin: 10px 0px 10px 0px;
}
.AudioPage .AudioRightColumn .ViralAudio {
	width: 170px;
	height: 250px;
	float: left;
	overflow: hidden;
	margin: 0px 10px 10px 0px;
	background: #FFFFFF;
}


.VideoPage .AudioRightColumn {
	width: 480px;
	float: left;
	margin: 10px 0px 10px 0px;
}
.AudioRightColumn .ViralAudio table {
	border: 1px solid #153669;
}
.AudioRightColumn .ViralAudio table tr {}
.AudioRightColumn .ViralAudio table tr td {}
.AudioRightColumn .ViralAudio table tr td h3 {
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	line-height: 16px;	
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 7px 0px;
	background: #153669;
}
.AudioRightColumn .ViralAudio table tr td a {
	text-decoration: none;
	color: #153669;
}
.AudioRightColumn .ViralAudio table tr td a img {
	border: 0px;
	width: 60px;
	height: 60px;
	margin: 10px 0px 0px 0px;
	background: gray;
}
.AudioRightColumn .ViralAudio table tr td p {
	font-size: 14px;
	line-height: 16px;
	margin: 10px 10px 0px 10px;
}
.AudioRightColumn .ViralAudio table tr td p.Title {
	font-weight: bold;
	text-decoration: underline;
}
.AudioRightColumn .ViralAudio table tr td ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.AudioRightColumn .ViralAudio table tr td ul li {
	float: left;
}
.AudioRightColumn .ViralAudio table tr td ul li a {
	width: 51px;
	height: 13px;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	padding: 3px 0px 5px 0px;
	background: #629dc9;
}
.AudioRightColumn .ViralAudio table tr td ul li.VOne {
	margin: 0px 0px 0px 8px;
}
.AudioRightColumn .ViralAudio table tr td ul li.VTwo {
	margin: 0px 0px 0px 9px;
}




.AudioPage .AudioRightColumn .AdBox {
	width: 300px;
	height: 250px;
	float: left;
	background: #ffa1ae;
}
.AudioPage .AudioRightColumn .AdditionalVideos {
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
}
.AudioPage .AudioRightColumn .AdditionalVideos ul.TabbedNav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	overflow: auto;
}
.AudioPage .AudioRightColumn .AdditionalVideos ul.TabbedNav li.Tab {
	float: left;
}
.AudioPage .AudioRightColumn .AdditionalVideos ul.TabbedNav li.Tab a {
	width: 111px;
	height: 23px;
	margin: 0px 8px 0px 0px;
	background: #83c1ef;
	display: block;
}
.AudioPage .AudioRightColumn .AdditionalVideos ul.TabbedNav li.Tab a:hover {
	background-position: 0px -23px;
}
.AudioPage .AudioRightColumn .AdditionalVideos ul.TabbedNav li.Selected a {
	background-position: 0px -23px;
}
.AudioPage .AudioRightColumn .AdditionalVideos ul.TabbedNav li.Tab a span {
	display: none;
}
.AudioPage .AudioRightColumn .AdditionalVideos ul.TabbedNav li.One a {
	margin: 0px 8px 0px 3px;
	background: url('/img/v1/video.get.tab.recent.gif') 0px 0px no-repeat;
}
.AudioPage .AudioRightColumn .AdditionalVideos ul.TabbedNav li.Two a {
	background: url('/img/v1/video.get.tab.rated.gif') 0px 0px no-repeat;
}
.AudioPage .AudioRightColumn .AdditionalVideos ul.TabbedNav li.Three a {
	background: url('/img/v1/video.get.tab.listened.gif') 0px 0px no-repeat;
}
.AudioPage .AudioRightColumn .AdditionalVideos ul.TabbedNav li.Four a {
	background: url('/img/v1/video.get.tab.comment.gif') 0px 0px no-repeat;
}
.AudioPage .AudioRightColumn .AdditionalVideos .AdditionalContent .Top {
	width: 480px;
	height: 3px;
	line-height: 1px;
	font-size: 1px;
	background: url('/img/v1/video.get.top.gif') no-repeat;
}
.AudioPage .AudioRightColumn .AdditionalVideos .AdditionalContent .Body {
	width: 480px;
	background: url('/img/v1/video.get.body.gif') repeat-y;
}
.AudioPage .AudioRightColumn .AdditionalVideos .AdditionalContent .Bottom {
	width: 480px;
	height: 3px;
	background: url('/img/v1/video.get.bottom.gif') no-repeat;
}
.AudioPage .AudioRightColumn .AdditionalVideos .AdditionalContent  {}
.AudioPage .AudioRightColumn .AdditionalVideos  .AdditionalContent .Body h3 {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	color: $606060;
}
.AudioPage .AudioRightColumn .AdditionalVideos  .AdditionalContent .Body .ThumbWrapper {
	width: 100%;
	overflow: auto;
}
.AudioPage .AudioRightColumn .AdditionalVideos  .AdditionalContent .Body .ThumbWrapper .ThumbContainer {
	width: 110px;
	padding: 0px 5px 0px 5px;
	float: left;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
.AudioPage .AudioRightColumn .AdditionalVideos  .AdditionalContent .Body .ThumbWrapper .ThumbContainer a {}
.AudioPage .AudioRightColumn .AdditionalVideos  .AdditionalContent .Body .ThumbWrapper .ThumbContainer a img {
	width: 60px;
	height: 60px;
	display: block;
	margin: 0px auto 10px auto;
	background: #E0E0E0;
	border: 0px;
}
.AudioPage .AudioRightColumn .AdditionalVideos  .AdditionalContent .Body .ThumbWrapper .ThumbContainer p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.AudioPage .AudioRightColumn .AdditionalVideos  .AdditionalContent .Body .Paging{
	overflow: auto;
	padding: 0px 0px 10px 0px;
}
/* ------------------------------------------------------ */
/* Main Seacrest Snapshot
/* ------------------------------------------------------ */
.Content .LeftColumn .SnapShot {
	margin: 0px 0px 10px 0px;
}
.Content .LeftColumn .SnapShot h4 a {
	color: #143369;
}
.Content .LeftColumn .SnapShot a {
	color: #143369;
}
.Content .LeftColumn .SnapShot .Top {
	width: 650px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background: url('/img/v1/main.snap.top.gif') 0px 0px no-repeat;
}
.Content .LeftColumn .SnapShot .Body {
	width: 650px;
	overflow: auto;
	padding: 4px 0px 0px 10px;
	background: url('/img/v1/main.snap.body.gif') 0px 0px repeat-y;
}
.Content .LeftColumn .SnapShot .Body .SnapLeft {
	float:left;
	width: 280px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 4px 0px;
}
.Content .LeftColumn .SnapShot .Body .SnapLeft h3 {
	width: 180px;
	height: 18px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	background: url('/img/v1/main.snap.title.gif') 0px 0px no-repeat;
}
.Content .LeftColumn .SnapShot .Body .SnapLeft h3 span {
	display: none;
}

.Content .LeftColumn .SnapShot .Body .SnapLeft .Featured {
	background: #FFFFFF;
	height: 165px;
}
.Content .LeftColumn .SnapShot .Body .SnapLeft .Featured .Image {
	overflow: auto;
	padding: 10px 0px 0px 10px;
	float: left;
}
.Content .LeftColumn .SnapShot .Body .SnapLeft .Featured .Image a {}
.Content .LeftColumn .SnapShot .Body .SnapLeft .Featured .Image a img {
	width: 109px;
	height: 145px;
	display: block;
	border: 0px;
	background: gray;
}
.Content .LeftColumn .SnapShot .Body .SnapLeft .Featured .Description {
	float: left;
	width: 134px;
	padding: 10px 0px 0px 10px;
}
.Content .LeftColumn .SnapShot .Body .SnapLeft .Featured .Description h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.Content .LeftColumn .SnapShot .Body .SnapLeft .Featured .Description h4 a {
	text-decoration: none;
}
.Content .LeftColumn .SnapShot .Body .SnapLeft .Featured .Description p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.Content .LeftColumn .SnapShot .Body .SnapLeft .Featured .Description p a {
	text-decoration: none;
}
.Content .LeftColumn .SnapShot .Body .SnapLeft .Featured .Description a.View {
	width: 100px;
	height: 26px;
	display: block;
	background: url('/img/v1/main.snap.btn.view.gif') 0px 0px no-repeat;
}
.Content .LeftColumn .SnapShot .Body .SnapLeft .Featured .Description a.View span {
	display: none;
}
.Content .LeftColumn .SnapShot .Body .SnapRight {
	float:left;
	width: 340px;
	margin: 21px 0px 0px 0px;
}
.Content .LeftColumn .SnapShot .Body .SnapRight ul.TabbedNav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	overflow: hidden;
}
.Content .LeftColumn .SnapShot .Body .SnapRight ul.TabbedNav li {}
.Content .LeftColumn .SnapShot .Body .SnapRight ul.TabbedNav li.Tab {
	color: #FFFFFF;
	float: right;
}
.Content .LeftColumn .SnapShot .Body .SnapRight ul.TabbedNav li.Tab a {
	height: 21px;
	background: #006c8b;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 4px;
}
.Content .LeftColumn .SnapShot .Body .SnapRight ul.TabbedNav li.Tab a:hover {
	background-position: 0px -21px;
}
.Content .LeftColumn .SnapShot .Body .SnapRight ul.TabbedNav li.Tab a span {
	display: none;
}
.Content .LeftColumn .SnapShot .Body .SnapRight ul.TabbedNav li.One a {
	width: 72px;
	background: url('/img/v1/main.snap.tab.studio.gif') 0px 0px no-repeat;
}
.Content .LeftColumn .SnapShot .Body .SnapRight ul.TabbedNav li.Two a {
	width: 72px;
	background: url('/img/v1/main.snap.tab.events.gif') 0px 0px no-repeat;
}
.Content .LeftColumn .SnapShot .Body .SnapRight ul.TabbedNav li.Three a {
	width: 68px;
	background: url('/img/v1/main.snap.tab.ryan.gif') 0px 0px no-repeat;
}
.Content .LeftColumn .SnapShot .Body .SnapRight ul.TabbedNav li.Four a {
	width: 75px;
	background: url('/img/v1/main.snap.tab.random.gif') 0px 0px no-repeat;
}
.Content .LeftColumn .SnapShot .Body .SnapRight .SnapBox {
	background: #FFFFFF;
	height: 155px;
	padding: 10px 0px 0px 0px;
}
.Content .LeftColumn .SnapShot .Body .SnapRight .SnapBox .Container {
	width: 316px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
.Content .LeftColumn .SnapShot .Body .SnapRight .SnapBox .Container p.Err {
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.Content .LeftColumn .SnapShot .Body .SnapRight .SnapBox .Container .Display {
	overflow: auto;
	margin: 0px 0px 5px 0px;
	clear: both;
}
.Content .LeftColumn .SnapShot .Body .SnapRight .SnapBox .Container .Display .Image {
	float: left;
}
.Content .LeftColumn .SnapShot .Body .SnapRight .SnapBox .Container .Display .Image a img {
	border: 0px;
}
.Content .LeftColumn .SnapShot .Body .SnapRight .SnapBox .Container .Display .Image img {
	width: 45px;
	height: 45px;
	display: block;
	background: gray;
}
.Content .LeftColumn .SnapShot .Body .SnapRight .SnapBox .Container .Display .Description {
	float: left;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
	line-height: 13px;
	width: 244px;
}
.Content .LeftColumn .SnapShot .Body .SnapRight .SnapBox .Container .Display .Description h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.Content .LeftColumn .SnapShot .Body .SnapRight .SnapBox .Container .Display .Description h4 a {
	text-decoration: none;
}
.Content .LeftColumn .SnapShot .Body .SnapRight .SnapBox .Container .Display .Description p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 22px;
}
.Content .LeftColumn .SnapShot .Body .SnapRight .SnapBox .Container .Display .Description p a {
	text-decoration: none;
}
.Content .LeftColumn .SnapShot .Bottom {
	width: 650px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	margin: 0px 0px 0px 0px;
	background: url('/img/v1/main.snap.bottom.gif') bottom no-repeat;
}