.mainconbox .naiveuser-reminder{
	margin: 20px auto 0px auto;
	width:330px;
	font-size: 15px;
	line-height: 22px;
	color: #fff;
	text-align: left;

	border:1px solid #c94848;
	padding: 10px 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;

	background: #ea5e77; /* Old browsers */
	background: -moz-linear-gradient(top,  #ea5e77 0%, #e14254 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea5e77), color-stop(100%,#e14254)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ea5e77 0%,#e14254 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ea5e77 0%,#e14254 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ea5e77 0%,#e14254 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ea5e77 0%,#e14254 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5e77', endColorstr='#e14254',GradientType=0 ); /* IE6-9 */

}
.mainconbox .naiveuser-reminder strong{
	display: block;
	margin: 0 auto;
	width: auto;
	padding-left: 30px;
	background: url(/images/icon_downarrow.png) no-repeat left center;
}
.photoframe{
	background: url(/images/photoframe_simple.png) no-repeat;
}

ul.member-showroom-nav li.chosen{
	background: url(/images/navhover_w.jpg) no-repeat;
}

ul.member-showroom-nav li.chosen span.right{
	background: url(/images/navhover_right_w.jpg) no-repeat;
}
.member-maincon .tagsection{
	background: url(/images/member_06_h.jpg) no-repeat;
	position: relative;
}
#member_06_arrow {
	position: absolute;
	top: 6px;
	left: 24px;
}
.member-maincon .leaguemenu-hidden{
	background: url(/images/leagueexpand.png) no-repeat center top;
	display: block;
	width: 768px;
	height: 26px;
	margin: 0 auto;
	margin-top: -14px;
	cursor: pointer;
}
.member-maincon .leaguemenu-hidden:link, .member-maincon .leaguemenu-hidden:visited{
	background: url(/images/leagueexpand.png) no-repeat center top;
}
.member-maincon .leaguemenu-hidden:hover, .member-maincon .leaguemenu-hidden:active{
	background: url(/images/leagueexpand.png) no-repeat center -26px;
}
.newer-menu-open {
	background: url(/images/leagueexpand.png) no-repeat center -52px !important;
	margin-top: 0px !important;
}
.newer-menu-open:hover, .newer-menu-open:active {
	background: url(/images/leagueexpand.png) no-repeat center -78px !important;
}
.member-maincon .tagprice{display: none;}
.member-maincon .sellpredict-price a.useticketbt{ /* display: none; */ }
.member-maincon .sellpredict-price{
	margin-top: 15px;
}
.member-maincon .sellpredict-price a.buypredictbt{
	margin-top: 5px;
}
.member-maincon .killermetal{
	margin-top: 10px;
}
/*
.member-maincon .sellpredictbox{
	margin-top: 20px;
}*/
.member-maincon .sellpredict-price a.buypredictbt{
	background: url(/images/member_46_cart.png) no-repeat;
}
/*.member-maincon .sellpredict-price ul li{
	padding-left:55px;
	padding-top: 10px;
	line-height: 36px;
	vertical-align: top;
}
*/
/*
.member-maincon .sellpredict-price ul li strong{
	margin-left: 0;
	margin-top: 0;
	display: inline;
	float: none;
	line-height: 36px;
	padding-left: 5px;
}
*/
/*
.member-maincon .sellpredict-price ul li:first-child{
	padding-left: 35px;
	line-height:45px;
	*line-height:70px;
	padding-top: 0;
}*/
/*
.member-maincon .sellpredict-price ul li:first-child strong{
	font-size: 45px;
	margin-right: 5px;
	line-height: 45px;
	*line-height:70px;
}*/
.member-maincon .sellpredictbottom{
	clear: none;
}
.member-maincon .sellpredict-table {
	min-height: 240px;
}
