<!--
/*
Name: Pornstars Like It Big CSS layout
URI: http://www.porstarslikeitbig.com
PROGRAM: http://www.juggcash.com
Author: Ben  ;)
*/

/* general properties */
* { 
	text-align:center;
	padding: 0; 
	margin: 0;
}
a { outline: none; }
img { border: 0; }
html, body {height:100%;}
/* End general properties */

body,td,th {
	font-family: Tahoma, 'Trebuchet MS', Arial;
	font-size: 12px;
}
body { margin: 0; padding: 0;
	background-color:#5c84bc; 
	background-image: url(../images/bg_tile.jpg);
	background-position: 50% 0;
	background-repeat:repeat;}

/* Main layout links properties */
a:link {
	color: #0648a5; text-decoration:underline;
}
a:visited {
	color: #0648a5;
}
a:hover {
	color: #9d1818; text-decoration:none; /*4459cc*/
}
a:active {
	color: #0648a5;
}


h1 {font-size: 18px;
	margin: 0 auto;
	padding:0;
	font-weight:bold;
}
h2 {font-size: 14px;
	margin: 0 auto;
	padding:0;
	font-weight:bold;
}

h3 {font-size: 16px;
	margin: 0 auto;
	padding: 3px 0 0 0;
	font-style:italic;
	font-family:sans-serif, Arial, Helvetica;
}

.bg_x { width:100%;
	margin: 0;
	background: url(../images/bg_x.jpg);
	background-position: 0 0;
	background-repeat:repeat-x;
}

.container { width:1000px;
	margin: 0 auto;
	background-color:#fff; 
	background-image: url(../images/bg_y.jpg);
	background-position: 50% 0;
	background-repeat:repeat;
}

.menu_bar{ width:908px;
	height:38px;
	margin: 0 auto; 
	background-image: url(../images/tour_menu.jpg);
	background-position: 50% 0;
	background-repeat:repeat;
}

.pornstar_box { width:908px;
	height:244px;
	margin: 0 auto; 
	background-image: url(../images/tou_pornstarbox.jpg);
	background-position: 50% 0;
	background-repeat:repeat;
}

.ep_box { width:908px;
	height:792px;
	margin: 0 auto; 
	background-image: url(../images/tour_episodebox.jpg);
	background-position: 50% 0;
	background-repeat:repeat;
}

#footer
{
	width:1000px;
	margin: 0 auto;
	background-color:#fff; 
	background-image: url(../images/bg_y.jpg);
	background-repeat:repeat-y;
}

.footer_box { width:908px;
	height:170px;
	margin: 0 auto; 
	background-image: url(../images/tour_footer.jpg);
	background-position: 50% 0;
	background-repeat:repeat;
}

.footer_box_main { width:908px;
	height:170px;
	margin: 0 auto; 
	background-image: url(../images/tour_footer_2.jpg);
	background-position: 50% 0;
	background-repeat:repeat;
}

.transition_link { padding: 15px 0;
}



/********************************************** MENU HEADER **********************************/
/* MOUSE OVER FX */
* html a:hover {visibility:visible;}
/***************************** button **********************************/
.menu_home {
	float: left;
	width: 97px;
	height: 31px;
}
.menu_home a {display:block; }
.menu_home img {
	border: 0; }
.menu_home a:hover img{visibility:hidden;}
/***************************** button **********************************/
.menu_scenes {
	float: left;
	width: 178px;
	height: 31px;
}
.menu_scenes a {display:block; }
.menu_scenes img {
	border: 0; }
.menu_scenes a:hover img{visibility:hidden;}
/***************************** button **********************************/
.menu_members {
	float: left;
	width: 141px;
	height: 31px;
}
.menu_members a {display:block; }
.menu_members img {
	border: 0; }
.menu_members a:hover img{visibility:hidden;}
/***************************** button **********************************/
.menu_bookmark {
	float: left;
	width: 145px;
	height: 31px;
}
.menu_bookmark a {display:block; }
.menu_bookmark img {
	border: 0; }
.menu_bookmark a:hover img{visibility:hidden;}
/***************************** button **********************************/
.menu_join {
	float: left;
	width: 207px;
	height: 31px;
}
.menu_join a {display:block; }
.menu_join img {
	border: 0; }
.menu_join a:hover img{visibility:hidden;}
/***************************** button **********************************/
.menu_next {
	float: left;
	width: 140px;
	height: 31px;
}
.menu_next a {display:block; }
.menu_next img {
	border: 0; }
.menu_next a:hover img{visibility:hidden;}
/********************************************** END MENU **********************************/


/********************************************** EPISODE  **********************************/

.ep_cont {	margin: 0 auto;
	width:891px;
	clear:both;
	padding-left:1px;
}
.ep_cont img {border:2px solid #000;
}
.ep_empty {height:27px;
}
.big1 { width:279px;
	height:405px;
	float:left;
}
.big2 { width:612px;
	height:405px;
	float:left;
}

/***** EPISODE DESCRIPTION **********************************/
.ep_desc_space { padding-top:5px;
	padding-left:30px;
	padding-right:30px;
	text-align:left;
}

.ep_desc_space img {
	border: 0;
	margin-top: 3px;
}

.ep_desc_space2 { padding-top:15px;
	padding-left:30px;
	padding-right:30px;
	text-align:left;
}
.ep_desc { float:left;
	width:279px;
	height: 330px;
	text-align:left;
}
.ep_desc h1 { font-size:14px;
	font-family: sans-serif, Arial, Helvetica;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
}
.ep_desc span {color:#ae1622;
	font-style:italic;
}
.ep_desc h2 { font-size:12px;
	font-family: sans-serif, Arial, Helvetica;
	font-weight:bold;
	text-align: justify;
}

.ep_links {font-size:17px;
	font-family: sans-serif, Arial, Helvetica;
	font-weight:bold;
	padding-top:15px;
}

.ep_links a:link { color:#0355ad;}
.ep_links a:visited { color:#0355ad;}
.ep_links a:hover { color:#b82222;}

/***** EPISODE DESCRIPTION **********************************/

.ep_med_sm { float:left;
	width:612px;
	margin:0; padding:0;
}

.med_box { width: 612px;
	height: 197px;
	clear:both;
}
.med { width: 306px;
	float:left;
}
.sm_box { width: 612px;
	height: 111px;
	clear:both;
}
.sm { width: 153px;
	float:left;
}

/***************************** button **********************************/
.ep_bookmark {
	float: left;
	width: 306px;
	height: 34px;
	padding-top:2px;
}
.ep_bookmark a {display:block; }
.ep_bookmark img {
	border: 0; }
.ep_bookmark a:hover img{visibility:hidden;}
/***************************** button **********************************/
.ep_join {
	float: left;
	width: 305px;
	height: 34px;
	padding-top:2px;
}
.ep_join a {display:block; }
.ep_join img {
	border: 0; }
.ep_join a:hover img{visibility:hidden;}
/***************************** button **********************************/
/********************************************** EPISODE  **********************************/

/********************************************** FOOTER BUTONS  **********************************/
.fot { width: 858px;
	margin: 0 auto;
	padding-top: 49px;
}
/***************************** button **********************************/
.fot_get {
	float: left;
	width: 345px;
	height: 109px;
	padding: 0;
}
.fot_get a {display:block; }
.fot_get img {
	border: 0; }
.fot_get a:hover img{visibility:hidden;}
/***************************** button **********************************/

/***************************** button **********************************/
.fot_seemore {
	float: right;
	width: 317px;
	height: 109px;
	padding: 0;
}
.fot_seemore a {display:block; }
.fot_seemore img {
	border: 0; }
.fot_seemore a:hover img{visibility:hidden;}
/***************************** button **********************************/

/********************************************** FOOTER BUTONS  **********************************/

/* 2257 text properties */
.small2257 {
	width:860px;
	margin: 0 auto;
	font-size:11px;
	padding-top:25px;
}

/* FOR NETWORK UPDATES PAGE */
#network_updates
{
	width: 840px;
	margin: 0 auto;
}

#network_updates .message
{
	font-family:sans-serif, Arial, Helvetica;
	font-size: 18px;
	margin-bottom: 15px;
}

#network_updates .next_prev
{
	background-color: #a3c9ff;
	border:1px #88aee9 solid;
	padding: 5px;
}

#network_updates .girls
{
	width: auto;
	
}

#network_updates .girls ul 
{
	list-style: none;
	overflow:hidden;
	/* width: 840px; */
	margin: 0 auto;
}

#network_updates .girls ul li
{
	float: left;
	padding:1px;
	width: 33%;
}

#network_updates .girls .update_box
{
	width: 190px;
	margin: 0 auto;

}

#network_updates .girls .update_box .name
{
	width: 190px;
	text-align: center;
	font-weight: bold;
	background-color: #a3c9ff;
	border:1px #88aee9 solid;
	padding: 5px;
	margin-bottom: 1px;
}

#network_updates .girls .update_box .date
{
	width: 190px;
	text-align: center;
	font-weight: bold;
	background-color: #a3c9ff;
	border:1px #88aee9 solid;
	padding: 5px;
	margin-bottom: 1px;
	
}

#network_updates .girls .update_box .image img
{
	border:1px #88aee9 solid;
	margin-bottom: 1px;
}

#network_updates .girls .update_box .site
{
	width: 190px;
	text-align: center;
	font-weight: bold;
	background-color: #a3c9ff;
	border:1px #88aee9 solid;
	padding: 5px;
	margin-bottom:10px;
}

#network_updates .network_sites
{
	width: inherit;
	margin: 0 auto;
}

#network_updates .network_sites .message
{
	font-size: 18px;
	margin-bottom: 15px;
}

#network_updates .network_sites .sites
{
	width: auto;
}

#network_updates .network_sites .sites ul 
{
	list-style: none;
	overflow:hidden;
	width: 840px;
	margin: 0 auto;
}

#network_updates .network_sites .sites ul li
{
	float: left;
	padding:1px;
	width: 33%;
}

#network_updates .network_sites .sites .site_box
{
	width: 200px;
	margin: 0 auto;
}

#network_updates .network_sites .sites .site_box .image img
{
	border:1px #88aee9 solid;
	margin-bottom: 1px;
}

#network_updates .network_sites .sites .site_box .site
{
	width: 190px;
	text-align: center;
	font-weight: bold;
	background-color: #a3c9ff;
	border:1px #88aee9 solid;
	padding: 5px;
	margin-bottom:10px;
}


.cursor_hand {
	cursor:pointer;
}

/*SEARCH BOX*/

.search_box_container {
	width: 908px;
	height: auto;
	margin: 0 auto;
}

.search_box_top {
	width: 908px;
	height: 6px;
	background-image: url(../images/search_box_top.gif);
	background-repeat:no-repeat;
}

.search_box_middle {
	width: 898px;;
	height: auto;
	background-image: url(../images/search_box_middle.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top;
}

.search_box_bottom {
	width: 908px;
	height: 20px;
	background-image: url(../images/search_box_bottom.gif);
	background-repeat:no-repeat;
}

#ajax_textbox {
	padding-left: 4px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5c84bc;
}

.search_box_middle a {
	font-size: 14px;
	font-weight:bold;
	color: #5c84bc;
	text-decoration: underline;
}

.search_box_middle a:hover {
	font-size: 14px;
	color: #9d1818;
	text-decoration:none;
	font-weight:bold;
}

.search_box_middle .letters {
	background-color: #efeeea;
	width: 888px;
	padding: 5px;
	margin-top: 5px;
}

.other_scenes
{
	margin: 0 auto;
}

.other_scenes .text
{
	font-size: 22px;
	font-family: bold;
	font-family: Arial,Helvetica,sans-serif;
}

.other_scenes .text a {	font-size: 22px; }
.other_scenes .text a:visited { font-size: 22px; }
.other_scenes .text a:hover { font-size: 22px; }
.other_scenes .text a:active { font-size: 22px; }


.other_scenes .scenes
{
	margin: 10px auto;
}

.sites_14_bottom_wrapper
{
	width: 100%;
	margin: 0 auto;
}

.sites_14_bottom
{
	background-image: url(../images/14sites_footer_bg.gif);
	background-repeat: no-repeat;
	width: 906px;
	height: 655px;
	margin: 0 auto;
}

.sites_14_bottom .top_images
{
	padding-top: 148px;
	padding-left: 21px;
	width: 100%;
}

.sites_14_bottom .top_images .block
{
	float: left;
	color: #000;
	font-weight:bold;
}

.sites_14_bottom .top_images .block a
{
	color: #000;
	font-weight:bold;
	text-decoration:none;
}

.sites_14_bottom .top_images .block a:hover
{
	color: #3366CC;
	font-weight:bold;
	text-decoration:none;
}

.sites_14_bottom .top_images .block img
{
	margin-left: 2px;
	border: 1px #fff solid;
}

.sites_14_bottom .bottom_images
{
	clear:both;
	padding-top: 90px;
	padding-left: 21px;
	width: 100%;
}

.sites_14_bottom .bottom_images .block
{
	float: left;
	color: #000;
	font-weight:bold;

}

.sites_14_bottom .bottom_images .block a
{
	color: #000;
	font-weight:bold;
	text-decoration:none;
}

.sites_14_bottom .bottom_images .block a:hover
{
	color: #3366CC;
	font-weight:bold;
	text-decoration:none;
}

.sites_14_bottom .bottom_images .block img
{
	margin-left: 2px;
	border: 1px #fff solid;
}

.related_scenes {
	margin-top:	20px;
	font-size:	22px;
	font-weight: bold;
}

.related_scenes span {
	color: maroon;
}

.preview_scene .preview_title, .preview_scene .preview_entice {
	margin-top:			20px;
	font-size:			18px;
	text-align:			center;
	font-weight:		bold;
}

.preview_scene .preview_entice {
	margin:				10px;
}

.preview_scene .preview_date {
	font-size:			12px;
	text-align:			center;
	margin-bottom:		15px;
}

.preview_scene .preview_scene_desc_header {
	text-align:			center;
	font-size:			180%;
	font-weight:		bold;
	margin:				0 auto;
	margin-top:			15px;
}

.preview_scene .preview_scene_desc {
	text-align:			justify;
	font-size:			120%;
	margin:				0 auto;
	width:				500px;
	margin-top:			10px;
	margin-bottom:		20px;
}









.preview_box_wrapper
{
	width: 100%;
	margin: 0 auto;
}

.preview_box
{
	width: 907px;
	margin: 0 auto;
}

.preview_box .header
{
	background-image: url(../images/preview_box_header.gif);
	background-repeat:no-repeat;
	width: 907px;
	height: 28px;
}

.preview_box .header_movie
{
	background-image: url(../images/preview_box_header_movie.gif);
	background-repeat:no-repeat;
	width: 907px;
	height: 27px;
}

.preview_box .content
{
	background-image: url(../images/preview_box_stretch.gif);
	background-repeat: repeat-y;
	width: 907px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.preview_box .content .picture_box
{
	padding-left: 26px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	float:left;
}

.clear_this
{
	clear: both;
}

.preview_box .rating_box
{
	background-image: url(../images/preview_box_rating.gif);
	background-repeat: no-repeat;
	width: 291px;
	height: 129px;
	float:right;
	overflow: hidden;
}
.preview_box .rating_box .score_holder
{
	width: 100%;
	margin-top: 28px;
	height: 40px;
}

.preview_box .rating_box .score_holder .score
{
	width: 291px;
	height: 40px;
	font-size:26px;
	color:#444;
	font-weight:bold;
}

.preview_box .rating_box .score_holder .score .division
{
	float: left; 
	width: 145px; 
	font-size: 14px; 
	font-weight:bold;
}

.preview_box .rating_box .score_holder .score .division .rating_score
{
	color:#ff0000; 
	font-size: 14px;
	font-weight:bold;
}

.preview_box .rating_box .score_holder .score .division .no_votes
{
	font-weight:normal;
	font-size: 12px;
	color: #000;
}


.preview_box .rating_box .rating_control
{
	height: 100%;
	overflow: hidden;
	width: 271px;
	padding-left: 20px;
	padding-top: 6px;
}

.preview_box .rating_box .rating_control .rating_number
{
	float:left;
	cursor:pointer;
}

.preview_box .rating_box .rating_control .rating_number img
{
	display:block;
	border: 0px;
	margin: 0px;
	padding: 0px;
}


div.rating_desc_box
{
	position: relative;
	overflow: hidden;
	height: 129px;
	width: 907px;
	margin: 0px;
	padding: 0px;
}

.preview_box .description_box
{
	background-image: url(../images/preview_box_scene_desc.gif);
	background-repeat: no-repeat;

	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;

	/*float: left;*/
	
	width: 616px;
	height: 129px;
}

.preview_box .description_box .description
{
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-top: 31px;
	padding-left: 35px;
	
	width:575px;
	height:98px;
	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

.preview_box .rating_box_movie
{
	background-image: url(../images/preview_box_rating_movie.gif);
	background-repeat: no-repeat;
	
	position: absolute;
	top: 0px;
	left: 616px;
	margin: 0px;

	/*float: left;*/
	
	width: 291px;
	height: 129px;
}

.preview_box .rating_box_movie .score_holder
{
	width: 100%;
	margin-top: 30px;
	height: 40px;
}

.preview_box .rating_box_movie .score_holder .score
{
	width: 291px;
	height: 40px;
	font-size: 20px;
	color:#444;
	font-weight:bold;
}

.preview_box .rating_box_movie .score_holder .score .division
{
	float: left; 
	width: 145px; 
	font-size: 14px; 
	font-weight:bold;
}

.preview_box .rating_box_movie .score_holder .score .division .rating_score
{
	color:#ff0000; 
	font-size: 14px;
	font-weight:bold;
}

.preview_box .rating_box_movie .score_holder .score .division .no_votes
{
	font-weight:normal;
	font-size: 12px;
	color: #000;
}


.preview_box .rating_box_movie .rating_control
{
	width: 271px;
	padding-left: 20px;
	padding-top: 6px;
}

.preview_box .rating_box_movie .rating_control .rating_number
{
	float:left;
	cursor:pointer;
}

.preview_box .rating_box_movie .rating_control .rating_number img
{
	display:block;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.preview_box .footer
{
	background-image: url(../images/preview_box_footer.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 907px;
	height: 17px;
}

.hidden_image
{
	display:none;
}

.featured_box_wrapper
{
	width: 100%;
	margin: 0 auto;
}

.featured_box
{
	background-image: url(../images/featured_box_bg.gif);
	background-repeat: no-repeat;
	width: 908px;
	height: 278px;
	margin: 0 auto;
}

.search_box { padding-left:425px;
	padding-top:6px;
	height:28px;
	text-align:left;
}

.search { float:left;
	width:185px;
	padding-top:4px;
}
.search_form {width:173px;
	float:left;
	padding-left:4px;	
	padding-top: 2px;
	margin:0;
	background:none;
	/*border: 1px #5c84bc solid;*/
	border: 0;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5c84bc;
	height: 18px;
}

.go {
	float: left;
	width: 43px;
	height: 28px;
}

.pornstar_cnt { width:669px;
	float:left;
}
.pornstar_cnt a:link { color:#5c84bc;}
.pornstar_cnt a:visited { color:#5c84bc;}
.pornstar_cnt a:hover { color:#b82222;}

.pornstar_list { width:239px;
	float:left;
	padding-top:3px;
}
.pornstar_list ul { margin: 0;
	padding: 0 0 0 20px;
	list-style:none;
	text-align:left;
}
.pornstar_list li { margin: 0;
	padding: 0;
	list-style:none;
	text-align:left;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.pornstar_list li a:link { color:#5c84bc;}
.pornstar_list li a:visited { color:#5c84bc;}
.pornstar_list li a:hover { color:#b82222;}

.pornstar_byletter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
	height:45px;
}

.pornstar_byletter a{
	color:#5C84BC;
	text-decoration:underline;
}

.pornstar_pics_cnt { padding-left: 5px;
}
.pornstar_pics { float: right;
	width:220px;
}
.pornstar_pics h1 { font-size:12px;
	font-weight:bold;
	margin:0;
}

.pornstar_pics img { 
	border: 1px #000 solid;
}

.top_rated_box
{
	width: 220px;
	height: 93px;
	float:left;
}

.top_rated_box .left_section
{
	width: 110px;
	float:left;
}


.top_rated_box .right_section
{
	width: 110px;
	float:right;
	text-align:left;
	color: #0053af;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.top_rated_box .right_section a
{
	color: #0053af;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.top_rated_box .right_section a:hover
{
	color: #9d1818;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.wrapper
{
	width: 1000px;
	margin: 0 auto;
}

.episode_box
{
	height: auto;
	width: 906px;
	margin: 0 auto;
}

.episode_box .header
{
	width: 906px;
	height: 32px;
	background-image: url(../images/episode_box_header.gif);
	background-repeat:no-repeat;
}

.episode_box .content
{
	width: 906px;
	background-image: url(../images/episode_box_content_repeat.gif);
	background-repeat:repeat-y;
}

.episode_box .content .big_pictures
{
	width: 906px;
	padding-left: 8px;
}

.episode_box .content .big_pictures img
{
	float: left;
	border:2px solid #000000;
	margin-right: 1px;
	margin-bottom: 1px;
}

.episode_box .content .middle_part
{
	width: 906px;
}

.episode_box .content .middle_part .details
{
	float:left;
	padding-top: 10px;
	width: 279px;
}

.episode_box .content .middle_part .details h1
{
	font-family:sans-serif,Arial,Helvetica;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding-left: 30px;
	padding-right: 30px;
}

.episode_box .content .middle_part .details h1 span
{
	color:#ae1622;
	font-style:italic;
}

.episode_box .content .middle_part .details .description
{
	padding-top: 15px;
	font-family:sans-serif,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	padding-left: 30px;
	padding-right: 30px;
}

.episode_box .content .middle_part .details .links
{
	font-family:sans-serif,Arial,Helvetica;
	font-size:17px;
	font-weight:bold;
	padding-top:15px;
}

.episode_box .content .middle_part .pictures
{
	float: right;
	padding-right: 8px;
	width: 612px;
}

.episode_box .content .middle_part .pictures .medium_pics
{
	width: 612px;
}


.episode_box .content .middle_part .pictures .medium_pics img
{
	float: right;
	border: 2px solid #000000;
	margin-left: 1px;
	margin-bottom: 1px;
}

.episode_box .content .middle_part .pictures .small_pics
{
	width: 612px;
}

.episode_box .content .middle_part .pictures .small_pics img 
{
	float: right;
	border: 2px solid #000000;
	margin-left: 1px;
	margin-bottom: 1px;
}

.episode_box .content .rating_section
{
	width: 906px;
}

.episode_box .content .rating_section .rating_score
{
	background-image: url(../images/episode_box_rating_score.gif);
	background-repeat:no-repeat;
	width: 136px;
	height: 30px;
	padding-top: 10px;
	float: right;
}

.episode_box .content .rating_section .rating_score span
{
	color:#ff0000;
	font-weight:bold;
}

.episode_box .content .rating_section .rating_controller
{
	background-image: url(../images/episode_box_rating_controls.gif);
	background-repeat:no-repeat;
	width: 186px;
	height: 40px;
	float: right;
}

.episode_box .content .rating_section .rating_controller .rating_images
{
	margin-top: 8px;
	margin-left: 1px;
}

.episode_box .content .rating_section .rating_controller .rating_images .rating_number
{
	float:left;
}

.episode_box .content .rating_section .rate_episode
{
	background-image: url(../images/episode_box_rate_episode.gif);
	background-repeat:no-repeat;
	width: 114px;
	height: 40px;
	float: right;
}

.episode_box .content .rating_section .bookmark_us
{
	width: 182px;
	height: 40px;
	float: right;
}

.episode_box .content .rating_section .filler
{
	background-image: url(../images/episode_box_left_filler.gif);
	background-repeat:no-repeat;
	width: 288px;
	height: 40px;
	float: right;
}

.episode_box .footer
{
	background-image: url(../images/episode_box_footer.gif);
	background-repeat:no-repeat;
	width: 906px;
	height: 13px;
}

.embedcode_title
{
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
}

#embedcode
{
	font-size: 10px; 
	margin: 10px;
	padding: 5px; 
	text-align: left;
	border: 1px solid #004d02;
	background-color: #f5fff5;
}

.embedcode_instructions
{
	padding: 5px 30px;
}

/*
END OF CSS
*/
-->

