html {
  background: #000;
  color: #5F5F5F;
  }
body {
  text-align: center;
  background-color: #000;
  font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 40px;
  }
  body#gyt { color: #000; }
  
  
/* GENERAL STYLES */  
.reset {
	display: block !important; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 0.1;
	}
.image-bg {
  margin: 0px;
  display: block;
  text-indent: -9999px;
  background: transparent no-repeat top left;
  border: none;
  }

ul.flat, ul.flat li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  }
  
a {
  outline: none;
  color: #0000ff;
  }
  a.read-more {
    width: 80px;
    height: 17px;
    background-image: url('/images/structure/buttons/read-more.jpg');
    }
    a.read-more:hover { background-position: 0px -17px; }
	a.login, a.signup { 
		width: 82px;
		height: 17px;
		background-image: url('/images/structure/buttons/login-signup.gif'); 
		}
		a.signup 				{ background-position: -82px 0px; }
		a.login:hover 	{ background-position: 0px -17px; }
		a.signup:hover 	{ background-position: -82px -17px; }
	a.comment-button {
		background-image: url('/images/structure/buttons/comment-buttons.gif');
		height: 17px;
		width: 41px;
		float: left;
		margin-left: 7px;
		}
		body#gyt a.comment-button { background-image: url('/images/structure/buttons/gyt-comment-buttons.gif'); }
		a.share 				{ width: 48px; }
			a.share:hover { background-position: 0px -17px ; }
		a.send 					{ background-position: -48px 0px; }
			a.send:hover	{ background-position: -48px -17px; }
		a.post					{ background-position: -89px 0px; }
			a.post:hover	{ background-position: -89px -17px; }
	a.social-bookmarks {
		background-image: url('/images/structure/buttons/social-bookmarks.gif');
		width: 20px;
		height: 20px;
		}
		a.delicious {}
		a.digg			{ background-position: -20px 0px; }
		a.facebook 	{ background-position: -40px 0px; }
		a.myspace		{ background-position: -60px 0px; }
		a.reddit		{ background-position: -80px 0px; }
		a.stumble		{ background-position: -100px 0px;}
  a.toolkit-home {
  	background-image: url('/images/structure/buttons/toolkit-home.gif');
  	width: 157px;
  	height: 19px;
  	float: right;
  	margin-top: 10px;
  	}
  a.expand {
  	background-image: url('/images/structure/buttons/expand.jpg');
  	width: 103px;
  	height: 33px;
  	float: right;
  	margin-top: 4px;
    }
  a.print-page {
    float: right;
    }
  a.upload-photo {
  	background-image: url('/images/structure/buttons/upload-a-photo.gif');
  	width: 128px;
  	height: 19px;
    }
  a.view-gallery {
  	background-image: url('/images/structure/buttons/view-the-gallery.gif');
  	width: 144px;
  	height: 19px;
    }
  a.previous, a.next {
    background-image: url('/images/structure/buttons/lightbox-paginate.gif');
    width: 79px;
    height: 27px;
    }
    a.next { background-position: -79px 0px; }
    a.previous:hover { background-position: 0px -27px; }
    a.next:hover { background-position: -79px -27px; }

  a.switch-to-students-toolkit {
    background-image: url('/images/structure/buttons/switch-to-gyt-toolkit.jpg');
    width: 213px;
    height: 58px;
    float: right;
    }
  a.switch-to-clinics-toolkit {
    background-image: url('/images/structure/buttons/switch-to-clinic-toolkit.jpg');
    width: 218px;
    height: 58px;
    float: right;
    }
  a.more-videos {
    background-image: url('/images/structure/buttons/more-videos.gif');
    width: 96px;
    height: 28px;
    position: absolute;
    bottom: -28px;
    right: 8px;
    }
  a.back-to-videos {
    background-image: url('/images/structure/buttons/back-to-videos.gif');
    width: 230px;
    height: 53px;
    float: right;
    }
  a.watch-video {
    background-image: url('/images/structure/buttons/watch-now.gif');
    width: 77px;
    height: 16px;
    }
  a.flag-link {
    background: transparent url('/images/structure/buttons/flag_red.png') no-repeat top left;
    font-size: 10px;
    font-weight: normal;
    padding-left: 18px;
    }

button.search {
  width: 20px;
  height: 15px;
  background-image: url('/images/structure/buttons/search.gif');
  cursor: pointer;
  }
  button.search:hover {
    background-position: 0px -15px;
    }
button.test-center-go {
  width: 22px;
  height: 19px;
  background-image: url('/images/structure/buttons/test-center-go.gif');
  cursor: pointer;
  position: absolute;
  top: 60px;
  left: 152px;
  z-index: 5;
  }
button.submit {
  background-image: url('/images/structure/buttons/submit.gif');
  width: 123px;
  height: 48px;
  }
button.clear {
  background-image: url('/images/structure/buttons/clear.jpg');
  width: 44px;
  height: 21px;
  }
  
ul.small-nav li {
  display: inline;
  padding: 0px 5px;
  border-right: 1px solid #FFF;
  }
  ul.small-nav li.last { border-right: none; }
  ul.small-nav li a {
    font-size: 10px;
    color: #FFF;
    text-decoration: none;
    }
    ul.small-nav li a:hover { text-decoration: underline; }

.iysl       { color: #5ABA47 !important; }
.talk       { color: #5AC6D0 !important; }
.protect    { color: #EA0D8C !important; }
.gyt        { color: #E9E313 !important; }
.discuss    { color: #F47820 !important; }   

.copy       { color: #5F5F5F; }
p           { line-height: 1.3em; }
.scroll-box { padding-right: 20px; }

h1.jitterbug { height: 35px; }
h2.jitterbug {}
  body#gyt div#left-col h2.jitterbug {
  	height: 22px;
  	background-color: #E9E313;
  	padding: 1px 0px;
  	background-position: 8px 50%;
  	margin: 20px 0px;
  	}
  	body#gyt div#left-col .content-block h2.jitterbug {
  	  background-color: transparent;
  	  } 

/* END GENERAL STYLES */
  
  
  
  
#canvas {
  width: 900px;
  background-color: #FFF;
  border: 1px solid #3f3f3f;
  margin: 20px auto 10px;
  }
  #canvas div.inner {
    padding: 12px 13px 55px;
    }
    body#gyt div#canvas .inner { padding-bottom: 13px; }
    
div#header {
  background: #000 url('/images/structure/header-bg.gif') repeat-x top left;
  padding: 18px 12px 50px 30px;
  border-bottom: 4px solid #FFF;
	position: relative;
	text-align: left;
  }
  div#header ul.small-nav {
    float: right;
    }

	div#login-signup {
		text-align: left;
		width: 200px;
		position: absolute;
		left: 165px;
		top: 30px;
		font-size: 14px;
		color: #5FBB4C;
		font-weight: bold;
		}
		div#login-signup h5 {
		  font-size: 11px;
			color: #FFF;
			margin-bottom: 10px;
			}
		div#login-signup a {
		  color: #5FBB4C;
		  }
	  	div#login-signup a.image-bg {
  			float: left;
  			margin-right: 10px;
  			}
		div#login-signup p {
		  margin-bottom: 5px;
		  }
  a.logo {
    display: block;
    width: 97px;
    height: 73px;
    }
  h1#logo {
    width: 97px;
    height: 73px;
    background-image: url('/images/structure/logo.gif');
    margin-top: 12px;
    }    
  h1#gyt-logo {
    background-image: url('/images/structure/gyt/logo.png');
    width: 186px;
    height: 102px;
    position: absolute;
    top: -2px;
    left: -32px;
    }
  h1#print-logo {
    display: none;
    }

ul#navigation {
  float: right;
  margin: -34px 17px 0px 0px;
	position: relative;
  }    
  ul#navigation li {
    float: left;
    margin-left: 8px;
    }
    ul#navigation li a {
      background-color: #FFF;
      display: block;
      width: 151px;
      padding: 6px 0px;
      text-align: center;
      float: left;
      border-bottom: 4px solid #FFF;
      }
      ul#navigation li a.iysl, body#iysl ul#navigation li a.iysl:hover                    { background-color: #5ABA47; }
      ul#navigation li a.talk, body#talk ul#navigation li a.talk:hover                    { background-color: #5AC6D0; }
      ul#navigation li a.protect, body#protect ul#navigation li a.protect:hover           { background-color: #EA0D8C; }
      ul#navigation li a.gyt, body#gyt ul#navigation li a.gyt:hover                       { background-color: #E9E313; }
      ul#navigation li a.discuss, body#discuss ul#navigation li a.discuss:hover           { background-color: #F47820; }  
      ul#navigation li a:hover                                                            { background-color: #FFF; }       
        body#iysl ul#navigation li a.iysl             { border-color: #5ABA47; }
        body#talk ul#navigation li a.talk             { border-color: #5AC6D0; }
        body#protect ul#navigation li a.protect       { border-color: #EA0D8C; }
        body#gyt ul#navigation li a.gyt               { border-color: #E9E313; }
        body#discuss ul#navigation li a.discuss       { border-color: #F47820; } 
			ul#navigation li a.gta-nav { width: 54px; }
      ul#navigation li a h2.jitterbug {
        margin: 0px auto;
        height: 18px;
        background-position: center top;
        }
        
        
/* main */
div#main {
  text-align: left;
  width: 874px;
  }
  body#gyt div#main {
    background-color: #000;
    padding-bottom: 15px;
    }
  
  /* subnav & breadcrumbs */
  div#subnav-bar {
		position: relative;
    color: #000;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
		height: 25px;
    }
    body#iysl div#subnav-bar    { background-color: #5ABA47; color: #FFF; }
    body#talk div#subnav-bar    { background-color: #5AC6D0; }
    body#protect div#subnav-bar { background-color: #EA0D8C; }
    body#gyt div#subnav-bar     { background-color: #E9E313; }
    body#discuss div#subnav-bar { background-color: #F47820; }
    
    div#subnav-bar div.inner {
      padding: 7px 12px 6px;
      }
    div#subnav-bar a {
      text-decoration: none;
      color: #000;
      }
      div#subnav-bar a:hover      { text-decoration: underline; }
      body#iysl div#subnav-bar a  { color: #FFF; }
  
  /* GYT subnav */
	body#gyt div#subnav-bar {
    background-color: #E9E313;
    height: 94px;
    }
  body#gyt ul#gyt-submenu {
    height: 146px;
    top: 0px;
  	}
  	body#gyt ul#gyt-submenu li {
  	  margin: 0px;
  	  padding: 0px;
  	  border-right: none;
  		}
  		body#gyt ul#gyt-submenu li a {
  			display: block;
  			text-indent: -9999px;
  			background: transparent url('/images/structure/gyt/subnav.png') no-repeat top left;
  			height: 146px;
  			}
  			body#gyt ul#gyt-submenu li a.the-facts 							    { width: 103px; }
  				body#gyt ul#gyt-submenu li a.the-facts:hover, 
  				  body#gyt ul#gyt-submenu li.on a.the-facts				    { background-position: 0px -146px; }
  			body#gyt ul#gyt-submenu li a.videos 								    { width: 103px; background-position: -103px 0px; }
  				body#gyt ul#gyt-submenu li a.videos:hover,
  				  body#gyt ul#gyt-submenu li.on a.videos              { background-position: -103px -146px; }
  			body#gyt ul#gyt-submenu li a.sweepstakes 						    { width: 115px; background-position: -206px 0px; }
  				body#gyt ul#gyt-submenu li a.sweepstakes:hover,
  				  body#gyt ul#gyt-submenu li.on a.sweepstakes 		    { background-position: -206px -146px; }
  			body#gyt ul#gyt-submenu li a.toolkit 						        { width: 109px; background-position: -321px 0px; }
  				body#gyt ul#gyt-submenu li a.toolkit:hover,
  				  body#gyt ul#gyt-submenu li.on a.toolkit 		        { background-position: -321px -146px; }
  			body#gyt ul#gyt-submenu li a.campus-challenge 					{ width: 138px; background-position: -430px 0px; }
  				body#gyt ul#gyt-submenu li a.campus-challenge:hover,
  				  body#gyt ul#gyt-submenu li.on a.campus-challenge    { background-position: -430px -146px; }			
  			body#gyt ul#gyt-submenu li a.about-gyt 							    { width: 103px; background-position: -568px 0px; }
  				body#gyt ul#gyt-submenu li a.about-gyt:hover,
  				  body#gyt ul#gyt-submenu li.on a.about-gyt 			    { background-position: -568px -146px; }
  
  
  
  
  
  /* column structure */
  div#main div#left-col {
    width: 555px;
    padding: 0px 15px;
    border-right: 1px solid #C0C0C0;
    position: relative;
    }
    body#gyt div#left-col {
      border-right: none;
      background-color: #FFF;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      margin-left: 8px;
      padding-bottom: 30px;
  	  font-size: 13px;
      }

  div#main div.full-width {
    width: 874px !important;
    border: none !important;
    padding: 0px !important;
    }
  div#main div#right-col {
    width: 275px;
    margin-left: 13px;
    position: relative;
    color: #666;
    }
    body#gyt div#right-col { margin-left: 6px; }
  div#main div.col {
    float: left;
    }
    body#gyt div#left-col div.content-block .col {
      width: 240px;
      padding: 5px;
      }

  div#main div.content-block {
    border-top: 3px solid #000;
    margin-top: 15px;
    position: relative;
    display: block;
    }
    body#gyt div.content-block {
      border: none;
      background-color: #FFF;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      }
      body#gyt div#left-col div.content-block   										{ background-color: #e6e5e5; margin-bottom: 20px; }
      body#gyt div#left-col div.media-container div.content-block   { background-color: transparent !important; }
      body#gyt div#right-col div.content-block {
        width: 250px;
        margin-top: 0px;
        margin-bottom: 10px;
        padding: 5px;
        }
    body#iysl div#left-col div.content-block    { border-color: #5ABA47; }
    body#talk div#left-col div.content-block    { border-color: #5AC6D0; }
    body#protect div#left-col div.content-block { border-color: #EA0D8C; }
    body#discuss div#left-col div.content-block { border-color: #F47820; }
		

		div#left-col div.content-block a {
			color: #5ABA47;
			font-weight: bold;
			}
			div#left-col div.content-block a:hover {
				color: #FFF !important;
				background-color: #5ABA47;
				}
		body#talk div#left-col div.content-block a 						{ color: #5AC6D0; }
		body#talk div#left-col div.content-block a:hover 			{ background-color: #5AC6D0; }
		body#protect div#left-col div.content-block a 				{ color: #EA0D8C; }
		body#protect div#left-col div.content-block a:hover 	{ background-color: #EA0D8C; }
		body#gyt div#left-col div.content-block a 						{ color: #0000ff; }
		body#gyt div#left-col div.content-block a:hover 			{ color: #0000ff !important; background-color: transparent; }
		
	div#main div#lower-content {
		margin-left: 8px;
		}
		div#lower-content div.content-block {
			margin: 8px 0px 0px 19px;
			}


/* categories */
h1.category-header {
  position: absolute;
  z-index: 10;
  top: 30px;
  }
h1.h1-iysl    { width: 369px; height: 57px; background-image: url('/images/structure/headers/h1-iysl.png');     }
h1.h1-talk    { width: 287px; height: 54px; background-image: url('/images/structure/headers/h1-talk.png'); left: 30px; }
h1.h1-protect { width: 364px; height: 57px; background-image: url('/images/structure/headers/h1-protect.png');  }
h1.h1-gyt     { width: 145px; height: 58px; background-image: url('/images/structure/headers/h1-gyt.png'); left: 30px; }
h1.h1-discuss { width: 356px; height: 56px; background-image: url('/images/structure/headers/h1-discuss.png'); top: 15px; }

.category-hero {
  background: transparent no-repeat top left;
  height: 468px;
  }
  #main .category-hero .inner {
    padding: 13px 5px 13px;
    }
  body#iysl .category-hero    { background-image: url('/images/structure/categories/iysl-hero-bg.jpg'); }
  body#talk .category-hero    { background-image: url('/images/structure/categories/talk-hero-bg.jpg'); }
  body#protect .category-hero { background-image: url('/images/structure/categories/protect-hero-bg.jpg'); }
  body#gyt .category-hero     { background-image: url('/images/structure/categories/gyt-hero-bg.jpg'); }
  body#discuss .category-hero { background-image: url('/images/structure/categories/discuss-hero-bg.jpg'); height: auto; background-color: #E4E4E4; }
  
  .category-hero div.col            		{ position: relative; }
  .category-hero div.col_1          		{ width: 400px; margin-top: 65px; }
  body#discuss .category-hero div.col_1 { width: 655px; margin-top: 65px; }
    .category-hero div.col_1 img    		{ border: 5px solid #FFF; }
  .category-hero div.col_2          		{ width: 255px; margin: 65px 13px 0px 13px; color: #000; }
    .category-hero div.col_2 .scroll-box {
      height: 290px;
      }
    .category-hero div.col_2 h3 {
      background-color: #000;
      color: #fff;
      display: inline;
      clear: both;
      font-size: 14px;
      padding: 1px 0px;
      }
      .category-hero div.col_2 h3 strong {
        color: #EA0D8C;
        }
      .category-hero div.col_2 p {
        margin-bottom: 0px;
        margin-top: 10px;
        }
  .category-hero div.col_3          { width: 181px; margin-top: 35px; }
    .category-hero div.col_3 ul li  { margin-bottom: 2px; }

.category-featured-articles {
  margin-top: 20px;
  }
  .category-featured-articles div.col   { 
    width: 290px; 
    min-height: 375px; 
    background: transparent no-repeat top left; 
    position: relative;
    }
    .category-featured-articles div.col div.inner {
      padding: 20px 15px !important;
      }
      .category-featured-articles div.photo {
        text-align: center;
        margin: 15px 0px;
        }
        .category-featured-articles div.photo img {
          border: 5px solid #FFF;
          box-shadow: 0px 0px 4px #696969;
          -moz-box-shadow: 0px 0px 4px #696969;
          -webkit-box-shadow: 0px 0px 4px #696969;
          }
          .category-featured-articles div.photo a:hover {
            background-color: transparent !important;
            }
  .category-featured-articles div.col div.title {
    min-height: 50px;
    }
	  .category-featured-articles div.col div.title a {
	    text-decoration: none;
	    }
  .category-featured-articles div.col h2, ul.discussions-list li table td h2 {
    font-size: 19px;
    color: #FFF;
    background-color: #000;
    padding: 0px 4px;
    display: inline;
    text-transform: uppercase;
    }
  .category-featured-articles div.col div.teaser {
    min-height: 120px;
    color: #000;
    }
  .category-featured-articles div.col a                     { color: #FFF; }
  .category-featured-articles div.col a:hover               { text-decoration: none; }
  .category-featured-articles div.col_1                     { background-image: url('/images/structure/categories/featured-bg-green.gif'); }
    .category-featured-articles div.col_1 a:hover           { background-color: #acdca3; }
    .category-featured-articles div.col_1 a.read-more:hover { background-position: 0px -68px; }
  .category-featured-articles div.col_2                     { background-image: url('/images/structure/categories/featured-bg-blue.gif'); }
    .category-featured-articles div.col_2 a:hover           { background-color: #ace2e7; }
    .category-featured-articles div.col_2 a.read-more:hover { background-position: 0px -34px; }
  .category-featured-articles div.col_3                     { background-image: url('/images/structure/categories/featured-bg-pink.gif'); }
    .category-featured-articles div.col_3 a:hover           { background-color: #f486c5; }
    .category-featured-articles div.col_3 a.read-more:hover { background-position: 0px -51px; }


ul#gyt-submenu {
	position: absolute;
	right: 0px;
	}
	ul#gyt-submenu li {
		float: left;
		margin-right: 7px;
		padding-right: 7px;
		border-right: 1px solid #000;
		font-size: 10px;
		line-height: 10px;
		}
		ul#gyt-submenu li.last {
			border-right: none;
			}
		ul#gyt-submenu li a {
			color: #000;
			font-weight: bold;
			text-transform: uppercase;
			text-decoration: none;
			}
		ul#gyt-submenu li a:hover, ul#gyt-submenu li a.on {
			color: #FFF;
			background-color: #000;
			text-decoration: none;
			}

div.category-hero ul#gyt-submenu {
	right: -7px;
	top: 5px;
	}
	div.category-hero ul#gyt-submenu li {
		margin: 0px;
		padding: 0px;
		border: none;
		}
		div.category-hero ul#gyt-submenu li a {
			display: block;
			text-indent: -9999px;
			background: transparent url('/images/structure/gyt/subnav.gif') no-repeat top left;
			height: 37px;
			}
			div.category-hero ul#gyt-submenu li a.about-gyt 							{ width: 90px; }
				div.category-hero ul#gyt-submenu li a.about-gyt:hover 			{ background-position: 0px -37px; }
			div.category-hero ul#gyt-submenu li a.why-gyt 								{ width: 112px; background-position: -90px 0px; }
				div.category-hero ul#gyt-submenu li a.why-gyt:hover					{ background-position: -90px -37px; }
			div.category-hero ul#gyt-submenu li a.gyt-on-mtv 							{ width: 93px;  background-position: -202px 0px; }
				div.category-hero ul#gyt-submenu li a.gyt-on-mtv:hover 			{ background-position: -202px -37px; }
			div.category-hero ul#gyt-submenu li a.celebs-and-gyt 					{ width: 121px; background-position: -295px 0px; }
				div.category-hero ul#gyt-submenu li a.celebs-and-gyt:hover 	{ background-position: -295px -37px; }
			div.category-hero ul#gyt-submenu li a.gyt-pass-it-on 					{ width: 114px; background-position: -416px 0px; }
				div.category-hero ul#gyt-submenu li a.gyt-pass-it-on:hover 	{ background-position: -416px -37px; }
			div.category-hero ul#gyt-submenu li a.more-resources 					{ width: 128px; background-position: -530px 0px; }
				div.category-hero ul#gyt-submenu li a.more-resources:hover 	{ background-position: -530px -37px; }
			div.category-hero ul#gyt-submenu li a.sweepstakes 						{ width: 106px; background-position: -658px 0px; }
				div.category-hero ul#gyt-submenu li a.sweepstakes:hover 		{ background-position: -658px -37px; }
				

/* article and video detail pages */
h3.h3-featured-article {
  width: 176px;
  height: 75px;
  background-image: url('/images/structure/headers/h3-featured-article.png');
  position: absolute;
  top: -5px;
  left: 30px;
  } 
	body#gyt h3.h3-featured-article { display: none; }
h3.h3-featured-video {
  width: 163px;
  height: 66px;
  background-image: url('/images/structure/headers/h3-featured-video.png');
  position: absolute;
  top: -5px;
  left: 30px;
  }
h2.article-title, h2.video-title {
  margin-top: 80px;
	text-transform: uppercase;
	color: #000;
  }

body#gyt h3.h3-featured-article { display: none; }
body#gyt h2.article-title, body#gyt h2.video-title { margin-top: 0px; }

div#featured-video {
  position: relative;
  margin-bottom: 38px !important;
  }
   
/* sidebar */
div#right-col h3 {
  margin: 9px 0px 6px 10px;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  }
div#right-col .scroll-box {
  background-color: #F4F4F4;
  padding: 12px 0px 4px 10px;
  height: 200px;
  }
  
div#right-col div#related-videos        { border-color: #F2565C; }
div#right-col div#related-articles      { border-color: #5AC6D0; }
div#right-col div#testing-center-promo  { border-color: #5ABA47; padding-top: 20px; }
body#gyt div#right-col div#related-articles, 
  body#gyt div#right-col div#related-videos { padding-top: 50px; }
  
  
  div#right-col div#related-videos li {
    margin-bottom: 10px;
    }
    div#right-col div#related-videos li div.thumbnail {
      float: left;
      width: 50px;
      height: 50px;
      }
    div#right-col div#related-videos li div.teaser {
      float: left;
      width: 165px;
      margin-left: 20px;
      }
      div#right-col div#related-videos li div.teaser a {
        color: #666;
        text-decoration: none;
        }
  body#gyt div#right-col div#related-videos li div.thumbnail  { width: 83px; height: 62px; }
  body#gyt div#right-col div#related-videos li div.teaser     { width: 132px; }
  body#gyt div#right-col div#related-videos li div.teaser h3  { font-size: 11px; margin: 0px 0px 10px 0px;}
  
  div#right-col div#related-articles li {
    margin-bottom: 5px;
    } 
    body#gyt div#right-col div#related-articles li {
      margin-left: 10px;
      }
    div#right-col div#related-articles li a {
      font-size: 11px;
      color: #666;
      }
      body#gyt div#right-col div#related-articles li a {
        font-weight: bold;
        color: #000;
        }
    div#right-col div#related-articles li a:hover {
      color: #FFF;
      text-decoration: none;
      }
      body#iysl div#right-col div#related-articles li a:hover     { background-color: #5ABA47; }
      body#talk div#right-col div#related-articles li a:hover     { background-color: #5AC6D0; }
      body#protect div#right-col div#related-articles li a:hover  { background-color: #EA0D8C; }
      body#gyt div#right-col div#related-articles li a:hover      { background-color: #E9E313; }
      body#discuss div#right-col div#related-articles li a:hover  { background-color: #F47820; }
  
   
/* footer */
  #footer a.category:hover {
    color: #000 !important;
    text-decoration: none;    
    }
  #footer a.iysl:hover        { background-color: #5ABA47; }
  #footer a.talk:hover        { background-color: #5AC6D0; }
  #footer a.protect:hover     { background-color: #EA0D8C; }
  #footer a.gyt:hover         { background-color: #E9E313; }
  #footer a.discuss:hover     { background-color: #F47820; } 
    
    
    
/* scroll boxes */
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
  }

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 8px;
	top: 0;
	height: 100%;
	background: #FFF;
  }
.jScrollPaneDrag {
	position: absolute;
	background: #000;
	cursor: pointer;
	overflow: hidden;
  }
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
  }
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
  }

a.jScrollArrowUp, a.jScrollArrowDown {
	display: block;
	text-indent: -9999px;
	position: absolute;
	z-index: 1;
  width: 20px !important;
  height: 20px !important;
  background: transparent url('/images/structure/buttons/scroll-buttons.gif') no-repeat top left;
  right: 0px;
  }
  a.jScrollArrowUp { top: -2px; }
  a.jScrollArrowDown { bottom: -2px; background-position: 0px -20px; }
    
  /* section-specific scroll buttons */
  body#iysl .category-hero a.jScrollArrowUp:hover             { background-position: 0px -40px; }
  body#iysl .category-hero a.jScrollArrowDown:hover           { background-position: 0px -60px; }
  body#talk .category-hero a.jScrollArrowUp:hover             { background-position: 0px -80px; }
  body#talk .category-hero a.jScrollArrowDown:hover           { background-position: 0px -100px; }
  body#protect .category-hero a.jScrollArrowUp:hover          { background-position: 0px -120px; }
  body#protect .category-hero a.jScrollArrowDown:hover        { background-position: 0px -140px; }
  body#gyt .category-hero a.jScrollArrowUp:hover              { background-position: 0px -160px; }
  body#gyt .category-hero a.jScrollArrowDown:hover            { background-position: 0px -180px; }
  
  div#right-col a.jScrollArrowUp                              { background-position: 0px -200px; }
    div#right-col #related-videos a.jScrollArrowUp:hover      { background-position: 0px -280px; }
    div#right-col #related-articles a.jScrollArrowUp:hover    { background-position: 0px -240px; }
  div#right-col a.jScrollArrowDown                            { background-position: 0px -220px; }
    div#right-col #related-videos a.jScrollArrowDown:hover    { background-position: 0px -300px; }
    div#right-col #related-articles a.jScrollArrowDown:hover  { background-position: 0px -260px; }
  div#right-col #related-articles .jScrollPaneDrag            { background-color: #5AC6D0; }
  div#right-col #related-videos .jScrollPaneDrag              { background-color: #F2565C; }
    
    
    
/* discussion page */
ul.discussions-list {
  
  }
  ul.discussions-list li { 
    width: 555px;
    height: 116px;
    background: transparent url('/images/structure/discussion/li-bg.png') no-repeat top left; 
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
    }
  ul.discussions-list li.alt    { background-position: 0px -116px; }
  ul.discussions-list li table {
    margin-top: -10px;
    }
  ul.discussions-list li table td, ul.discussions-list li table th {
    vertical-align: top;
    border: none;
    }
    ul.discussions-list li table td {
      padding-top: 40px;
      }
    ul.discussions-list li table td h2 {
      position: absolute;
      top: -25px;
      }

div.search-form {
  background-color: #FFF;
  border: 1px solid #000;
  width: 200px;
  padding: 5px 0px 3px 5px;
  display: inline;
  }
  div.search-form form {
    display: inline;
    }
  div.search-form input {
    border: 0px solid #ccc;
    width: 170px;
    
    }
  div.search-form button {
    display: inline;
    }
      
div#discussion-search-form {
  float: right;
  margin-top: -50px;
  margin-right: 25px;
  padding-top: 3px;
  }
  
  
/* pages */
h2.about {
  background: transparent url('/images/structure/headers/h2-about-iysl.png') no-repeat top left;
  width: 196px;
  height: 49px;
  text-indent: -9999px;
  margin-top: -20px;
  margin-left: 20px;
  }
h2.about_gyt {
  background: transparent url('/images/structure/headers/h2-about-gyt.png') no-repeat top left !important;
  width: 234px;
  height: 52px;
  text-indent: -9999px;
	}
h2.privacy_policy {
  background: transparent url('/images/structure/headers/h2-privacy-policy.png') no-repeat top left;
  width: 305px;
  height: 47px;
  text-indent: -9999px;
  margin-top: -20px;
  margin-left: 20px;
  }
h2.terms_of_use {
  background: transparent url('/images/structure/headers/h2-terms-of-use.png') no-repeat top left;
  width: 440px;
  height: 47px;
  text-indent: -9999px;
  margin-top: -20px;
  margin-left: 20px;
  }
h2.user_content_submission {
  background: transparent url('/images/structure/headers/h2-user-agreement.png') no-repeat top left;
  width: 426px;
  height: 82px;
  text-indent: -9999px;
  margin-top: -20px;
  margin-left: 20px;
  }
h2.copyright_policy {
  background: transparent url('/images/structure/headers/h2-copyright.png') no-repeat top left;
  width: 440px;
  height: 51px;
  text-indent: -9999px;
  margin-top: -20px;
  margin-left: 20px;
  }
h2.low_down, h2.what_works, h2.what_doesnt_work  {
  width: 176px;
  height: 75px;
  background-image: url('/images/structure/headers/h3-featured-article.png');
  text-indent: -9999px;
  margin-top: -20px;
  margin-left: 20px;
  }
h2.why {
  background: transparent url('/images/structure/headers/h2-why-gyt-now.png') no-repeat top left;
  width: 243px;
  height: 41px;
  text-indent: -9999px;
  margin-top: -20px;
  margin-left: 20px;
  } 
h2.more_resources {
  background: transparent url('/images/structure/headers/h2-more-resources.png') no-repeat top left !important;
  width: 287px;
  height: 50px;
  text-indent: -9999px;
  }
h2.sweepstakes {
  background: transparent url('/images/structure/headers/h2-sweepstakes.png') no-repeat top left !important;
  width: 293px;
  height: 61px;
  text-indent: -9999px;
	margin-top: -15px;
	margin-left: -10px;
  } 
h2.h2-celebs {
	background-image: url('/images/structure/headers/h2-celebs-and-gyt.png');
	width: 266px;
	height: 45px;
  margin-top: -20px;
  margin-left: 20px;
	}
h2.h2-mtv {
	background-image: url('/images/structure/headers/h2-gyt-on-mtv.png');
	width: 200px;
	height: 42px;
  margin-top: -20px;
  margin-left: 20px;
	}
h2.h2-talking-tips {
	background-image: url('/images/structure/headers/h2-talking-tips.gif');
	width: 403px;
	height: 144px;
	}
  
.page-content h2, h3, h4, h5 {
  color: #000;
  }
  .page-content table.colored-table {
    margin-bottom: 20px;
    }
  .page-content table.colored-table td, .page-content table.colored-table th {
    border: 0px;
    vertical-align: top;
    width: 100px;
    padding: 10px;
    }
    .page-content table.colored-table td.alt {
      background-color: #EEF8EC;
      }
    .page-content table.colored-table thead {
      border-bottom: 2px solid #5ABA47;
      color: #666;
      }
    .page-content table.colored-table th {
      text-transform: uppercase;
      color: #333333;
      font-size: 9px;
      text-align: left;
      width: 70px;
      }
    .page-content table.colored-table thead th {
      padding: 10px 5px 20px;
      }
    .page-content table.colored-table thead th h5 {
      color: #FFF;
      font-weight: normal;
      background-color: #5ABA47;
      font-size: 12px;
      display: inline;
      }
      .page-content table.colored-table tbody th, .page-content table.colored-table tbody td {
        border-bottom: 1px dotted #CCCCCC;
        }
        


div#find-test-center-red {
  background: transparent url('/images/structure/promos/test-center-bg-sweeps.jpg') no-repeat top left;
  width: 181px;
  height: 127px;
  position: relative;
  }
  div.no-promo, div#testing-center-promo div.no-promo {
    background: transparent url('/images/structure/promos/test-center-bg.jpg') no-repeat top left !important;
    }
  div#find-test-center-red form {
    display: inline;
    }
    div#find-test-center-red form input {
      position: absolute;
      top: 61px;
      left: 45px;
      border: 0px;
      padding: 3px 4px;
      width: 98px;
      color: #4E4E4E;
      background-color: transparent;
      z-index: 3;
      } 


div.comments-container {
  font-size: 11px;
  }

ul.comments-list {
	
	}
	ul.comments-list li {
		border-bottom: 1px dotted #CCC;
		padding: 10px 20px 10px 60px;
		}
		ul.comments-list li h5 {
			margin-top: 10px;
			}
	ul.comments-list li div.moderatable {
	  text-align: right;
	  } 	

div#comment-post textarea {
  width: 540px;
  height: 50px;
  margin-bottom: 10px;
  }


div.registration {
	text-align: center;
	}
	div.registration div.inner {
		width: 550px;
		margin: 0px auto;
		}
		div.registration div.col {
			width: 250px;
			text-align: left;
			margin-right: 25px;
			color: #000;
			}
			div.registration div.col label {
				display: block;
				margin: 8px 0px;
				}
			div.registration div.col input {
				padding: 3px;
				margin-bottom: 8px;
				}
			div.registration div.col table td {
				border: 0px;
				}
			div.registration div.col div.terms {
				margin-top: 15px;
				}
	

/* lightbox */
#lightbox-overlay {
	background-image: url('/images/structure/lightbox/overlay.png'); 
	position: absolute;
	position: fixed !important;
	margin: auto;
	top: 0;
	left: 0;
	z-index: 100000;
	width:  100%;
	height: 100%;
	text-align: center;
	}

	* html #lightbox-overlay {
		background-color: transparent;
		background-image: url('/images/structure/blank.gif');
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/structure/lightbox/overlay.png",  sizingMethod="scale");
		}
		
	#lightbox {
	  text-align: center;
	  position: absolute;
	  z-index: 100001;
  	width:  100%;
  	height: 100%;
	  }

	#lightbox-content {
		margin: 0px auto;
		position: relative;
		margin-top: 20px;
		width: auto !important;
		padding: 15px;
		padding-top: 35px;
		z-index: 150;
		text-align: center;
		}

    #lightbox-inner {
      background: #FFF;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-box-shadow: 0px 0px 9px #000;
      -webkit-box-shadow: 0px 0px 9px #000;
      box-shadow: 0px 0px 9px #000;
			margin: 0px auto;
			padding: 15px;
			color: #000;
			text-align: left;
		  font-size: 12px;
      }

		#lightbox-content a.lightbox-close {
		  display: block;
		  text-indent: -9999px;
		  background: transparent url('/images/structure/buttons/lightbox-close.png') no-repeat top left;
		  width: 111px;
		  height: 40px;
		  float: right;
		  margin-top: -40px;
			}
	
		#lightbox-content .error {
			color: #a20a0a;
			}
			
	#lightbox table input, #lightbox table textarea {
		width: 283px;
		border: 1px solid #000;
		padding: 4px;
		}
		
		#lightbox table input.checkbox {
			width: auto !important;
			}
		
		#lightbox table td, #lightbox table th {
		  vertical-align: top;
		  border: 0px;
			}
		#lightbox table th {
		  font-size: 12px;
		  font-weight: normal;
		  text-align: left;
		  width: 100px;
		  }
		  #lightbox table th p {
		    font-size: 10px;
		    color: #6b6b6b;
		    }
	
	
  

/* PAGINATION */
div.pagination {
	text-align: right;
/*  margin: 8px 0px;*/
	}
	
	div.pagination a, div.pagination span {
		font-weight: bold !important;
		padding: 3px 6px 2px;
		}
		
		div.pagination a {
      background-color: #e7e113;
      text-decoration: none;
			color: #000 !important;
			}
			
			div.pagination a:hover {
        background-color: #000;
				color: #e7e113 !important;
				}
		
		div.pagination span {
			background-color: #afafaf;
			color: #FFF;
			}
			
			
			
			
div#flash, div#errorExplanation {
  border: 3px solid #5AC6D0;
  background-color: #e7fbfd;
  color: #5AC6D0;
  padding: 0px 10px;
  margin: 10px 0px;
  }
  div.notice  {}
  div.success {
    border-color: #5ABA47 !important;
    color: #5ABA47 !important;
    background-color: #cef1c7 !important;
    }
  div.error, div#errorExplanation {
    background-color: #F6E3E7 !important;
    border-color: #ea0d41 !important;
    color: #ea0d41 !important;
    }
  div#flash div.inner {
    padding: 10px !important;
    width: auto !important;
    }
	
	
div#comment-toolbar {
	background-color: #F4F4F4;
	padding: 6px 5px 6px 8px;
	margin-bottom: 10px;
	margin-top: 5px;
	position: relative;
	}	
	div#comment-toolbar p {
		margin-bottom: 0px;
		}
	div#comment-buttons {
		float: right;
		}

	div#comment-share {
		background-color: #FFF;
		border: 1px solid #000;
		position: absolute;
		}
		div#comment-share li {
			float: left;
			padding: 3px;
			}
			div#comment-share li a:hover {
				background-color: transparent !important;
				}
	
	h3.comments-logged-in {
		margin: 0px;
		}


/* GYT */
body#gyt div#main div.gyt-landing {
  background-color: transparent;
  padding: 0px;
  width: 585px;
  }
body#gyt div#right-col div#join-campus-challenge { background-color: #dede17; }
body#gyt div#right-col div#find-testing-center {
  background: #000 url('/images/structure/sidebar/testing-center-bg-sweeps.jpg') no-repeat top left;
  height: 135px;
  }
  body#gyt div#right-col div.no-promo {
    background: #000 url('/images/structure/sidebar/testing-center-bg.jpg') no-repeat top left !important;
    }
  div#find-testing-center form {
    position: absolute;
    top: 68px;
    left: 91px;
    }
    div#find-testing-center input {
      width: 15px;
      height: 15px;
      float: left;
      padding: 0px;
      text-align: center;
      margin-right: 4px;
      }
    div#find-testing-center button, button.go {
      width: 25px;
      height: 21px;
      background-image: url('/images/structure/buttons/go.jpg');
      float: left;
      }
      
div#flash-promo {
  width: 582px;
  height: 450px;
}

ul#videos-list li {
  width: 175px;
  height: 275px;
  margin: 0px 10px 0px 0px;
  float: left;
  }
  ul#videos-list li.last {
    margin-right: 0px;
    }
  ul#videos-list li img {
    border: 2px solid #000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    }
  ul#videos-list li h2 {
    color: #000;
    }
  ul#videos-list li div.video-description {
    float: right;
    width: 170px;
    padding: 0px 2px;
    }
    ul#videos-list li div.video-description h3 {
/*      float: left;*/
      text-transform: uppercase;
      font-size: 12px;
      }	
      ul#videos-list li div.video-description a {
        padding: 2px 3px;
        background-color: #E9E313;
        text-decoration: none;
        }
  ul#videos-list li div.video-link {
    background-color: #EAEAEA;
    padding: 4px 0px 5px 8px;
    }
  ul#videos-list li div.video-link a          { color: #EA0D8C !important; font-weight: normal; }
    ul#videos-list li div.video-link a:hover  { background-color: #EA0D8C !important; }
  ul#videos-list li div.video-image a:hover { background-color: transparent !important; }

div#video-search {
  position: absolute;
  right: 0px;
  top: 35px;
  }
  div#video-search input {
    float: right;
    border: 1px solid #000;
    padding: 3px 3px;
    font-size: 11px;
    margin-right: 5px;
    }
  div#video-search button {
    float: right !important;
    margin-right: 5px;
    }


p.expandable {
  font-size: 14px;
  font-weight: bold;
  padding-left: 50px;
  }
  p.expandable a {
    font-weight: normal;
    font-size: 12px;
    }
div.banner-box { text-align: center; }
  div.banner-box table { margin: 0px auto; }
    div.banner-box table td {
      font-size: 12px;
      text-align: left;
      padding: 10px 20px;
      vertical-align: top;
      }
      div.banner-box table td p { margin-top: 10px; }


body#gyt div#left-col table td { border: none; }
body#gyt div#left-col table.tweets { width: 450px; }
  body#gyt div#left-col table.tweets td { vertical-align: top; padding-right: 0px; }    
  body#gyt div#left-col table.facts td { vertical-align: top; }
    body#gyt div#left-col table.facts td p { margin-top: 5px; }


div.arrows {
  background: transparent url('/images/structure/toolkit/header-arrows.jpg') no-repeat left center;
  padding-left: 27px;
  } 
  
h1.h1-toolkit {
  background-image: url('/images/structure/headers/toolkit/h1-toolkit.gif');
  width: 203px;
  height: 52px;
  margin-top: 10px;
  }
h1.h1-toolkit-students {
  width: 278px;
  height: 58px;
  background-image: url('/images/structure/headers/toolkit/h1-toolkit-students.gif');
  }
h1.h1-toolkit-clinics {
  width: 348px;
  height: 98px;
  background-image: url('/images/structure/headers/toolkit/h1-toolkit-clinics.gif');
  }
  h2.h2-gyt-toolkit {
    width: 215px;
    height: 79px;
    background-image: url('/images/structure/headers/toolkit/h2-gyt-toolkit.png');
    }
  h2.h2-clinic-toolkit {
    width: 250px;
    height: 114px;
    background-image: url('/images/structure/headers/toolkit/h2-clinic-toolkit.png');
    left: 8px !important;
    }    
  h2.landing-page {
    width: 456px;
    background-image: url('/images/structure/headers/toolkit/h2-landing-page-bg.jpg');
    }
    h2.h2-promote-online    { height: 175px; background-position: 0px 0px; }
    h2.h2-promote-on-ground { height: 166px; background-position: 0px -175px; }
    h2.h2-share-the-facts-students  { height: 148px; background-position: 0px -341px; }
    h2.h2-share-the-facts-clinics   { height: 148px; background-position: 0px -781px; }
    h2.h2-create-tshirts    { height: 154px; background-position: 0px -489px; }
    h2.h2-host-event        { height: 138px; background-position: 0px -643px; }
    h2.h2-gyt-gallery {
      background-image: url('/images/structure/headers/toolkit/h2-gallery.jpg');
      width: 455px;
      height: 58px;
      }
    h2.h2-evaluation-tools {
      background-image: url('/images/structure/headers/toolkit/h2-evaluation-tools.jpg');
      width: 455px;
      height: 58px;
      }
  h2.h2-upload-a-photo {
    background-image: url('/images/structure/headers/toolkit/h2-upload-a-photo.gif');  
    width: 265px;
    height: 55px;
    } 
	h2.h2-the-facts {
		background-image: url('/images/structure/headers/h2-the-facts.gif');
		width: 232px;
		height: 53px;
		margin-top: 10px;
		}
	h2.h2-campus-challenge {
		background-image: url('/images/structure/headers/h2-campus-challenge.gif');
		width: 377px;
		height: 51px;
		}
	h2.h2-videos {
	  background-image: url('/images/structure/headers/h2-videos.gif');
	  width: 296px;
	  height: 53px;
    margin-bottom: 20px;
	  }
	h2.h2-video-player {
	  background-image: url('/images/structure/headers/h2-video-player.gif');
	  width: 287px;
	  height: 57px;
	  margin-bottom: 20px;
	  }
    

    h3.h3-related-information {
      background-image: url('/images/structure/headers/h3-related-information.gif');
      width: 237px;
      height: 35px;
      position: absolute;
      top: 0px;
      margin: 0px !important;
      }
    h3.h3-related-videos {
      background-image: url('/images/structure/headers/h3-related-videos.gif');
      width: 132px;
      height: 33px;
      position: absolute;
      top: 0px;
      margin: 0px !important;
      }
		h3.h3-campus-challenge-header {
			background-image: url('/images/structure/headers/h3-campus-challenge-header.png');
			width: 532px;
			height: 201px;
			margin: -5px 0px 0px 8px;
			float: left;
			}
		h3.h3-enter-on-facebook {
			background-image: url('/images/structure/headers/h3-enter-on-facebook.jpg');
			width: 435px;
			height: 50px;
			margin-left: 50px;
			}
		h3.h3-challenge-starts {
			background-image: url('/images/structure/headers/h3-challenge-starts.jpg');
			width: 435px;
			height: 50px;
			margin-left: 50px;
			margin-bottom: 30px;
			}
		h3.h3-leaderboard {
			background-image: url('/images/structure/headers/h3-leaderboard.jpg');
			width: 158px;
			height: 22px;
			position: absolute;
			top: -20px;
			}
    h3.h3-more-about-gyt {
      background-image: url('/images/structure/headers/toolkit/h3-more-about-gyt.gif');  
      width: 121px;
      height: 19px;
      margin-bottom: 15px;
      }
    h3.h3-students-toolkit-intro-video {
      background-image: url('/images/structure/headers/toolkit/h3-students-toolkit-intro-video.gif');  
      width: 218px;
      height: 37px;    
      }
    h3.h3-clinics-toolkit-intro-video {
      background-image: url('/images/structure/headers/toolkit/h3-clinics-toolkit-intro-video.gif');  
      width: 359px;
      height: 37px;    
      }
    h3.h3-promote-online {
      background-image: url('/images/structure/headers/toolkit/h3-promote-online.jpg');
      width: 261px;
      height: 49px;
      }
    h3.h3-promote-onground {
      background-image: url('/images/structure/headers/toolkit/h3-promote-onground.jpg');
      width: 355px;
      height: 49px;
      }
    h3.h3-share-the-facts {
      background-image: url('/images/structure/headers/toolkit/h3-share-the-facts.jpg');
      width: 233px;
      height: 49px;
      }
    h3.h3-create-tshirts {
      background-image: url('/images/structure/headers/toolkit/h3-create-tshirts.jpg');
      width: 261px;
      height: 49px;
      }
    h3.h3-host-gyt-event {
      background-image: url('/images/structure/headers/toolkit/h3-host-gyt-event.jpg');
      width: 229px;
      height: 49px;
      }
    h3.h3-evaluation-tools {
      background-image: url('/images/structure/headers/toolkit/h3-evaluation-tools.jpg');
      width: 240px;
      height: 49px;
      }
    h3.h3-customize-it {
      background-image: url('/images/structure/headers/toolkit/h3-customize-it.png');
      width: 175px;
      height: 44px;
      margin: 5px 0px 0px 5px;
      }
		h3.h3-talk-provider {
			background-image: url('/images/structure/headers/h3-talk-provider.gif');
			width: 386px;
			height: 69px;
			margin: 15px auto;
			}
		h3.h3-talk-partner {
			background-image: url('/images/structure/headers/h3-talk-partner.gif');
			width: 386px;
			height: 69px;
			margin: 15px auto;
			}
		h3.h3-talk-parents {
			background-image: url('/images/structure/headers/h3-talk-parents.gif');
			width: 386px;
			height: 69px;
			margin: 15px auto;
			}

div.toolkit-promo {
  position: relative;
  float: left;
  width: 253px;
  height: 209px;
  }
  div.clinic {
    margin-left: 22px;
    }
  div.toolkit-promo h2 {
    position: absolute;
    bottom: -24px;
    left: 30px;
    margin: 0px;
    }
    
ul.toolkit-landing {
  width: 456px;
  margin: 0px auto;
  }
  ul.toolkit-landing li {
    text-align: left;
    margin-bottom: 30px;
    }
    ul.toolkit-landing li p {
      padding: 0px 15px;
      }

div.gallery-links {
  float: right;
  }
  div.gallery-links a {
    float: left;
    margin-right: 10px;
    }
    
body#gyt .lead-in { margin-left: 50px; }       

body#gyt div#left-col div.add-us-on {
  float: left;
  margin-left: 150px;
  margin-top: -50px;
  }      
  a.facebook-bordered {
    background-image: url('/images/structure/buttons/facebook-bordered.jpg');
    width: 81px;
    height: 34px;
    float: left;
    margin-right: 10px;
    }
  a.twitter-bordered {
    background-image: url('/images/structure/buttons/twitter-bordered.jpg');
    width: 83px;
    height: 34px;
    float: left;
    margin: 0px 10px;
    } 

body#gyt div#right-col div.add-us-on {
  width: 260px;
  height: 27px;
  margin: 0px 0px 10px;
  background: transparent url('/images/structure/sidebar/add-us-on.jpg') no-repeat top left;
  position: relative;
  }   
  body#gyt div#right-col div.add-us-on h3 {
    float: left;
    } 
		body#gyt div#right-col div.add-us-on a {
      width: 74px;
      height: 28px;
      position: absolute;
      top: 0px;
      }   
    body#gyt div#right-col div.add-us-on a.facebook { left: 111px; }
    body#gyt div#right-col div.add-us-on a.twitter  { left: 186px; }

a.tweet-it {
  background-image: url('/images/structure/buttons/tweet-it.gif');
  width: 71px;
  height: 19px;
  }
 
ul.tshirt-checklist {
  width: 230px;
  }   
  ul.tshirt-checklist li {
    padding-left: 40px;
    background: transparent url('/images/structure/toolkit/bullet.gif') no-repeat 8px 0px;
    margin-bottom: 20px;
    }    
  img#tshirt-customizer-banner {
    margin-left: -20px;
    }
 
 
/* host pages */
body#gyt div#left-col .page-content {
  line-height: 20px;
  }
  body#gyt div#left-col .page-content div.content-block {
    background-color: transparent;
    }
    body#gyt div#left-col .page-content h2 {
    	background-color: #e9e313;
    	padding: 1px 3px;
    	font-size: 13px;
      }
    body#gyt div#left-col .page-content ul {
      margin-bottom: 25px;
      }
 
/* photo gallery */
div#gallery-form { width: 435px; }  
  ul#gallery-photos-list { margin-top: 20px; }
    ul#gallery-photos-list li {
      float: left;
      margin: 0px 30px 30px 0px;
      }
      ul#gallery-photos-list li.last { margin-right: 0px; }
      ul#gallery-photos-list li a {
        display: block;
        width: 66px;
        height: 66px;
        }
        ul#gallery-photos-list li a:hover {
          border-color: transparent; 
          -moz-box-shadow: 0px 0px 9px #b9b40f;
          -webkit-box-shadow: 0px 0px 9px #b9b40f;
          box-shadow: 0px 0px 9px #b9b40f;
          }
          * html ul#gallery-photos-list li { margin-right: 24px; }
          * html ul#gallery-photos-list li a {
            border: 2px solid #FFF;
            }
          * html ul#gallery-photos-list li a:hover {
            border: 2px solid #e9e313;
            }
      ul#gallery-photos-list li img {
        border: 1px solid #313131;
        width: 64px;
        height: 64px;
        }
  ul.gallery-photos-list-landing { margin-left: 10px; }
    ul.gallery-photos-list-landing li { margin: 0px 10px 10px !important; }

div#gallery-photo-container {
  position: relative;
  width: 550px;
  text-align: center;
    border: 1px solid #313131;
  }   
  div#gallery-photo-container a {
    position: absolute;
    top: 50%;
    }
    div#gallery-photo-container a.previous  { left: -1px; }
    div#gallery-photo-container a.next      { right: -1px; }
  #lightbox-inner p.gallery-caption { margin-top: 10px; }
  #lightbox-inner span.dateline {
    color: #424242;
    font-size: 11px;
    margin-left: 15px;
    } 
 
 
/* customizer */
  body#gyt div#left-col div#customizer-container {
    background-color: #5aba47;
    -moz-box-shadow: 0px 0px 9px #a2a2a2;
    -webkit-box-shadow: 0px 0px 9px #a2a2a2;
    box-shadow: 0px 0px 9px #a2a2a2;
    min-height: 200px;
    }

  div#customizer-content {
    min-height: 100px;
    }

  div#customizer-loader {
    position: absolute;
    text-align: center;
    z-index: 2;
    }
    div#customizer-loader img {
      margin: 0px auto;
      }

  ul.customizer-select {
    margin: 15px auto;
    } 
    ul.customizer-select li {
      float: left;
      margin-right: 5px;
      }  
      a.select-tshirt {
        background-image: url('/images/structure/customizer/tshirt-color.png');
        width: 210px;
        height: 170px;
        }
        a.select-tshirt:hover { background-position: 0px -170px; }
        a.dark-shirt          { background-position: -210px 0px; }
        a.dark-shirt:hover    { background-position: -210px -170px; }

  ul#tshirt-select {
    width: 420px;
    height: 170px;
    }
    ul#tshirt-select li {
      margin-right: 0px;
      }
    
  a.restart {
    background-image: url('/images/structure/buttons/restart.gif');
    width: 68px;
    height: 19px;
    float: right;
    }

  div.color-selector {
  
    }
    div.color-selector a.color-box {
      width: 20px;
      height: 20px;
      border: 1px solid #000;
      float: left;
      margin-right: 5px;
      }
      div.color-selector a.color-box:hover { border-color: #FFF; }
      div.color-selector a.on { border-color: #FFF !important; }
    
  table.customizer-form {
  
  }
    table.customizer-form td label {
      display: block;
      font-size: 12px;
      font-weight: bold;
      margin-bottom: 6px;
      }
      table.customizer-form td label em {
        font-size: 11px;
        font-style: normal;
        font-weight: lighter;
        }
    
  a.next-customizer, button.next-customizer {
    background-image: url('/images/structure/buttons/next.png');
    width: 82px;
    height: 46px;
    float: right;
    }

  a.download-pdf-file {
  	background-image: url('/images/structure/buttons/download-pdf-file.png');
  	width: 200px;
  	height: 44px;
  	}
	
  p.customizer-p {
  	padding-left: 40px;
  	width: 240px;
  	margin-left: 10px;
  	margin-top: 20px;
  	background: transparent no-repeat top left;
  	}

  	p.watch-video 	{	background-image: url('/images/structure/customizer/video.png'); }
  	p.download-pdf 	{ background-image: url('/images/structure/customizer/pdf.png');	}
  	p.customizer-p a { 
  		font-weight: bold !important; 
  		color: #000 !important;
  		text-decoration: none;
  		} 


ul.articles-list li {
	float: left;
	width: 240px;
	margin: 18px;
	}
	ul.articles-list li img {
		border: 2px solid #000;
		}
	ul.articles-list li h3.image-bg {
		margin-top: -25px;
		margin-left: -10px;
		position: relative;
		}
	ul.articles-list li p {
		margin-top: 10px;
		}

h3.testing-faqs {
	background-image: url('/images/structure/gyt/articles/h3-testing-faqs.png');
	width: 179px;
	height: 33px;
	}
h3.gyt-stds-the-complete-low-down {
	background-image: url('/images/structure/gyt/articles/h3-stds-lowdown.png');
	width: 219px;
	height: 35px;
	}	
h3.talking-tips {
	background-image: url('/images/structure/gyt/articles/h3-ask-for-it.png');
	width: 142px;
	height: 31px;
	}
h3.more-about-hivaids {
	background-image: url('/images/structure/gyt/articles/h3-more-about-hiv.png');
	width: 182px;
	height: 33px;
	}	
h3.h3-more-resources {
	background-image: url('/images/structure/gyt/articles/h3-more-resources.png');
	width: 287px;
	height: 96px;
	}

div.article-title {
	height: 50px;
	background: transparent url('/images/structure/gyt/articles/title-bg.png') no-repeat top left;
	position: relative;
	margin: 10px 0px;
	float: left;
	width: auto;
	}
	div.article-title div.right-side {
		width: 18px;
		height: 50px;
		background: transparent url('/images/structure/gyt/articles/title-bg.png') no-repeat top right;
		position: absolute;
		top: 0px;
		right: -18px;
		}
	div.article-title div.inner {
		padding: 7px 0px 0px 45px !important;
		}

body#gyt div.article-image {
	float: left;
	margin-right: 15px;
	}
	body#gyt div.article-image img {
		border: 2px solid #000;
		}
		
body#gyt .copy {
	color: #000;
	}
body#gyt div#left-col div.media-container div.content-block a {
	color: #000;
	}
	body#gyt div#left-col div.media-container div.content-block a:hover {
		color: #000 !important;
		background-color: #efe500;
		}
  body#gyt div#left-col div.media-container div.pagination {
    float: right;
    }

div.slider {
  overflow: hidden;
  position: relative;
	padding-bottom: 15px;
	}
div.slider-menu {
  height: 19px;
  width: 100%; 
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 50;
	background: transparent url('/images/structure/gyt/articles/expand-bg.gif') repeat-x top left;
/*	border-bottom: 1px solid #e9e313;*/
  }
a.slider-down, a.slider-up {
  width: 52px;
  height: 19px;
  background-image: url('/images/structure/buttons/article-expand.gif');
  position: absolute;
	bottom: 0px;
	right: 4px;
	z-index: 51;
  }
  a.slider-down {
    background-position: 0px -19px;
    }

/* end GYT */

/* sweepstakes */

div.sweepstakes-col {
	min-height: 300px;
	background: #FFF url('/images/structure/gyt/sweepstakes/content-bg.jpg') no-repeat top left !important; 
	}
	
div.ways-to-enter {
	margin-top: 213px;
	}
	div.ways-to-enter ol {
		height: 175px;
		margin: 0px 0px 30px 0px;
		padding: 0px;
		}
	div.ways-to-enter ol li {
		position: relative;
		width: 270px;
		height: 175px;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		float: left;
		background: transparent no-repeat top left;
		}
		div.ways-to-enter ol li.one {
			background-image: url('/images/structure/gyt/sweepstakes/option-one-bg.png');
			margin-right: 15px;
			}	 
		div.ways-to-enter ol li.two {
			background-image: url('/images/structure/gyt/sweepstakes/option-two-bg.png');
			}	 
h2.h2-gyt-sweepstakes {
  background-image: url('/images/structure/gyt/sweepstakes/h2-gyt-sweepstakes.png');
  width: 584px;
  height: 268px;
  background-color: transparent !important;
  position: absolute;
  top: 15px;
  left: -14px;
  padding: 0px !important;
  margin: 0px !important;
  z-index: 2;
  }
h2.h2-ways-to-enter {
  width: 137px;
  position: absolute;
  margin-top: -20px !important;
  z-index: 3;
  }
h2.h2-sweepstakes-entry-form {
  background-image: url('/images/structure/gyt/sweepstakes/h2-sweepstakes-entry-form.png');
  width: 494px;
  height: 58px;
  position: absolute;
  top: 175px;
  left: -25px;
  }
h3.h3-registration-intro {
  background-image: url('/images/structure/gyt/sweepstakes/h3-registration-intro.gif');
  width: 414px;
  height: 100px;
  margin: 10px 10px 100px;
  }
h3.h3-enter-your-zip {
	background-image: url('/images/structure/gyt/sweepstakes/h3-enter-your-zip.png');
	width: 192px;
	height: 75px;
	margin: 5px 0px 0px 67px;
	}
h3.h3-text-your-zip {
	background-image: url('/images/structure/gyt/sweepstakes/h3-text-your-zip.png');
	width: 173px;
	height: 63px;
	margin: 5px 0px 0px 67px;
	}
div.ways-to-enter div#find-testing-center {
	position: relative;
	width: 155px;
	margin-left: 110px;
	}	
	div.ways-to-enter div#find-testing-center form {
		top: 15px;
		left: 0px;
		}
	div.ways-to-enter div#find-testing-center h2.image-bg {
		background: transparent url('/images/structure/gyt/sweepstakes/h2-enter-zip.jpg') no-repeat top left !important;
		width: 49px;
		height: 11px;
		}
#lightbox .sweepstakes-col table {
  width: 350px;
  margin-left: 40px;
  }
#lightbox .sweepstakes-col table th {
  width: 75px;
  }
		
#lightbox .sweepstakes-col table input {
  width: 200px;
  }
  
/* end sweepstakes */

body#gyt div#left-col div.campus-challenge-container div.content-block {
	background-color: #dede17;
  box-shadow: 0px 0px 15px #a7a7a7;
  -moz-box-shadow: 0px 0px 15px #a7a7a7;
  -webkit-box-shadow: 0px 0px 15px #a7a7a7;
	}
	body#gyt div#left-col div.campus-challenge-container div.content-block div.inner {
		padding: 35px 35px 15px;
		}
		
div.leaderboard-container {
	position: relative;
	border: 1px solid #FFF;
	border-width: 1px 0px;
	width: 490px;
	margin: 40px 0px 20px 25px;
	}
	div.leaderboard-container ol {
		margin: 15px 0px;
	}
	div.leaderboard-container ol li {
		padding: 3px 3px 3px 7px;
		width: 230px;
		float: left;
		list-style-position: inside;
		background-color: #FFF;
		margin: 0px 10px 10px 0px;
		}
		div.leaderboard-container ol li.alt {
			margin-right: 0px;
			}

/* discuss */
body#discuss table.threads-list, body#discuss table th, body#discuss table td {
	border: none;
	}



/* end discuss */


/* GTA */
body#greater-than div#main {
  background: #000;
  }
  body#greater-than div#main div.gta-inner {
    width: 878px;
    margin-left: -4px;
    float: left;
    background: transparent url('/images/structure/gta/body_bg.jpg') no-repeat top left;
    }

h2.h2-be-gta {
  background-image: url('/images/structure/gta/h2-be-gta.png');
  width: 592px;
  height: 153px;
/*  margin: 11px 0px 0px 15px;*/
  top: 11px;
  left: 15px;
  position: absolute;
  z-index: 10;
  }
h4.gta-promo {
  background-image: url('/images/structure/gta/landing-promo.png');
  width: 241px;
  height: 133px;
  position: absolute;
  right: 10px;
  top: 15px;
  }
  
div#gta-map {
  background: transparent url('/images/structure/gta/map.png') no-repeat top left;
  width: 601px;
  height: 365px;
  position: relative;
  margin-top: 120px;
  margin-left: 10px;
  } 

  div#gta-map a {
    background: transparent url('/images/structure/gta/city-callouts.png') no-repeat top left;
    width: 38px;
    height: 32px;
    position: absolute;
    }
    div#gta-map a.la        { background-position: -57px -205px; top: 205px; left: 57px; }
    div#gta-map a.dallas    { background-position: -239px -236px; top: 236px; left: 239px; }
    div#gta-map a.houston   { background-position: -269px -270px; top: 270px; left: 269px; }
    div#gta-map a.chicago   { background-position: -340px -120px; top: 120px; left: 340px; }
    div#gta-map a.cleveland { background-position: -401px -120px; top: 120px; left: 401px; }
    div#gta-map a.atlanta   { background-position: -406px -192px; top: 192px; left: 406px; }
    div#gta-map a.nyc       { background-position: -473px -58px; top: 58px; left: 473px; }
    div#gta-map a.jersey    { background-position: -485px -93px; top: 93px; left: 485px; }
    div#gta-map a.dc        { background-position: -471px -126px; top: 126px; left: 471px; }
    div#gta-map a.miami     { background-position: -471px -288px; top: 288px; left: 471px; }

div#gta-find-center {
  width: 250px;
  margin-top: -235px;
  margin-right: 35px;
  padding: 5px;
  float: right;
  }
  div#gta-find-center div.no-promo, div.gta-right-col div.no-promo  {
    background: #000 url('/images/structure/gta/testing-center-bg.jpg') no-repeat top left !important;
    height: 135px;
    margin-bottom: 15px;
    margin-top: 3px;
    }

div#gta-find-center div.add-us-on, div.gta-right-col div.add-us-on {
  width: 260px;
  height: 27px;
  margin: 0px 0px 10px;
  background: transparent url('/images/structure/sidebar/add-us-on.jpg') no-repeat top left;
  position: relative;
  }   
  div#gta-find-center div.add-us-on h3, div.gta-right-col div.add-us-on h3 {
    float: left;
    } 
		div#gta-find-center div.add-us-on a, div.gta-right-col div.add-us-on a  {
      width: 74px;
      height: 28px;
      position: absolute;
      top: 0px;
      }   
    div#gta-find-center div.add-us-on a.facebook, div.gta-right-col div.add-us-on a.facebook { left: 111px; }
    div#gta-find-center div.add-us-on a.twitter, div.gta-right-col div.add-us-on a.twitter  { left: 186px; }
    
div#gta-cols div.col {
  width: 305px;
  height: 390px;
  margin-left: 12px;
  background: transparent url('/images/structure/gta/landing-white-box.jpg') no-repeat top left;
  position: relative;
  margin-bottom: 24px;
  }
  div#gta-cols div.col-1 {
    width: 200px;
    background: #000;
    }
  div#gta-cols div.col-3 {
    }
div#gta-cols div.col div.inner {
  height: 98px;
  padding-top: 55px;
  padding-bottom: 13px;
  }


div#gta-cols div.col ul li {
  margin-bottom: 3px;
  } 
  div#gta-cols div.col ul li a {
    width: 305px;
    height: 50px;
    background: transparent no-repeat top left;
    }
    div#gta-cols div.col ul li a.one            { background-position: 0px 0px; }
      div#gta-cols div.col ul li a.one:hover    { background-position: -305px 0px; }
    div#gta-cols div.col ul li a.two            { background-position: 0px -50px; }
      div#gta-cols div.col ul li a.two:hover    { background-position: -305px -50px; }
    div#gta-cols div.col ul li a.three          { background-position: 0px -100px; }
      div#gta-cols div.col ul li a.three:hover  { background-position: -305px -100px; }
      
    div#gta-cols div.gyt-promo ul li a {
      background-image: url('/images/structure/gta/gyt-landing-buttons.jpg');
      }
    div#gta-cols div.gta-promo ul li a {
      background-image: url('/images/structure/gta/gta-landing-buttons.jpg');
      }

h2.h2-gytnow {
  width: 279px;
  height: 75px;
  background-image: url('/images/structure/gta/h2-gytnow.png');
  position: absolute;
  top: 10px;
  }
h2.h2-greater-than {
  width: 288px;
  height: 78px;
  background-image: url('/images/structure/gta/h2-greater-than.gif');
  position: absolute;
  top: 2px;
  }

div#gta-cols div.col a.more-videos {
  width: 102px;
  height: 19px;
  background-image: url('/images/structure/gta/button-more-videos.jpg');
  position: relative;
  bottom: auto;
  float: right;
  margin-top: 74px;
  }
div#gta-cols div.col a.aidsvu {
  width: 117px;
  height: 26px;
  background-image: url('/images/structure/gta/button-aidsvu.jpg');
  float: right;
  margin: 10px 14px 0px 0px;
  }
div#gta-cols div.col a.test-1m {
  width: 92px;
  height: 56px;
  background-image: url('/images/structure/gta/button-test-1M.jpg');
  float: right;
  margin: 0px 14px 0px 0px;
  }

div#gta-cols div.col-1 ul li {
  margin-bottom: 18px;
  }
div#gta-cols div.col-1 ul li a {
  width: 200px;
  height: 43px;
  background: transparent url('/images/structure/gta/button-about.gif') no-repeat top left;
  }
  div#gta-cols div.col-1 ul li a.about-gta               { background-position: 0px 0px; }
    div#gta-cols div.col-1 ul li a.about-gta:hover       { background-position: -200px 0px; }
  div#gta-cols div.col-1 ul li a.contact-gta             { background-position: 0px -43px; }
    div#gta-cols div.col-1 ul li a.contact-gta:hover     { background-position: -200px -43px; }
  div#gta-cols div.col-1 ul li a.promotional-gta         { background-position: 0px -86px; }
    div#gta-cols div.col-1 ul li a.promotional-gta:hover { background-position: -200px -86px; }
    
  
/* city pages */
ul#gta-subnav {
	float: left;
	margin-top: -35px;
	margin-left: 15px;
	}
	ul#gta-subnav li {
		float: left;
		}
		ul#gta-subnav li a {
      background-color: #FFF;
      display: block;
      width: 153px;
      padding: 6px 0px;
      text-align: center;
      float: left;
      border-bottom: 5px solid #FFF;
			padding: 8px 10px;
			margin-right: 8px;
			}
		ul#gta-subnav li a.protect  { background-color: #EA0D8C; }
		ul#gta-subnav li a.talk     { background-color: #5AC6D0; }
		ul#gta-subnav li a.gyt      { background-color: #E9E313; }
  		ul#gta-subnav li#locations-tab a.subnav-on  { border-color: #EA0D8C; }
  		ul#gta-subnav li#events-tab a.subnav-on     { border-color: #5AC6D0; }
  		ul#gta-subnav li#city-tab a.subnav-on       { border-color: #E9E313; }
  		
			ul#gta-subnav li a h2.jitterbug {
        margin: 0px auto;
        height: 18px;
        background-position: center top;
				}
				
div.gta-subnav-bar {
	padding: 8px 10px;
	margin-top: 4px;
	background-color: #EA0D8C;
	}
  div#protect-content div.gta-subnav-bar  { background-color: #EA0D8C; }
  div#talk-content div.gta-subnav-bar     { background-color: #5AC6D0; }
  div#gyt-content div.gta-subnav-bar      { background-color: #E9E313; }

h2.city-header {
  width: 578px;
  height: 128px;
  margin-top: 10px;
  background: transparent url('/images/structure/gta/h2-city-headers.png') no-repeat;
  }
  h2.h2-atlanta    { background-position: 0px 0px;      }
  h2.h2-chicago    { background-position: 0px -128px;   }
  h2.h2-cleveland  { background-position: 0px -256px;   }
  h2.h2-dallas     { background-position: 0px -384px;   }
  h2.h2-dc         { background-position: 0px -512px;   }
  h2.h2-houston    { background-position: 0px -640px;   }
  h2.h2-la         { background-position: 0px -768px;   }
  h2.h2-miami      { background-position: 0px -896px;   }
  h2.h2-jersey     { background-position: 0px -1024px;  }
  h2.h2-nyc        { background-position: 0px -1152px;  }
  
div.gta-left-col {
  float: left;
  width: 578px;
  }
div.gta-right-col {
  float: right;
  width: 268px;
  margin: 8px 10px 0px 0px;
  }    
  div.gta-right-col div.col {
    width: 268px;
    height: 234px;
    background: transparent url('/images/structure/gta/city-white-box.gif') no-repeat top left;
    position: relative;
    margin-top: 15px;
    }
    div.gta-right-col div.col-2 {
      }
  div#canvas div.gta-right-col div.col div.inner {
    height: 76px;
    padding: 55px 5px 13px;
    padding-top: 55px;
    padding-bottom: 13px;
    }


  div.gta-right-col div.col ul li {
    margin-bottom: 3px;
    } 
    div.gta-right-col div.col ul li a {
      width: 268px;
      height: 25px;
      background: transparent no-repeat top left;
      }
      div.gta-right-col div.col ul li a.one            { background-position: 0px 0px; }
        div.gta-right-col div.col ul li a.one:hover    { background-position: -268px 0px; }
      div.gta-right-col div.col ul li a.two            { background-position: 0px -25px; }
        div.gta-right-col div.col ul li a.two:hover    { background-position: -268px -25px; }
      div.gta-right-col div.col ul li a.three          { background-position: 0px -50px; }
        div.gta-right-col div.col ul li a.three:hover  { background-position: -268px -50px; }
      
      div.gta-right-col div.gyt-promo ul li a {
        background-image: url('/images/structure/gta/gyt-city-buttons.jpg');
        }
      div.gta-right-col div.gta-promo ul li a {
        background-image: url('/images/structure/gta/gta-city-buttons.jpg');
        }
        
div.gta-right-col a.more-videos {
  width: 102px;
  height: 19px;
  background-image: url('/images/structure/gta/button-more-videos.jpg');
  position: relative;
  bottom: auto;
  float: right;
  margin-top: 64px;
  right: 0px;
  }
h3.h3-gytnow {
  width: 245px;
  height: 66px;
  background-image: url('/images/structure/gta/h3-gytnow.png');
  position: absolute;
  top: 10px;
  }
h3.h3-greater-than {
  width: 257px;
  height: 70px;
  background-image: url('/images/structure/gta/h3-greater-than.gif');
  position: absolute;
  top: 10px;
  }
  
div.gta-content {
  background-color: #FFF;
  width: 567px;
  margin: 48px 0px 0px 13px;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	margin-bottom: 20px;
  }
  div#canvas div.gta-content div.inner {
		padding-bottom: 15px;
		}
div.gta-content .pink {
  color: #d9007b !important;
  font-weight: bold;
  }
  
div.gta-content table th, div.gta-content table td {
	border: 0px;
}

/* PAGINATION */
div.gta-content div.pagination {
	text-align: right;
  font-size: 11px;
  color: #d9007b !important;
  text-align: left;
	}
	
	div.gta-content div.pagination a, div.gta-content div.pagination span {
		font-weight: bold !important;
		padding: 0px 6px;
		}
		
		div.gta-content div.pagination a {
      color: #d9007b !important;
      background-color: transparent;
			}
			
			div.gta-content div.pagination a:hover {
			  text-decoration: underline;
				}
		
		div.gta-content div.pagination span {
			background-color: transparent;
			color: #CCC;
			}
			
  
table#testing-centers th, table#testing-centers td {
  border: 0px;
  font-size: 10px;
  color: #000;
  }
  table#testing-centers thead th {
    font-size: 9px;
    text-align: left;
    vertical-align: bottom;
    }
    table#testing-centers thead th.location, table#testing-centers tbody td.location { width: 205px; }
    table#testing-centers thead th.hours, table#testing-centers tbody td.hours { width: 80px; }
    table#testing-centers thead th.rapid, table#testing-centers tbody td.rapid { width: 135px; }
    table#testing-centers thead th.std, table#testing-centers tbody td.std {width: 135px; }
    table#testing-centers thead th a {
      color: #939598;
      font-weight: normal;
      font-size: 8px;
    }
    table#testing-centers thead th div.popup {
			font-weight: normal;
			color: #000;
			width: 141px;
			height: 100px;
			background: transparent url('/images/structure/gta/popup-bubble.png') no-repeat top left;
			position: absolute;
			margin: -24px 0px 0px 110px;
			z-index: 10;
			}
	    table#testing-centers thead th div.popup div.inner {
				padding: 10px 10px 10px 25px;
				}	
    table#testing-centers thead th div.popup-small {
			font-weight: normal;
			color: #000;
			width: 141px;
			height: 68px;
			background: transparent url('/images/structure/gta/popup-bubble-small.png') no-repeat top left;
			position: absolute;
			margin: -24px 0px 0px 110px;
			z-index: 10;
			}
	    table#testing-centers thead th div.popup-small div.inner {
				padding: 10px 10px 10px 25px;
				}	


  table#testing-centers td {
    text-transform: uppercase;
    padding: 15px 3px;
    vertical-align: top;
    }
    table#testing-centers tbody td.rapid, table#testing-centers tbody td.std { 
      text-align: center; 
      vertical-align: middle;
      }
  table#testing-centers td a.location-link {
    color: #000;
    text-decoration: none;
    }
    
    
		table#testing-centers tr.featured-partner {
		  background-color: #e8f4f9;
		  }
      table#testing-centers tr.featured-partner td.location {
        padding-right: 50px;
        background: #e8f4f9 url('/images/structure/gta/ppfa-logo.png') no-repeat 175px 18px;
        }
      table#testing-centers tr.featured-partner td a.location-link {
			  color: #48a4c3;
		  }

h2.h2-partners {
	width: 268px;
	height: 71px;
	background-image: url('/images/structure/gta/h2-partners.jpg');
	}
	
div#sponsors {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: #FFF url('/images/structure/gta/sponsors-footer.jpg') no-repeat bottom left;
	}
	div#sponsors table {
		width: 100%;
	}
	div#sponsors table td {
		width: 50%;
		border: 0px;
		text-align: center;
		vertical-align: center;
		}
		
div#featured-partners {
  background: transparent url('/images/structure/gta/featured-partners-bg.gif') no-repeat top left;
  width: 200px;
  height: 103px;
  overflow: hidden;
  }
  div#featured-partners div.inner {
    width: 2200px;
    height: 63px;
    padding: 0px !important;
    margin-top: 30px;
    }
  div.featured-partner {
    width: 200px;
    height: 63px;
    background: transparent url('/images/structure/gta/sponsors/national/all.jpg') no-repeat top left;
    float:left;
    }
    div#sponsor-01 { background-position: 0px 0px; }
    div#sponsor-02 { background-position: -200px 0px; }
    div#sponsor-03 { background-position: -400px 0px; }
    div#sponsor-04 { background-position: -600px 0px; }
    div#sponsor-05 { background-position: -800px 0px; }
    div#sponsor-06 { background-position: -1000px 0px; }
    div#sponsor-07 { background-position: -1200px 0px; }
    div#sponsor-08 { background-position: -1400px 0px; }
    div#sponsor-09 { background-position: -1600px 0px; }
    div#sponsor-10 { background-position: -1800px 0px; }
    div#sponsor-11 { background-position: -2000px 0px; }
    
    
div#gta-page-content {
  margin-top: 25px;
  float: left;
  }
  div#gta-page-content table td {
		vertical-align: top;
		}
	
a.back-to-map {
  width: 84px;
  height: 49px;
  background-image: url('/images/structure/gta/button-back-to-map.png');
  float: left;
  margin-left: 20px;
  }
	
a.map-all {
  width: 107px;
  height: 40px;
  background-image: url('/images/structure/gta/button-map-all.png');
  float: right;
  }
  
div#find-arrow {
  width: 98px;
  height: 51px;
  background: transparent url('/images/structure/gta/arrow.png') no-repeat top right;
  position: absolute;
  margin-left: -83px;
  margin-top: 39px;
  z-index: 10;
  }