/* TAGS */
body {
	color: #000000;
	font-family: Verdana;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 11px;
}
img {
	border: none;
}
a, a:link, a:visited, a:active {
	color: #c20606;
	text-decoration: underline;
}
a:hover {
	color: #c20606;
	text-decoration: underline;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	margin-bottom: 12px;
	font-weight: bold;
}
form {
	padding: 0;
	margin: 0;
}
/* TAGS & CLASSES */
a.blog_categories, a.blog_categories:link, a.blog_categories:visited, a.blog_categories:active {
	color: #797979;
	text-decoration: none;
}
a.blog_categories:hover {
	color: #000000;
	text-decoration: underline;
}
a.h1_link, a.h1_link:link, a.h1_link:visited, a.h1_link:active {
	color: #000000;
	text-decoration: none;
}
a.h1_link:hover {
	color: #000000;
	text-decoration: underline;
}
a.shows, a.shows:link, a.shows:visited, a.shows:active {
	font-size: 14px;
	font-weight: bold;
}
a.more_playboy, a.more_playboy:link, a.more_playboy:visited, a.more_playboy:active {
	color: #817F80;
	text-decoration: none;
}
a.schedule_calendar, a.schedule_calendar:link, a.schedule_calendar:visited, a.schedule_calendar:active {
	color: #000000;
	text-decoration: underline;
}
a.video_category, a.video_category:link, a.video_category:visited, a.video_category:active {
	font-size: 12px;
	font-weight: bold;
	color: #898989;
	text-decoration: none;
}
a.video_category_selected, a.video_category_selected:link, a.video_category_selected:visited, a.video_category_selected:active {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.down_menu, a.down_menu:link, a.down_menu:visited, a.down_menu:active {
	font-weight: bold;
}
a.footer, a.footer:link, a.footer:visited, a.footer:active {
	color: #817f80;
	text-decoration: none;
}
a.footer:hover {
	color: #817f80;
	text-decoration: underline;
}
a.schedule_box, a.schedule_box:link, a.schedule_box:visited, a.schedule_box:active {
	color: #000000;
	text-decoration: none;
}
a.schedule_box:hover {
	color: #000000;
	text-decoration: underline;
}
.schedule_box_item {
  float:left;
  width:115px;
  padding-left:6px;
} 
div.box {
	border: 1px solid #cacaca;
	background-color: #ffffff;
	padding: 5px;
}
div.main_box, div.last_main_box {
	float: left;
	width: 175px;
	height: 290px;
	border: 1px solid #cacaca;
	background-color: #ffffff;
	padding-top: 10px;
	background-image: url(/images/tout_bg.jpg);
	background-repeat: no-repeat;
	margin-right: 12px;
}
div.last_main_box {
	margin-right: 0px;
}
div.more_box, div.last_more_box {
	width: 130px;
	border: 1px solid  #c8c8c8;
	float: left;
	margin-right: 33px;
}
div.last_more_box {
	margin-right: 0;
}
div.blog_container {
	padding-left: 10px;
	padding-top: 10px;
}
img.blog_listing {
	float: left;
}
div.blog_listing {
	float: left;
	width: 530px;
	margin-left: 20px;
	margin-top: 5px;
}
div.blog_box {
	border: 1px solid #cacaca;
	background-color: #ffffff;
	background-image: url(/images/blog_left_bg.jpg);
	background-repeat: no-repeat;
	padding: 5px;
}
div.blog_categories {
	font-size: 9px;
	line-height: 20px;
}
h1.site_position {
	font-size: none;
	color: #898989;
}
a.site_position, a.site_position:link, a.site_position:visited, a.site_position:active {
	font-size: none;
	color: #898989;
	text-decoration: none;
}
a.site_position:hover {
	font-size: none;
	color: #898989;
	text-decoration: underline;
}
div.hr_blogs {
	width: 100%;
	height: 10px;
	font-size: 1px; /* IE fix */
	line-height: 0;
	border-top: 1px solid #918f8f;
}
div.blog_items {
}
img.blog_item {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.blog_item {
	float: left;
	width: 100%;
}
div.blog_tags {
	width: 180px;
	height: 100%;
	border-right: 1px solid #bfbfbf;
	padding-right: 40px;
}
div.blog_hotmeter {
	margin-left: 40px;
}
div.comment {
	padding: 10px;
	word-wrap: break-word;
}
html>body div.comment {
	overflow: auto;
}
img.search_listing {
	float: left;
}
div.search_listing {
	float: left;
	width: 450px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.search_listing_icon {
	float: right;
	margin-left: 20px;
	margin-top: 30px;
	margin-right: 20px;
}
div.main_box_area {
	background-image: url(/images/search_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}
div.show_listing, div.last_show_listing {
	width: 175px;
	height: 260px;
	float: left;
	margin-right: 12px;
	border-bottom: 1px solid #bfbfbf;
}
div.last_show_listing {
	margin-right: 0px;
}
div.more_playboy {
	width: 125px;
	padding-left: 5px;
}
table.orders {
	width: 100%;
	font-size: 12px;
}
table.orders tr {
	height: 92px;
}
/* CLASSES */
.big_red_bold {
  margin: 0;
	padding: 0;
	font-size: 16px;
	margin-bottom: 12px;
  font-weight:bold;
  color: #c20606;
}
.gap60 {
	height: 60px;
}
.gap40 {
	height: 40px;
	font-size: 40px; /* IE fix */
	line-height: 0;
}
.gap20 {
	height: 20px;
	font-size: 20px; /* IE fix */
	line-height: 0;
}
.gap10 {
	height: 10px;
	font-size: 10px; /* IE fix */
	line-height: 0;
}
.gap5 {
	height: 5px;
	font-size: 5px; /* IE fix */
	line-height: 0;
}
.gap1 {
	height: 1px;
	font-size: 1px; /* IE fix */
	line-height: 0;
}
.clear {
	height: 2px;
	font-size: 2px; /* IE fix */
	clear: both;
}
.pure_clear {
	height: 0px;
	font-size: 0px; /* IE fix */
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.cleft {
	float: left;
	clear: both;
}
.white {
	color: #ffffff;
}
.black {
	color: #000000;
}
.grey_bg {
	background-color: #e5e5e5;
}
.grey {
	color: #898989;
}
.bg_ltgrey {
	background-color: #e4e4e4;
}
.center, .tcenter {
	text-align: center;
}
.grey_rabbit_header, .schedule_grey_header, .grey_header {
	background-position: right;
	background-repeat: no-repeat;
	background-color: #818080;
}
.grey_rabbit_header {
	background-image: url(/images/grey_rabbit.jpg);
	padding: 8px;
	height: 12px;
}
.schedule_grey_header {
	background-image: url(/images/grey_rabbit.jpg);
	height: 26px;
}
.schedule_col_1, .schedule_col_2 {
  height: 52px;
	border-right: 1px solid #c8c8c8;
	text-align: center;
	vertical-align: middle;
}
.schedule_col_1 {
	width: 116px;
}
.schedule_col_2 {
	width: 193px;
	height: 13px;
}
.schedule_col_3 {
  height: 52px;
	width: 410px;
	padding-left: 12px;
	padding-right: 12px;
}
.schedule_row, .schedule_row_gray {
	color: #646464;
	height: 52px;
	font-weight: bold;
}
.schedule_row_gray {
	background-color: #e4e4e4;
}

.sch_middle {
  _position: absolute;
  _top: 50%;
} /* for explorer only*/
.sch_middle[class] {
  display: table-cell;
  vertical-align: middle;
  position: static;
}
.sch_inner {
  _position: relative;
  _top: -50%
} /* for explorer only*/

.sch_outer a {
  font-weight: bold;
	color: #797979;
	text-decoration: none;
}
.sch_outer a:hover {
	color: #797979;
	text-decoration: underline;
}

.red {
	color: #FF0000;
}
.err_message {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.FormItemNameIndent70 {
	float: left;
	margin-left: 70px;
}
span.FormItemName {
	width: 250px;
	float: left;
	margin-left: 70px;
}
/*
a.RegJsTrigger {
	color: #FF0000;
	cursor: pointer;
}
*/
.cboth {
	clear: both;
}
.s2f_form_valid {
	width: 95%;
	height: 23px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;	
}
.s2f_form_invalid {
	width: 100%;
	height: 23px;
	border: thin solid #d4d4d4;
	color: #FF5052;
}
.s2f_textarea_valid {
	width: 100%;
	height: 170px;
	border: thin solid #d4d4d4;
}
.s2f_textarea_invalid {
	width: 100%;
	height: 170px;
	border: thin solid #d4d4d4;
	color: #FF5052;
}
.order_providers {
	background-color: #9b9b9b;
	padding: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
}
/* IDs */
#bg_night {
	background-image: url(/images/bg1.jpg);
	background-color: #000000;
	background-position: top;
	background-repeat: no-repeat;
}
#bg_day {
	background-image: url(/images/bg2.jpg);
	background-color: #c1c4b3;
	background-position: top;
	background-repeat: no-repeat;
}
#body {
	width: 962px;
	background-color: #ffffff;
	position: relative;
	text-align: left;
	margin: auto;
	margin-top: 100px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#menu {
	width: 960px;
	height: 82px;
	background-image: url(/images/menu.jpg);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0;
	position: relative;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#menu li, #menu a {
	height: 82px;
	display: block;
}
#menu1 {
	left: 0;
	width: 72px;
}
#menu2 {
	left: 72px;
	width: 167px;
}
#menu2_selected {
	left: 72px;
	position: absolute;
	width: 167px;
	background-image: url(/images/menu_tv_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu3 {
	left: 239px;
	width: 128px;
}
#menu3_selected {
	left: 239px;
	position: absolute;
	width: 128px;
	background-image: url(/images/menu_blog_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu4 {
	left: 367px;
	width: 182px;
}
#menu4_selected {
	left: 367px;
	position: absolute;
	width: 182px;
	background-image: url(/images/menu_video_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu5 {
	left: 549px;
	width: 168px;
}
#menu5_selected {
	left: 549px;
	position: absolute;
	width: 168px;
	background-image: url(/images/menu_schedule_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu6 {
	left: 717px;
	width: 242px;
}
#menu6_selected {
	left: 717px;
	position: absolute;
	width: 242px;
	background-image: url(/images/menu_order_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu1 a:hover {
}
#menu2 a:hover {
	position: absolute;
	width: 166px;
	background-image: url(/images/menu_tv_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu3 a:hover {
	position: absolute;
	width: 128px;
	background-image: url(/images/menu_blog_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu4 a:hover {
	position: absolute;
	width: 182px;
	background-image: url(/images/menu_video_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu5 a:hover {
	position: absolute;
	width: 168px;
	background-image: url(/images/menu_schedule_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu6 a:hover {
	position: absolute;
	width: 242px;
	background-image: url(/images/menu_order_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#main_boxed {
	width:744px;
	float: left;
}
#main_boxed p {
	width: 744px;
}
#main {
}
#boxes {
	width: 204px;
	margin-left: 10px;
	float: left;
}
#search_box {
	width: 184px;
	border: 1px solid #c8c8c8;
	background-image: url(/images/search_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 10px;
}
#search_box form {
	padding: 0;
	margin: 0;
}
#search_box input {
	width: 180px;
	border: 1px solid #c8c8c8;
}
#order_box {
	width: 184px;
	border: 1px solid #cc6969;
	background-color: #ce2a29;
	padding: 10px;
	text-align: center;
}
#order_box form {
	padding: 0;
	margin: 0;
}
#order_box input {
	width: 180px;
	border: 1px solid #c8c8c8;
}
#login_box {
	width: 184px;
	border: 1px solid #c8c8c8;
	background-image: url(/images/login_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 10px;
}
#login_box form {
	padding: 0;
	margin: 0;
}
#login_box input {
	width: 117px;
	border: 1px solid #c8c8c8;
}
#login_box label {
	float: left;
	width: 57px;
}
#login_box_logged {
	float: left;
	width: 182px;
	text-align: center;
	font-size: 13px; /* IE fix */
}
#passwd_box {
	width: 184px;
	border: 1px solid #c8c8c8;
	background-image: url(/images/login_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 10px;
}
#passwd_box form {
	padding: 0;
	margin: 0;
}
#passwd_box input {
	width: 180px;
	border: 1px solid #c8c8c8;
}
#passwd_box label {
	font-size: 12px;
}
#schedule_box {
	width: 184px;
	border: 1px solid #c8c8c8;
	background-image: url(/images/schedule_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
}
#schedule_note {
	font-size: 9px;
}
#feedback_box {
	width: 184px;
	height: 73px;
	border: 1px solid #c8c8c8;
	background-image: url(/images/feedback_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 10px;
}
#ad_box {
	width: 205px;
	text-align: center;
}
#footer {
	width: 980px;
	background-color: #e5e5e5;
	color: #817f80;
	height: 20px;
	padding-top: 10px;
	text-align: center;
	font-size: 9px;
	margin: auto;
}
#footer2 {
  width: 980px;
  background-color: #e5e5e5;
  color: #817f80;
  height: 20px;
  text-align: center;
  font-size: 9px;
  margin: auto;
}
#down_menu {
	font-size: 14px;
	margin: 0;
	padding-bottom: 10px;
	text-align: center;
}
#down_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 10px;
}
#down_menu li, #down_menu a {
	display: inline;
}
#FullWidthHeader {
	color: #FFFFFF;
	background-color: #817F80;
	height: 20px;
	padding-top: 7px;
	text-align: center;
	margin: auto;
}
#RegNote {
  text-align:right;
	color: #817F80;
	font-style: italic;
}
#ShowsCheckboxes {
	width: 600px;
}


#main_gallery {
	
	width: 742px;
	height:auto !important;
}

#main_gallery div.background{

	background-image: url(/images/girlfriend_gallery.jpg);
	background-repeat: no-repeat;
	height:68px;
	width:100%;
	
}

#galleries_content {
	
	background-color: #ffffff;
	background-image: url(/images/ggallery_bgr.gif);
	background-repeat: repeat-x;
	border:1px solid silver;
	height:100%;
	width:744px;
	padding-bottom:5px;
}

div.gallery_container {
	
	padding-left: 10px;
	padding-top: 10px;
	height:100%;
	width:720px;	
}


div.gallery_episode_header {
	
	clear:both;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	
}

div.gallery_episode_header h1{
	font-size:16px;
	font-weight:bold;
	margin:0pt 0pt 7px;
	padding:0pt;
}

div.gallery_album_details {
	
	float:left; 
	width:50%;
	padding-top:5px;
	
}

div.gallery_album_image {
	
	width:150px; 
	float:left;
	
}

div.gallery_album_image_tag {
	
	width:145px;
	height:145px;
	padding:5px;
	text-align:center;
	
}

div.gallery_album_list {
	
	height:145px;
	width:195px;
	float:left;
	padding-left:5px;
	
}

div.gallery_album_name {
	
	float:left;
	text-align:left;
	width:100%;
	padding-top:3px;
	font-weight:bold;
}

div.gallery_album_origin	{ float:left; text-align:left; width:100%; }
div.gallery_album_desc 		{ padding-top:10px; float:left; text-align:left; width:100%; color:gray;}
div.gallery_album_link		{ float:left; text-align:left; color:gray;}
div.episode_delimiter       { margin-bottom:10px; clear:both; margin-left:4px; margin-right:4px; border-bottom:1px solid silver; width:710px; }


#more_playboy_box {
	width: 960px;
	background-image: url(/images/more_playboy.jpg);
	background-repeat: no-repeat;
	padding-top: 85px;
}
#main_blog {
	width: 742px;
	background-image: url(/images/blog.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
}
#main_blog h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	margin-bottom: 12px;
	font-weight: bold;
}
#blogs {
	width: 550px;
	float: left;
}
#blogs p {
	width: 550px;
}
#blog_boxes {
	width: 154px;
	margin-right: 20px;
	float: left;
}
#blog {
}
#blog_tags {
	width: 500px;
	min-height: 45px;
	padding: 15px;
	border: 1px solid #000000;
	font-size: 12px;
}
#comments {
}
#order_area_check {
	width: 960px;
	height: 406px;
	background-image: url(/images/area_playboy.jpg);
	background-repeat: no-repeat;
	border: 1px solid #c8c8c8;
}
#order_area_check .text1 {
	position: absolute;
	width: 640px;
	top: 160px;
	left: 50px;
	color: #ffffff;
	font-size: 16px;
}
#order_area_check .text2 {
	position: absolute;
	width: 640px;
	top: 340px;
	left: 150px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
}
#order_area_check .order {
	font-size: 22px;
}
#search_results {
}
#search_results h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-bottom: 12px;
	font-weight: bold;
}
#main_boxes {
}
#main_boxes h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 10px;
	line-height: 10px;
}
#shows {
	background-image: url(/images/shows_bg.jpg);
	background-repeat: no-repeat;
	width: 744px;
}
#schedule_search {
	float: left;
	width: 195px;
	height: 365px;
	background-image: url(/images/schedule_search_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	padding: 4px;
	padding-top: 10px;
	font-size: 11px;
	margin-right: 9px;
}
#schedule_search input, #schedule_search select {
	width: 96%;
}
#schedule_calendar {
	float: left;
	width: 527px;
	font-size: 9px;
}
#schedule_calendar .container {
	margin-top: -2px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
#schedule_calendar table {
}
#schedule_calendar th {
	width: 73px;
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	background-color: #818080;
	border: 1px solid #a9a8a8;
	border-top: none;
	border-bottom: none;
	font-weight: normal;
}
#schedule_calendar td {
	width: 73px;
	height: 50px;
	font-size: 18px;
	text-align: center;
	color: #444444;
	border: 1px solid #a9a8a8;
	background-image: url(/images/calendar_bg.jpg);
	background-repeat: repeat-x;
}
#schedule_calendar a.schedule_calendar_inactive {
	font-size: 18px;
	color: #d0d0d0;
}
#schedule_calendar td.schedule_calendar_inactive {
	width: 73px;
	height: 50px;
	text-align: center;
	border: 1px solid #a9a8a8;
	background-image: none;
}
#videos_player {
	float: left;
	width: 538px;
	margin-right: 7px;
}
#videos_player p {
	width: 538px;
}
#videos_featured {
	float: left;
	width: 190px;
	border: 1px solid #c8c8c8;
	background-image: url(/images/schedule_search_bg.jpg);
	background-repeat: repeat-x;
}
#videos_featured img {
	margin: 10px;
	float: left;
}
#videos_featured img.fix {
	float: none;
	margin: none;
}
#videos_featured div.listing {
	float: left;
	width: 101px;
	padding-top: 30px;
}
#videos_featured div.hr {
	width: 90%;
	height: 1px;
	font-size: 1px; /* IE fix */
	line-height: 0;
	border-top: 1px solid #8a8888;
	margin-left: 10px;
	margin-bottom: 10px;
}
#shows_starslist, #shows_modelslist, #shows_photographerslist {
	background-image: url(/images/schedule_search_bg.jpg);
	background-repeat: repeat-x;
	overflow: auto;
	height: 139px;
	width: 744px;
}
#shows_starslist h1, #shows_modelslist h1, #shows_photographerslist h1 {
	width: 520px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

div.tout_image {
	text-align: center;
	height: 131px;
}
#pagecrumbs_gray {
	font-size: 14px;
	font-weight: bold;
	color: #898989;
}
#pagecrumbs_black {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#video_categories {
  float: left;
  width: 740px;
  line-height: normal;
  overflow: hidden;
}
#video_categories_left, #video_categories_right {
  cursor: pointer;
  display: none;
  float: right;
  height: 38px;
}
#video_categories_left, #video_categories_right img {
  margin-top: 17px;
  width: 7px;
  height: 11px;
}
#video_categories ul {
	margin: 0;
	padding: 10px 10px 0 0;
	list-style: none;
}
#video_categories li {
	display: inline;
	margin: 0;
	padding: 0;
}
#video_categories a {
	float: left;
	background: url(/images/video_category_left.gif) no-repeat left top;
	margin: 0;
	margin-top: 3px;
	padding: 0 0 0 5px;
	cursor: pointer;
}
#video_categories a span {
	float: left;
	display: block;
	background: url(/images/video_category_right.gif) no-repeat right top;
	padding: 0px 8px 4px 4px;
	cursor: pointer;
}
#video_categories a span span {
	background: url(/images/video_category_center.gif) repeat-x;
	padding: 5px 5px 4px 6px;
	cursor: pointer;
}
#video_categories a.video_category_selected {
	float: left;
	background: url(/images/video_scategory_left.gif) no-repeat left top;
	margin: 0;
	margin-top: 1px;
	padding: 0 1px 0 5px;
	cursor: pointer;
}
#video_categories a.video_category_selected span {
	float: left;
	display: block;
	background: url(/images/video_scategory_right.gif) no-repeat right top;
	padding: 0px 8px 0px 4px;
	cursor: pointer;
}
#video_categories a.video_category_selected span span {
	background: url(/images/video_scategory_center.gif) repeat-x;
	padding: 5px 5px 8px 6px;
	cursor: pointer;
}
#fakeIframe {
	visibility: hidden;
	width: 0px;
	height: 0px;
	border: none;
}
#order_area_check2 {
	width: 959px;
	height: 153px;
	background-image: url(/images/playboytv_area.jpg);
	background-repeat: no-repeat;
	border: 1px solid #c8c8c8;
}
#order_area_check2 .text1 {
	position: absolute;
	width: 300px;
	margin-top: 10px;
	left: 550px;
	color: #ffffff;
	font-size: 14px;
}

