<!--[if lt IE 7]>
  .photo span { behavior: url(iepngfix.htc); }
<![endif]-->

  .bigtgplinks a { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E45103;
	font-weight: bold;
	line-height: 28px; }
	
  .bigtgplinks a:hover { color: #ffcc00; }
	
  .bigtgplinks li {
    list-style: none; }
	
  #tgpdescrip {
    width: 740px;
	text-align: justify;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #696969;
	font-weight: bold; }
	
  .photo {
    margin: 5px;
    position: relative;
    width: 126px;
    height: 166px;
	padding: 1px;
	background-color: #ccc; }
	
  .photo img { border: 3px solid #fff; }

  .photo span {
    width: 110px;
    height: 30px;
    display: block;
    position: absolute;
    top: -15px;
    left: 10px; 
    background: url('images/tape.png') no-repeat; }
	
  #clearit { clear: both; }
  
  a { font-family: Arial; color: #E64D00; }
  a:hover { color: #E64D00; }
  
  #tgpButton {
    width: 750px;
	height: 57px; }
	
  #tgpButton a {
    width: 750px;
	height: 57px; 
	background: url('images/tgpbutton.gif') no-repeat;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 55px;
	color: #fff;
	text-decoration: none;
	letter-spacing: -1px; }
	
  #tgpButton a:hover {
    color: #ffcc00; 
    background: url('images/tgpbutton_over.gif') no-repeat; }
