/* CSS Document */

.produced {
	position:relative;
}

.produced p {
	position:absolute;
	right:0;
	top:15px;
}

.newNailArea {
	background-image:url('img/bgMainNail.jpg');
	background-repeat:no-repeat;
}

#topics .oneTopic {
	margin-left:0;
	padding:0 0 0 76px;
	height:184px !important;
}

#topics .nailartListArea {
	width:447px;
	height:66px;
	padding:33px 59px 5px 59px;
	background-image:url('img/bgThumb.jpg');
	background-repeat:no-repeat;
	float:left;
}

#topics p.notes {
	width:447px;
	padding:0 59px;
	height:52px;
	margin-top:0;
	clear:both;
	background-image:url('img/bgFoot.jpg');
	background-repeat:no-repeat;
}
