#press_box {
	margin-top: 150px;
	margin-bottom:-150px;
	padding-left: 100px;
	padding-right: 100px
}

#awards_box {
	margin-top: 20px;
}

.date {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #707070;
}

table#press_table td {
	padding-bottom: 20px;
}

table#press_table td.photo {
	text-align: center;
	width: 100px;
	padding-right: 20px;
	padding-left: 10px;
}

table#press_table td.details {
	padding-right: 40px;
}

#testimonials_box {
	width: 520px;
	margin-top: 40px;
	position:relative;
	left:-100px;
	padding-left:20px;
}

#testimonials_box.small {
	width: 321px;
	position: relative;
	min-height: 200px;
}

#testimonials_box blockquote {
	margin: 0 0 40px 0;
	padding: 0px;
}

#testimonials_box.small blockquote {
	display: none;
	position: absolute;
}

#testimonials_box blockquote div {
	width: 470px;
	padding: 0 25px 35px 25px;
	background: url('/site/images/speech_bubble.jpg') bottom center no-repeat;
	text-indent: -5px;
}

#testimonials_box.small blockquote div {
	background-image: url('/site/images/speech_bubble_small.jpg');
	width: 271px;
	font-size: 12px;
	text-indent: -4px;
}

#testimonials_box blockquote cite {
	margin: 0px 25px;
}

#testimonials_box blockquote p {
	margin: 3px 25px 0 0;
}

#ptable {
	width: 100%;
	margin-top: 30px;
}

#ptable td {
	width: 125px;
	height: 140px;
	text-align: center;
	padding: 0px 10px;
}

#ptable td a {
	/*display: block;*/
	font-size: 13px;
	
}
#ptable td img{
	*position:relative;
	*left:450px;
	
	
}

#ptable td p {
	margin-top: 5px;
	line-height: 13px;
	color: #505050;
}

#ptable td a:hover p {
	color: #000000;
}

#ptable.awards td {
	height: 160px;
}

#videoplayer_box {
	width: 720px;
	margin: 40px auto 0 auto;
}

#videoplayer_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	width: 350px;
}

#videoplayer_box li.video {
	margin: 15px 0px;
	padding-left: 0px;
}

#videoplayer_box li.video p {
	margin-top: 0px;
}

.press_video_player {
	background: black;
}

#videoplayer_player {
	float: right;
}

body.news #page {
	padding-bottom: 150px;
	background: #ffffff url('/site/images/as_featured_in_collage.jpg') bottom center no-repeat;
}

body.awards #page {
	padding-bottom: 380px;
	background: #ffffff url('/site/images/watermark_zoocollection.jpg') bottom left no-repeat;
}

body.celebrities #page {
	padding-bottom: 350px;
	background: #ffffff url('/site/images/watermark_celebrities.jpg') bottom right no-repeat;
}

body.testimonials #page {
	padding-bottom: 150px;
	background: #ffffff url('/site/images/watermark_testimonials.jpg') bottom left no-repeat;
}