#gtd ul.buzz {
	clear: left;
	background-color: #f7f7f7;
	margin-top: 20px;
	font-size: 16px;
	font-family: Georgia;
	font-style: italic; /*  line-height: 22px;*/
	position: relative;
	padding: 20px 0 10px 0;
}

* html #gtd ul.buzz {
	padding-bottom: 0;
	margin-bottom: 0;
}

#gtd ul.buzz li img {
	position: absolute;
	left: 22px;
	top: 20px;
}

#gtd ul.buzz li p {
	font-size: 14px;
	line-height: 19px;
	margin-top: 0;
	padding-top: 0;
	margin-left: 94px;
	margin-right: 10px;
}

#gtd ul.buzz strong {
	font-style: italic;
}

#gtd ul.buzz span {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
}

p.top {
	margin-top: 20px;
}

#gtd table.gtd {
	vertical-align: top;
	border-collapse: collapse;
}

table.gtd td {
	padding-bottom: 30px;
	padding-right: 20px;
}

table.gtd h3 {
	margin-top: 0;
}

#gtd table.gtd td ul.buzz {
	margin-top: 10px;
}

#gtd sup {
	vertical-align: baseline;
	position: relative;
	top: -0.6em;
}

#gtd sub {
	vertical-align: baseline;
	position: relative;
	bottom: -0.6em;
}

#gtd .bottomslogo {
	/*   font-family: Georgia;
	margin-bottom: 10px;
	font-size: 18px;     */
	color: #333;
}

.js .video {
	display: none;
}

.video {
	text-align: center;
}

.by {
	float: left;
	font-weight: bold;
	padding: 6px 10px 20px 0;
}

.listNumber {
	font-family: Verdana;
	font-size: 24px;
	line-height: 24px;
}

#page {
	background-color: #efefef;
	width: 600px;
	margin: 50px auto;
	padding: 20px 150px 20px 50px;
	min-height: 600px;
	border: 2px solid #fff;
	outline: 1px solid #ccc;
	text-align: left;
}

a.myPlayer {
	display: block;
	width: 320px;
	height: 240px;
	text-align: center;
	margin: 0 15px 15px 0;
	float: left;
	border: 1px solid #999;
	background-color: #333;
}

/* play button */
a.myPlayer img {
	margin-top: 70px;
	border: 0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {
	border: 1px solid #000;
}

a.services {
	font-family: Georgia;
	color: #5d9119;
	font-size: 30px;
	line-height: 30px;
	margin-top: 24px;
}

.services span.gt {
	font-family: Georgia;
	color: #5d9119;
	font-size: 30px; /* word-spacing:0.1px;*/
}

a.services span {
	color: #999;
}

a.services:link {
	text-decoration: underline;
}

a.services:visited {
	text-decoration: underline;
}

a.services:hover {
	text-decoration: none;
}

.services {
	border-collapse: collapse;

}

.services td {
	padding: 10px 10px 13px;
	width: 440px;
}

.services td.grey {
	background-color: #f2f2f2;
}

.services td.separate {
	width: 20px;
	padding: 0;
}

.services .gtdline {
	padding-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	border-bottom: 1px solid #fff;
}

.services .title {
	padding-top: 20px;
	font-size: 18px;
	font-family: Georgia;
	line-height: 23px;
}

.services .author {
	color: #707070;
}

span.number {
	font-family: Verdana;
	font-size: 24px;
	line-height: 24px;
}

.player {
	display: block;
	width: 420px;
	height: 333px;
	position: relative;
}

.player img {
	position: absolute;
	top: 130px;
	left: 170px;
}

#gtd  .admenu li div.center span.number {
	color: #FFFFFF;
	float: left;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-top: 1px;
	width: 18px;
}
