﻿        #pop_up_main
        {
			background:url(../img/bg.jpg) no-repeat;
			background-size:100%;
            width: 251px;
			height:130px;
            
			padding-top:10px;
        }
        #pop_up_main h2
        {
            font-size: 16px;
            padding: 4px;
            
            text-align: center;
            color: #fff;
			line-height:120%;
			
			padding:0;
			margin-bottom:5px;
			
        }
      #pop_up_main p
      { 
      	color: #FFF;
      	width: 100%;
      	font-size: 15px;
      	line-height: 22px;
		text-shadow: 1px 1px 1px #000;
		text-align: center;
		font-weight: lighter;
	}
	#pop_up_main p strong
	{
		font-size: 18px;
		font-weight: bold;
	}
    .button_ad
        {
            position:relative;       
            bottom: 5px;
            text-align: center;
            margin-left: 30px;
        }
        .heightt{position:relative;
                 }
	#asd
	{
		position:absolute;
		float:right;
		right:-4px;
		top:-4px;
		cursor:pointer;} 
		
	.link{font-size:12px !important;
		color:#000000 !important;
		text-shadow:none !important;
		left:0px !important;
		letter-spacing:-1px;
		width:62% !important;
		text-align:left !important;
		margin-left:8px;		
		/*bottom:-10px;*/
		position:relative;
		float:left !important;
	}   