/*
///////////////////////////////////////////////
		general styles
///////////////////////////////////////////////
*/

#content-prop{
	height:0;
}

div.thumbnail{
	position:absolute;
}

/*
///////////////////////////////////////////////
		earrings
///////////////////////////////////////////////
*/
#one-of-a-kind-container{
	position:relative;
	margin: 0 auto;
	text-align:center;
	width: 770px;
	height: 1100px;
}

#earringstitle{
	position:absolute;
	top: -20;
	left: 400px;
}

/*
///////////////////////////////////////////////
		rings
///////////////////////////////////////////////
*/

#ringstitle{
	position:absolute;
	top: -10px;
	left: 205px;
}
/*
///////////////////////////////////////////////
		necklaces
///////////////////////////////////////////////
*/

#necklacestitle{
	position:absolute;
	top: 5px;
	left: 230px;
}

/*
///////////////////////////////////////////////
		bracelets
///////////////////////////////////////////////
*/

#braceletstitle{
	position:absolute;
	top: 0;
	left: 275px;
}

