.achivementTitle{
	font-family:  verdana,tahoma, arial, sans-serif, helvetica;
	font-size: 13px;
	color: #000000;
	padding-left: 13px;
}
.achivementText{
	font-family:  verdana,tahoma, arial, sans-serif, helvetica;
	font-size: 10px;
	color: #000000;
	padding-left: 13px;
}

.coming_soon_text{
	font-family:  verdana,tahoma, arial, sans-serif, helvetica;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
}
.achv_bg{
	background-image: url('/images/achivement_6.jpg');
	background-repeat: no-repeat;
	width: 321px;
	height: 190px;
}
.popupBg{
	background-image: url(/images/album_bg.jpg);
	background-repeat: no-repeat;
	width: 604px;
	height: 399px;
}
.frameBg{
	background-image: url(/images/frame_bg.jpg);
	background-repeat: no-repeat;
	width: 604px;
	height: 399px;
}
#iframe{
	position: absolute;
	visibility: visible;
	width:604px;
	height: 399px;
	top: 200px;
	left: 35px;
}
#prevImage{
	position: absolute;
	visibility: visible;
	width:240px;
	height: 324px;
	top: 50px;
	left: 350px;
}
#cont{
	position : relative;
 	visibility : hidden;
	width:0px;
	height: 0px;
	top: 0px;
	left: 0px;
}
#controllers{
	position: absolute;
	visibility: visible;
	width:114px;
	height: 14px;
	top: 100px;
	left: 50px;
}

.predsidentText{
	font-family:  verdana,tahoma, arial, sans-serif, helvetica;
	font-size: 11px;
	color: #000000;
}