/* Nokia quest
----------------------------------------------- */						
	/* -----------[ Artist list ]----------- */
		.bl-artists_list {
			float:left;width:100%;
			}
			.bl-artists_list ul li {
				float:left; width:100px; margin-right:3px; list-style:none;
				background:url(list-itm.png) no-repeat 50% 0;
				}
				.bl-artists_list ul li a {
					display:block; width:100px; margin:0 auto;  padding-top:100px; line-height:1.3em;
					color:#e40f63; background-repeat:no-repeat;background-position:50% 12px;
					}
			.bl-artists_list_Elastic {
				width:655px; margin-top:15px;
				}
				.bl-artists_list_Elastic ul li {
					text-align:center; list-style:none;
					}
					.bl-artists_list_Elastic ul li a { 
						}
	/* -----------[ Profile block ]----------- */							
		.sp-pro {
			padding:14px 11px;
			font-family:Arial;font-size:13px; color:#373737;background:#FFF;
			}
			.sp-pro a {
				color:#44a41c;	
				}
			.sp-pro_hdr {
				padding:0 0 20px 105px;
				font-size:14px;font-weight:bold; color:#363533; background:url(hdr.png) no-repeat 0 0;
				}
			.sp-pro_body {
				float:left;width:100%;
				}
				.sp-pro_body_phone {
					display:block;float:left; width:75px;height:171px; text-indent:-777em;
					background:url(phone-1.png) no-repeat 0 0;	
					}
				.sp-pro_body_cont {
					margin-left:90px;margin-top:20px; text-align:center;
					}
				.sp-pro_result {
					text-align:left;	
					}
					.sp-pro_result li {
						margin-bottom:10px;
						}
						.sp-pro_result li span {
							display:block;
							font-size:18px;	color:#e40f63;
							}
						.sp-pro_result li a {
							display:block; line-height:18px;
							color:#333399;
							}
				.sp-pro_body_list {
					text-align:left;	
					}
					.sp-pro_body_list li {
						margin-bottom:10px;
						}
						.sp-pro_body_list li a {
							display:block; line-height:18px;
							color:#e40f63;
							}							
			.sp-pro_ftr {
				float:left;width:100%; margin:15px 0;
				font-weight:bold;line-height:18px;font-size:12px;
				}
	/* -----------[ Blog block ]----------- */			
		.sp-bl {
			padding:15px;
			font-family:Arial;font-size:13px; color:#373737;background:#FFF;	
			}
			.sp-bl a {
				color:#44a41c;	
				}
			.sp-bl_l {
				float:left;width:87px;	
				}
				.sp-bl_l_lnk {
					display:block; width:87px;height:200px; text-indent:-777em;
					background:url(phone.png) no-repeat 0 0;	
					}
			.sp-bl_r {
				margin-left:130px;	
				}
				.sp-bl_r strong {
					display:block; margin-bottom:13px;
					font-size:18px;	
					}
					.sp-bl_r strong a {
						color:#363533;	
						}
				.sp-bl_r p {
					font-size:14px; line-height:20px;
					}
					.sp-bl_r p b {
						font-size:18px;	color:#e40f63;
						}											