@charset "utf-8";
/* CSS Document */
#cardpackcointainer{
	background: #9DB7D7 url(images/top.gif) no-repeat top;
	width:300px;
}

#cardpackcointainer_bottom{
	background: url(images/bottom.gif) bottom;
	height:6px;
}

#cardpackcointainer_content{
padding-left:10px;
padding-right:10px;
}

.cardpackcointainer_image{
padding:10px 10px 10px 10px;
}
