
* {
	padding:0px;
	margin:0px;
}

/** Sell Your Ticket Page -- Left **/
#left {
	width: 770px;
	
}




#left .top_col_bg {
	height:20px;
	background:url(/images/spsellTK_top.png) no-repeat top left;
}

#left .bg_col_rp {
	background:url(/images/SP_TK_Bg_rp.png) repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-top:50px;
}


#left .bg_col_rp2 {
	background:url(/images/SP_TK_Bg_rp.png) repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-top:50px;
}


#left .bottom_col_bg {
	background:url(/images/spsellTK_bottom.png) no-repeat bottom left;
	height:21px;
	
}


.bg_col_rp h1 {
	background:url(/images/superstarsellticketpage.png) no-repeat;
	text-indent:-9999px;
	width:381px;
	height:45px;
	margin-left:50px;
	padding-bottom:50px;
}

.bg_col_rp2 h1 {
	width:381px;
	height:45px;
	margin-left:50px;
	padding-bottom:50px;
}

.small_banner {
	width:300px;
	margin-left:50px;
	margin-bottom:30px;

}

.form_name {
	color:#582727;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;	
}

.form_important {
	color:red;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.form_wrapper {
	margin-left:50px;
	margin-bottom:30px;

}

.form_input_bg {
	background:url(/images/txtinput_outer.jpg) no-repeat;
	width:200px;
	height:30px;
}

.form_txa_bg {
	background:url(/images/txainput_outer.jpg) no-repeat;
	width:201px;
	height:115px;
	
}

.form_input_bg .form_input {
	border:none;
	background:white;
	width:180px;
	height:20px;
	margin-left:10px;
	margin-bottom:2px;
	
}

.form_txa_bg .form_txa {
	border:none;
	background:white;
	width:180px;
	height:100px;
	margin-left:10px;
	margin-bottom:2px;
}

.submit_button {
	background:url(/images/submit.jpg) no-repeat;
	width:124px;
	height:25px;
	border:none;
	cursor:pointer;
	
	
}

/*** Login Page - Left **/

.password_login {
	width:264px;
	background:url(/images/login_button.jpg) no-repeat;
	
}

.password_login .form_input {
	border:none;
	background:white;
	width:180px;
	height:20px;
	margin-left:10px;
	margin-bottom:2px;
	float:left;

	
}

.password_login .sm_login {
	width:55px;
	height:20px;
	cursor:pointer;
	background:none;
	border:none;
	float:left;
	margin-left:10px;
	

	
}
/** Secure Shopping Cart - Left **/
.shp_table_wrapper {
	margin-left:50px;
	margin-bottom:30px;
	border:1px solid black;
}

.shp_table_name {
	color:#582727;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	padding:5px;
	text-align:center;
}

.shp_table_cont {
	color:#606060;
	margin:10px;
	font-size:12px;
	text-align:center;
}



.shp_table_cont a:link, .shp_table_cont a:hover, .shp_table_cont a:active, .shp_table_cont a:visited {
	color:#673941;
	text-decoration:none;
	
}

.shp_table_TES_td {
	text-align:left;
	padding:5px;
	
}


#left_cols {
	width:300px;
	float:left;

}


/* end left */


