img {
    border: none;
}

#ch_header {
	position : relative;
}

#ch_header_question {
	position : absolute;	
	top : 1px;
	right : 1px;
}

a#ch_question_button {
	display : block;
	width : 40px;
	height : 40px;
	background-image : url("//images.neopets.com/ncmall/collectibles/buttons/question-mark.png");
}

a#ch_question_button:hover {
	background-image : url("//images.neopets.com/ncmall/collectibles/buttons/question-mark_ov.png");
}

#ch_header_msg {
	position : absolute;
	top : 58px;
	left : 5px;
    text-align : center;
}

#ch_body {
	position : relative;	
	background-image : url("//images.neopets.com/ncmall/collectibles/background.jpg");
    width : 715px;
    height : 470px;
}

#ch_picture_frame {
	position : absolute;
	top : 20px;
	right : 30px;
	
	/*display : block;*/
	background : transparent url("//images.neopets.com/ncmall/collectibles/picture-frame.png");
	width : 330px;
	height : 190px;
	
	_background : none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="//images.neopets.com/ncmall/collectibles/picture-frame.png", sizingMethod="fixed");
}

#ch_frame_date {
	position : absolute;
	top : 190px;
	right : 127px;
	
	font-weight : bold;
	text-align : center;
	width : 140px;
	height : 23px;
}

#ch_desc_box {
    position : absolute;
    top : 213px;
    right : 30px;
    text-align : center;
    padding-top : 6px;
    
    background-image : url("//images.neopets.com/ncmall/collectibles/text-background.png");
    width : 330px;
    height : 79px;
}

#ch_case_link {
	position : absolute;
	top : 330px;
	right : 34px;
}

#ch_item_name {
	font-weight : bold;
}
#ch_next {
	position : absolute;
	top : 87px;
	left : 678px;
	cursor : pointer;	
}

#ch_back {
	position : absolute;
	top : 87px;
	left : 321px;
	cursor : pointer;	
}

a#ch_try_on_button {
    position : absolute;
    top : 298px;
    right : 200px;
    
    width : 165px;
    height : 35px;
}

#ch_try_on_button_image {
	border : none;
	width : 165px;
	height : 35px;
}

#ch_add_cart {
	position : absolute;
	top : 297px;
	left : 525px;	
	cursor : pointer;
}

#ch_add_cart_button_image {
	border : none;	
	width : 165px;
	height : 35px;
}

#ch_collectible {
	position :absolute;
	top: 37px;
    left: 28px;
}

#ncc-preview
{
	position: relative;
	width: 360px;
	height: 340px;
	margin: 0 0 0 344px;
	text-align: center;
}
	#ncc-previewer
	{
		width: 285px;
		height: 260px;
		margin: 0 auto;
	}

	#ch_collectible img {
		margin-left: 0;
	}

	#ch_collectible #nppvma_loader {
		top: -260px;
	}

	.ncc-loader img {
		margin-top: 70px;
	}
