/* 
 ----------------------------------------------------------------------------
	Company: CSTV Networks, Inc.
	Author: PRODUCER'S NAME HERE
 	CSS Document: display.css
 ---------------------------------------------------------------------------- 
*/


/* colors
 ----------------------------------------------------------------------------
	text: #222
	link: #444
 	link.hover: #666
 ----------------------------------------------------------------------------
*/


/* default type selectors
 * ---------------------------------------------------------------------------- */

body { 
	background: #6c6b6b url("http://grfx.cstv.com/schools/bost/graphics/Grey-Border.gif"); /* SkatingStrides_PinkBorder.jpg */
	color: #222;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin:0; 
	padding:0 
	}

td { 
	color: #222;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	}

h1 { font-size: 18px;margin:0;padding:0;}
h2 { font-size: 16px; }
h3 { font-size: 14px }

h4,h5,h6 { font-size: 13px }

a img, :link img, :visited img, fieldset { border:none }

a:link, a:visited { color: #444; text-decoration: underline }
a:hover, a:active { color: #666; text-decoration: underline }

a { outline: none }

p {margin:0;padding:0;text-decoration:none;}

.image-disp-block{
	display:block;
	}



/* classes
 * ---------------------------------------------------------------------------- */

.center { text-align: center }

.img-left { float: left; margin: 0 6px 4px 0 }
.img-right { float: right; margin: 0 0 4px 6px }

.clear { 
	clear: both; 
	height: 0.01em; 
	overflow: hidden 
	}


/* CSTV specific
 * ---------------------------------------------------------------------------- */

h2, 
.storyheadline, 
.StoryHeadline, 
.page-header { 
	color: #222; 
	font-weight: bold; 
	font-size: 16px 
	}

.storyteaser, 
.StoryTeaser { color: #222; font-weight: bold }

.fivevert { line-height: 5px }
.tenvert { line-height: 10px }
.twentyvert { line-height: 20px }

.yahoo-on { background: #fff url("http://grfx.cstv.com/schools/uri/graphics/yahoo-search5.gif") no-repeat }
.yahoo-off { background-image: none	}


/* layout
 * ---------------------------------------------------------------------------- */

#wrap { 
	background: url("http://grfx.cstv.com/schools/bost/graphics/bost-08-wrap-bg.gif") repeat-y; /* bost-09-bg-wrap-strides.gif */
	width:1020px;
	padding-left:21px;
	margin:0 auto;
	}

#mast-top {
	background:#fff;
	width:980px;
	height:46px;
	}
	
#mast-top .terriers-url {
	width:232px;
	height:46px;
	}	
	
#mast {
	width:983px;
	height:134px;
	}
	
#story #mast img, #sport-body #mast img{
	display:block;
	float:left;	
	}

			
			#mast-top-index {
					width:980px;
					height:87px;
					}

			#mast-top-index #mast-top-left{
				width:201px;
				height:87px;
				float:left;
				}
				
			#mast-top-index #mast-top-middle img{
				width:578px;
				height:87px;
				float:left;
				}
				
			#mast-top-index #mast-top-right {
				width:201px;
				height:87px;
				float:left;
				}		

			#index-search-wrap {
				background: #c60000;
				width:980px;
				height:30px;
				display:block;
				}
				
			#index-search-wrap div {
				float:left;
				}	
				
			#index-blog {
				width:580px;
				display:block;
				height:30px;
				}
				
			#index-blog span {
				padding-left:15px;
				margin-top:6px;
				display:block;
				color:#bc0000;
				font-size:14px;
				font-weight:bold;
				}
				
			#index-blog span a{
				color:#bc0000;
				font-size:14px;
				font-weight:bold;
				text-decoration:none;
				}
				
			#index-blog span a:hover{
				color:#bc0000;
				font-size:14px;
				font-weight:bold;
				text-decoration:underline;
				}				
			
			#blog-search {
				width:400px;
				display:block;
				height:30px;
				background:#fff;
				}
				
			#blog-search #search-right {
				width:330px;
				float:right;
				padding-right:2px;
				}
				
			#index-weather {
				width:368px;
				height:20px;
				margin-left:25px;
				padding-top:5px;
				}
				
			#index-weather #weather-report {
				padding-left:30px;
				}
				
			#blog-text-left {
				background: url("http://grfx.cstv.com/schools/bost/graphics/bost-08-blog.gif") no-repeat;
				width:134px;
				height:30px;
				}
				
			#blog-text-right {
				background: url("http://grfx.cstv.com/schools/bost/graphics/bost-08-blog-bg.jpg") no-repeat;
				width:446px;
				height:30px;
				}


/* Countdown-Clock
 * ---------------------------------------------------------------------------- */



#countdown {
	background: url("http://grfx.cstv.com/schools/bost/graphics/bost-10-bg-countdown.gif") no-repeat;
	width:240px;
	height:134px;
	display:block;
	padding-right:3px;
	}

#countdown {float:left; }

#mast #mast-left {width:737px;height:134px; float:left; margin:0px; padding:0px; display:block;}
#mast #mast-left img{display:block; padding:0px; margin:0px; border:0px;}
#mast #mast-right {width:243px; height:134px; float:left; margin:0px; padding:0px; display:block;}
#mast #mast-right img{display:block; padding:0px; margin:0px; border:0px;}
.noborder {display:block; margin:0px; padding:0px; border:0px;}

#mast #countdown {
	width:243px;
	height:114px;
	text-align:right;
	padding-top:20px;
	}

#column-1 .sport-photo img{
	border:1px solid #c60000;
	padding:5px;
	}
/* columns
 * ---------------------------------------------------------------------------- */

#columns {border-collapse:collapse;margin:0;padding:0; }

#column-1, #column-2, #column-3 {margin:0;padding:0;}

#column-1 {
	width:737px;
	margin-right:6px;
	background:#fff;
	vertical-align:top;
	}
	
#column-2 {
	width:237px;
	vertical-align:top;
	}

body#story #column-1 {background:#dedede; padding:10px; width:717px;}


body#story #column-1 p{padding-top:10px;}
	
body#sport-body #column-1 {width:435px;}

body#sport-body #column-2 {width:302px;background:#fff;}

body#sport-body #column-3 {width:237px;vertical-align:top;}			

#column-1 #index-left{float:left;}

#column-1 #index-right {float:left;}


#index-left {width:427px;margin-right:8px;}

#index-right {width:302px;}


#controls li {display:inline;}

#controls {position:absolute; top:225px;_top:250px; left:650px;}


/* #sport-hdr
 * ---------------------------------------------------------------------------- */

#sport-hdr {
     width:980px;
     background:#dedede;
     height:37px;
     }

#sport-hdr img {
     float:left;
     display:block;
     width:435px;
	 background:#dedede;
	 margin-right:250px;
     }

#sport-hdr #sportnav li{
     display:inline;
     }

#sport-hdr #sportnav li a {
     font-size:14px;
     text-decoration:none;
     color:#333;
     }

#sport-hdr #sportnav {padding-top:8px;}


/* search
 * ---------------------------------------------------------------------------- */

#search, #search * { margin: 0; padding: 0 }

#mast-top #search {
	width:748px;
	height:46px;
	padding-left:425px;_padding-left:400px;
	}

#mast-top #search td{padding-left:5px;}


/* sidebar
 * ---------------------------------------------------------------------------- */

#sidebar, #sidebar * { margin: 0; padding: 0 }

#sidebar {
	background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-btn-boston-300.gif"); 
	width:300px; 
	height:265px;
	padding-top:35px;
	}

#sidebar h3 {
	color:#c60000;
	font-size:14px;
	padding-top:8px
	}

#sidebar a {
	text-decoration:none;
	}

/* photo-table
 * ---------------------------------------------------------------------------- */

.photo-table { 
	border-collapse: collapse;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	width: 160px 
	}
	
.photo-table .email-print li { 
	display: block; 
	margin: 3px 0
	}
	
.photo-table .caption { font-size: 10px }

#printer-footer {background:#dedede;width:737px;}


/* email-print
 * ---------------------------------------------------------------------------- */

.email-print { margin: 10px 0 }

.email-print li { 
	display: inline; 
	list-style-type: none; 
	margin: 0 30px; 
	padding-left: 25px 
	}
	
	.email-print li.email { background: url("http://grfx.cstv.com/graphics/oas-icon-email.gif") 0 2px no-repeat }
	.email-print li.print { background: url("http://grfx.cstv.com/graphics/oas-icon-print.gif") 0 2px no-repeat }
	

/* navigation: #nav
 * ------------------------------------------------------------------------- */

#nav, #nav * { border-collapse: collapse; margin: 0; padding: 0 }

#nav {
	background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") no-repeat;
	height: 26px;
	position: relative;
	width: 980px;
	z-index: 99; 
	}

#nav span { display:none; }

#nav li, #nav a {
	font-size: .95em;  
	height: 26px;
	display: block;
	}

#nav li { float: left; }

#nav-01 { width:96px; }
#nav-02 { width:115px; }
#nav-03 { width:200px; }
#nav-04 { width:128px; }
#nav-05 { width:144px; }
#nav-06 { width:188px; }
#nav-07 { width:109px; }

#nav-01 a:hover { background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") 0 -26px }
#nav-02 a:hover { background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") -96px -26px }
#nav-03 a:hover { background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") -211px -26px }
#nav-04 a:hover { background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") -411px -26px }
#nav-05 a:hover { background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") -539px -26px }
#nav-06 a:hover { background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") -683px -26px }
#nav-07 a:hover { background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") -871px -26px }

#nav-01:hover>a { background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") 0 -26px }
#nav-02:hover>a { background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") -96px -26px }
#nav-03:hover>a { background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") -211px -26px }
#nav-04:hover>a { background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") -411px -26px }
#nav-05:hover>a { background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") -539px -26px }
#nav-06:hover>a { background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") -683px -26px }
#nav-07:hover>a { background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-top-nav.jpg") -871px -26px }



/* navigation dropdown: #nav
 * ------------------------------------------------------------------------- */

#nav ul {
	border: solid #fff;
	border-width: 0 1px;
	left: -9999px;
	top: 26px;
	position:absolute;
	z-index:99
	}

#nav-07 ul { margin-left: -15px }

#nav ul, 
#nav li li { width: 150px } 

#nav li li, 
#nav li li a { height: auto; }

#nav li:hover ul, 
#nav a:hover ul { left: auto; }

#nav li li { border-bottom: 1px solid #fff; text-indent: 0; }


#nav li li a {
	background: #c60000;
	color: #fff;
	display: block;
	padding: 3px;
	text-decoration:none;

	_width: 100%
	}

#nav li li a:hover { 
	background: #fff; 
	color: #c60000; 
	}

#nav .right { text-align: left; margin-left: 150px }

#nav .header a, #nav .header a:hover { 
	background: #c60000; 
	color: #fff; 
	font-weight: bold
	}



/* Son of Suckerfish: 2nd Tier Drop Down
 * ------------------------------------------------------------------------- */

#nav li ul li ul  {
	display: none;
	width: 165px;
	margin-left: 165px; /* width of drop down nav +2 */
	margin-top: -19px; /* height of drop down nav item +1 */
	}

#nav li ul li:hover ul, #nav li ul li.over ul { display: block; }

#nav li ul li ul li a {
	height: 18px;
	width: 100%;
	}

#nav li li.tall, #nav li li.tall a {
	height:26px;
	line-height:14px;
	}

#nav ul.right { margin-left: 150px; text-align: left }
#nav li li.header a, #nav li li.header a:hover { background-color: #BF3130; color: #fff; font-weight: bold }
/* navigation: #nav */
	
#video a {color:#fff;font-weight:300;}

#video a:hover {color:#ccc;text-decoration:none;font-weight:300;}

/* lead-headlines-block & relativeFrame & transparency & secondary leadheadlines
*----------------------------------------------------------------------------*/

#lead-headlines-block{
    margin:0px;
    padding:0px;
    font-size:11px;
    height:272px;
    width:737px;
    position: relative;
    background:#dedede;
    width:737px;
    }

#relativeFrame p .more {color:#333;font-size:12px;font-weight:bold;}

#relativeFrame p .more:hover{color:#666;}

#relativeFrame {
    position: relative;
    z-index: 1;
    }

#relativeFrame h1 a{
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    color:#c90000;
    }

#relativeFrame div {
    width:300px;
    position: absolute;
    visibility: hidden;
    z-index: 1;
	top:-225px;
	left:415px;
    }

#relativeFrame div#frm0 { visibility: visible }

#relativeFrame h1 a:hover{
    text-decoration:underline;
    }
    
#relativeFrame p{
    color:#000;
	font-size:11px;
	line-height:15px;
    }
    
#relativeFrame p a{
    text-decoration:none;
    color:#3c2d6f;
    }
    
#relativeFrame p a:hover{
    text-decoration:none;
    }

#relativeFrame .date {
    font-weight:bold;
    font-size:13px;
    margin-top:5px;
    }

#relativeFrame div#top-stories-hdr{
	background:url("http://grfx.cstv.com/schools/bost/graphics/bost-07-hdr-topstories.jpg") no-repeat;
	visibility:visible;
	width:239px;
	height:21px;
	display:block;
	margin-top:-30px;
}

/* minis
 *------------------------------------------------------------------------- */

#minis{
    margin:0;
    padding:0;
    }

#minis img {border:none;}

#minis a img{
    opacity: .50;
    filter: alpha(opacity=50);
    border:2px solid #ccc;
    }

#minis a:hover img, #minis div.miniOn a img {
    opacity: 1.0;
    filter: alpha(opacity=100);
    border:2px solid #c90000;
    }

#minis div{padding-top:3px}


/* lead-photo
*----------------------------------------------------------------------------*/

#lead-photo { float:left;padding:8px 20px 10px 8px;}

 

/* lead-headlines
*----------------------------------------------------------------------------*/    

.lead-headlines, .lead-headlines * { margin: 0; padding: 0 }

/* secondary-headlines
*----------------------------------------------------------------------------*/

.secondary-headlines, .secondary-headlines * { margin:0; padding:0; }

.secondary-headlines p.date {
    font-size: .90em;
    font-weight: bold;
    margin: 0
    }

.secondary-headlines {
	background:#c90000 url("http://grfx.cstv.com/schools/bost/graphics/bost-07-headlines-back.gif");
	_background-attachment:fixed;
	width:427px;
	height:120px;
    margin:0;
    padding-top:5px;
    overflow:auto;
    }

.secondary-headlines img {margin-right:5px;}

.secondary-headlines span{color:#fff;font-weight:bold;font-size:10px;padding-right:5px;}

.secondary-headlines h2 {
    margin-bottom:0;
    padding:5px 0px 4px 10px;
    line-height:normal;
    font-weight:normal;
    }

.secondary-headlines h2 a{
    font-size: 10px;
    font-weight:bold;
    text-decoration:none;
    color:#fff;
    margin: 0px;
    font-weight:normal;
    }

.secondary-headlines h2 a:hover{
    text-decoration:underline;
      }

/* sport-headlines
 * ---------------------------------------------------------------------------- */


#sport-lead-block {width:435px;}

#sport-photo-block {background:#dedede;padding-bottom:10px;}

#sport-lead-photo {margin-left:40px;border:1px solid #c90000;width:296px;padding:5px;}

.sport-lead-headlines {padding:5px;}

.sport-lead-headlines .photo-left {margin-right:5px;border: 1px solid #c60000;float:left;margin-bottom:10px}

.sport-lead-headlines .photo-right {margin-left:5px;border: 1px solid #c60000;float:right;}

.sport-lead-headlines .sport-synopsis {padding-bottom:10px;}

.sport-lead-headlines h1 {font-size:14px;padding-bottom:5px;}

.sport-lead-headlines h1 a {color:#c90000;}

.sport-lead-headlines h1 a:hover {color:#333;}

.sport-lead-headlines p{font-size:11px;line-height:15px;}

.sport-lead-headlines .sport-synopsis .more-sport {
	color:#c60000;
	font-size:12px;
	font-weight:bold;
	}
	
.sport-lead-headlines .sport-synopsis .more-sport:hover {
	text-decoration:underline;
	color:#333;
	} 	

#column-1 .sport-header {display:block;}

#column-1 .more-headlines {display:block;}


/* Scoreboard
 * ---------------------------------------------------------------------------- */

#scoreboard {
	background:#fff;
	width:980px;
	height:30px;
	}

	/* login-email
 * ---------------------------------------------------------------------------- */

#login-email { color: #bd0000 }
#login-email h3 { margin-top: 0 }
#login-email input { width: 120px; margin-bottom: 5px }
#login-email br { line-height: 0 }
#login-email input.submit { width: 60px; cursor: pointer; }
	
	
/* Calendar / Events Index Page
 * ---------------------------------------------------------------------------- */
.calendar, .calendar * { 
	border-collapse: collapse; 
	margin: 0; 
	padding: 0;
	}

#calendar-events {overflow:auto; height:450px;}	

.calendar {width:100%;_width:96%;}

.calendar td { padding: 2px;}

.calendar tr.calendar-date { 
	background-color: #c60000;; 
	color: #fff; 
	font-weight: bold
	}

.calendar .calendar-date td{color:#fff;}

.calendar-headers td {background:#999;color:#fff;}

.calendar-headers td {font-size:11px;padding-left:5px;}

.calendar-body {background:#ccc;border-bottom:5px solid #fff;}

.calendar-body a {color:#000;text-decoration:none;}

.calendar-body a:hover {color:#c60000;}

.calendar-body  td {border-right:1px solid #fff;padding-left:5px;}

.calendar tr.calendar-headers td { font-weight: bold }


/* Calendar / Events Sport Pages
 * ---------------------------------------------------------------------------- */
.sports-calendar, .sports-calendar * { margin: 0; padding:0 }


.sports-calendar h3, .sports-calendar p, .sports-calendar ul { padding-left: 10px;color:#fff; }

.sports-calendar p { margin-bottom: 4px }

.sports-calendar p.event-date { 
	color: #fff;
	height: 18px;
	margin-bottom: 0; 
	line-height: 18px
	}

#content-calendar .sports-calendar h3 a {color:#999;font-size:13px;}

#content-calendar .sports-calendar h3 a:hover {color:#fff;font-size:13px;}

#content-calendar .sports-calendar ul a {color:#999;font-size:13px;}

#content-calendar .sports-calendar ul a:hover {color:#fff;font-size:13px;}

#content-results .sports-calendar h3 a {color:#999;font-size:13px;}

#content-results .sports-calendar h3 a:hover {color:#fff;font-size:13px;}

#content-results .sports-calendar ul a {color:#999;font-size:13px;}

#content-results .sports-calendar ul a:hover {color:#fff;font-size:13px;}
	
.sports-calendar ul { list-style-type: none }

.sports-calendar li { display: inline; padding-right: 4px }


/* Athlete of the week
 * ---------------------------------------------------------------------------- */

#athlete-content img {float:left;border:1px solid #000;margin-right:5px;}

#athlete-content h3{margin:0;padding:0;font-size:12px;}

#athlete-content p{padding-top:5px}

#athlete-content {
	background: url("http://grfx.cstv.com/schools/bost/graphics/bost-07-saotw-slice.jpg");
	width:287px;
	display:block;
	padding:0 5px 0 10px;
	height:150px;
	overflow:auto;
	}

/* tab: #tab-index-features
 * ---------------------------------------------------------------------------- */	

#tab-index-features, #tab-index-features * { margin:0; padding:0; }

#tab-index-features {
	background:url("http://grfx.cstv.com/schools/bost/graphics/bost-07-tabs-1.gif") no-repeat; /*change to your button image*/
	height: 28px;
	width: 302px;
	margin-top:3px;
	}

#tab-index-features li, #tab-index-features a {display:block; height: 28px; } /**/

#tab-features{width:140px;}
#tab-pub{width:162px;} 


#tab-index-features li { float: left; list-style: none; _display: inline; }
#tab-index-features span { display: none; }

#tab-index-features.on-features #tab-features { background:url("http://grfx.cstv.com/schools/bost/graphics/bost-07-tabs-1.gif")  0px -28px; } /*change to your button image and the distance from the left of the browser*/
#tab-index-features.on-pub #tab-pub { background:url("http://grfx.cstv.com/schools/bost/graphics/bost-07-tabs-1.gif") -140px -28px; }

#wrap-features {
	height: 180px;
	overflow: auto;
	width: 302px;
	text-decoration:none;
	} /*dimensions of the box your content appears in*/

#wrap-features a { color: #CEAE59;text-decoration:none;}/*any links displayed within content area*/
#wrap-features a:hover { color: #fff;}

#content-features, #content-features * { margin:0; padding:0; }

#content-features h1 {padding-bottom:10px;font-size:12px;}

#content-features h1 a {color:#c00;text-decoration:none;font-weight:bold;font-size:12px;}

#content-features h1 a:hover {color:#000;}

#content-features .teaser {
	padding-left:4px;
	text-decoration:none;
	}
	
	#content-features span.teaser {text-decoration:none;}

#content-features {padding:5px 0px 0px 8px;}

#content-pub {padding-left:5px;}

#content-pub li {list-style-type:none;}

#content-pub li a{color:#000;text-decoration:none;}

#content-pub li a:hover{color:#c60000;}

#content-pub ul{margin:0;padding-top:5px;text-align:center;}

#content-pub .author {padding-bottom:5px;color:#c60000;}

#content-pub ul li {padding-bottom:5px;}

#content-pub img {border:1px solid #c60000;}

	
	
/* tab: #tab-events - On sport pages only
 * ---------------------------------------------------------------------------- */	

#tab-events, #tab-events * { margin:0; padding:0; }

#tab-events {
	background:url("http://grfx.cstv.com/schools/bost/graphics/bost-07-tabs-2.gif") no-repeat; /*change to your button image*/
	height: 28px;
	width: 302px;
	}

	#tab-events li, #tab-events a {display:block; height: 28px; } /**/

	#tab-calendar {width:140px;}
	#tab-results {width:162px;} 


	#tab-events li { float: left; list-style: none; _display: inline; }
	#tab-events span { display: none; }

#tab-events.on-calendar #tab-calendar { background:url("http://grfx.cstv.com/schools/bost/graphics/bost-07-tabs-2.gif")  0px -28px; } /*change to your button image and the distance from the left of the browser*/
#tab-events.on-results #tab-results { background:url("http://grfx.cstv.com/schools/bost/graphics/bost-07-tabs-2.gif") -140px -28px; }

#wrap-events {
	height: 250px;
	overflow: auto;
background:#c60000;
	width: 302px;
	} /*dimensions of the box your content appears in*/

	#wrap-events a { color: #CEAE59; }/*any links displayed within content area*/
	#wrap-events a:hover { color: #fff; }

/* ads
 * ---------------------------------------------------------------------------- */

#holder-story {
	width:300px;
	height:250px;
	background:#c60000;
	}

#holder-banner {
	width:728px;
	height:100px;
	padding-left:5px;
	}

#holder-top {
	width:728px;
	height:100px;	
	border:1px solid #fff;
	float:left;
	}

#holder-skyscraper {
	width:160px;
	height:600px;
	border:3px solid #fff;
	margin:30px 0px 0px 30px;
	}

#column2-ads img{padding-top:10px;}	

#bottom-ads {width:737px;height:100px;}

#bottom-ads li{display:inline;list-style-type:none;}

#bottom-ads ul{margin:0; padding:0;}

#bottom-ads ul li img{float:left;}
		
	
/* footer
 * ---------------------------------------------------------------------------- */
	
#footer {
	background:#fff;
	color: #222;
	text-align: center;
	width:737px;
	margin-right:6px;
	padding-bottom:20px;
	}
	
	#footer a:link, #footer a:visited { color: #444 }
	#footer a:hover, #footer a:active { color: #666 }

