#index #player1 {
	height:260px;
	marghin-bottom:20px;
	}

#trigger1_row {
	overflow:hidden;
	zoom:1;
	width:734px;
	}
	#trigger1_row .box {
		background-image:url('../gfx/background/trigger.gif');
		width:344px;
		}

	#trigger1_row .box_wrap {
		min-height:160px;
		padding:0;
		}
  * html #trigger1_row .box_wrap {
    height: 160px;
    }

		#trigger1_row .imageHolder {
			height:100px;
			}

#main #content #trigger #trigger1_row p {
	min-height:20px;
	padding:0;

	}
#main #content #trigger #trigger1_row form table {
	margin:0;
	}
#hp_print1 h3 {
	font-size:16px;
	display:block;
	padding:5px 0px 5px 5px;
	}
#hp_print2 h3 {
	font-size:20px;
	display:block;
	padding:5px 0px 5px 5px;
	}
#main #content #trigger #hp_print2 .imageHolder {
	height:110px;
	background-repeat:no-repeat;
	}
.caps_header {
	text-transform:uppercase;
	font-weight:bold;
	}
	div.caps_header {
		padding-left:15px;
		}
	strong.caps_header {
		display:block;
		margin-top:15px;
		}

#main #content #trigger #trigger1_row form {
	float:left;
	margin:0;
	padding:0;
	height:35px;
	}
#main #content #trigger #trigger1_row table {
		float:none;
		width:auto;
		margin:0;
		padding:0;
		}
#main #content #trigger #trigger1_row table td {
		padding:1px !important;
		border:0px;
		}
		#main #content #trigger #trigger1_row input#keyword {
			width:50px;
			height:16px;
			margin:0 !important;
			}
			* html #main #content #trigger #trigger1_row table td {
				width:60px;
				}
				* html #main #content #trigger #trigger1_row input#keyword {
					width:60px;
					float:left;
					}
	
#storesearch_hp {
	clear:none;
	}

#main #content #trigger #trigger1_row input#bt_gosearch {
	width:34px;
	margin:0;
	}

		#storesearch_hp a,
		#storesearch_hp input[type=submit] {
			display:block;
			background: url('../gfx/elements/input_ga.jpg') top center no-repeat;
			text-indent: -999%;
			font-size:0.000001em;
			color:#f00;
			border: 0;
			width: 34px;
			height: 18px;
			}

		#storesearch_hp a:hover,
		#storesearch_hp input[type=submit]:hover {
			-moz-opacity:0.50;
			opacity:0.50;
			filter:alpha(opacity=50);
			}
