#title-header { color: #fff; text-align: center; }
#title-header h1,
#title-header p { font-weight: 100; }
#title-header h1 { font-size: 30px; padding: 20px 0; margin: 0; }
#title-header p { font-size: 16px; }

.content-box { padding-bottom: 20px; }
.content-box:last-child { padding-bottom: 0; }
.video-desc { text-align: center; padding-bottom: 5px; }
.video-desc h3 { display: inline; font-weight: 100; margin-right: 5px; font-size: 13px; }
.video-desc .HIGHLANDER_button_hot { display: inline; width: auto; padding: 10px 40px; }


#whatdetails { padding: 0; }
#whatdetails h2 { 
	padding: 8px 20px 5px 20px;
	font-size: 16px;
	font-weight: 100;
	color: #fff; }
#whatdetails .wrapper { margin: 0 10px; }
#whatdetails .wrapper .item { 
	position: relative; 
	padding: 115px 0 0 20px;
	height: 245px; }
#whatdetails .wrapper .item h3 { 
	color: #fff; 
	font-size: 22px;
	font-weight: 100; }
#whatdetails .wrapper .item p { 
	padding: 10px 0;
	width: 330px;
	font-size: 120%;
	color: #ddd; }
#whatdetails .wrapper .item a { 
	color: #fe6a00;
	text-decoration: underline; }
#whatdetails .wrapper .item img { 
	position: absolute;
	right: 10px;
	top: 20px;
	width:560px; 
	height:320px; }
div.divider {
	border-top: 1px solid #08090b;
	border-bottom: 1px solid #37383a; }

.whatshot {
	padding: 0;
}

.livefeed {
	height: 190px;
}

.livefeed h2 {
	padding: 8px 20px 5px 20px;
	font-size: 16px;
	font-weight: 100;
	color: #fff;
}

.livefeed h2 span {
	color: #777777;
}

.livefeed {
	position: relative;
	width:  960px;
}

.livefeed .nav {
	position: absolute;
	right: 2px;
	top: 8px;
	z-index: 1100;
}

.livefeed .nav a {
	display: inline-block;
	width: 27px;
	height: 26px;
	background: transparent url('/yoshiart/20151218210612oe_/http://secondlife.com/525/_img/page/whatis/whats_hot-arrows.png') top left no-repeat;
	outline: 0;
}

.livefeed .nav a.right {
	background-position: top right;
}

#hotfeed.scrollable {
	position:relative;
	overflow:hidden;
}

#hotfeed.scrollable .items {
	width:20000em;
	position:absolute;
}

#hotfeed.scrollable {
	clear: both;
	width:  950px;
	height: 130px;
	margin: 10px;
}

#hotfeed.scrollable .items {
	
}

#hotfeed.scrollable .items > div {
	float: left;
	width:  950px;
	height: 130px;
}

#hotfeed.scrollable .items > div div {
	float: left;
	background-color: transparent;
	background-position: 50% 0;
	background-repeat: no-repeat;
	width: 140px;
	height: 115px;
	margin-right: 18px;
	cursor: pointer;
	padding: 0;
	position: relative;
}

#hotfeed.scrollable .items > div div:last-child {
	margin-right: 0;
}

#hotfeed.scrollable .items > div div img {
	width: 140px;
	height: 80px;
	margin-bottom: 4px;
	border: 1px solid #2C2E30;
}

#hotfeed.scrollable .items > div div:hover img {
	border: 1px solid #666;
}


#hotfeed.scrollable .items > div div h3 {
	font-size: 13px;
	font-weight: 100;
	color: #fff;
	overflow:hidden;
	height: 15px;
	line-height: 15px;
	white-space: nowrap;
	width: 140px;
	text-overflow: ellipsis;
}

#hotfeed.scrollable .items > div div span {
	display: block;
	font-weight: 100;
	font-size: 11px;
}

/* International Styles */
.de .video-desc .HIGHLANDER_button_hot { padding: 10px 20px; }
