#main_container {
	top: 0;
	left: 0;
	width: 728px;
	height: 90px;
	position: absolute;
	background-color: #121b78;
	overflow: hidden;
}

#main_container #bkg_solid {
	top: 0;
	left: 0;
	width: 728px;
	height: 90px;
	background-color:  #5f5f69;
	position: absolute;
}

#main_container #clicktag {
	width: 728px;
	height: 90px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	overflow: hidden;
	background: transparent;
	cursor: pointer;
	text-indent: -9999px;
	z-index: 15000;
}

#main_container #border {
	border: 1px solid black;
	width: 726px;
	height: 88px;
	position: absolute;
	top: 0;
	left: 0;
}

#main_container #loading { 
	background-color: #5f5f69;
	width: 728px;
	height: 90px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 10000;
}

.fix_shake {
	-webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	transform:rotateZ(0.001deg);
}

/* BACKGROUND ELEMENTS */
#main_container .text_sprite_load {
	background: transparent url("img/phrma_fullPrice_txtSprite_728x90.svg") no-repeat;
	width: 614px;height: 91px;
	-webkit-background-size: 614px 91px;
	     -o-background-size: 614px 91px;
	        background-size: 614px 91px;
	
}

#main_container .letsTalk_logo {
	background: transparent url("img/phrma_letsTalk_logo.svg") no-repeat;
	width: 277px;height: 62px;
	-webkit-background-size: 277px 62px;
	     -o-background-size: 277px 62px;
	        background-size: 277px 62px;
	
}

#main_container #letsTalk{
	top: 49px;left: 226px;width: 278px;height: 27px;position: absolute;
	background-position: 0 -33px;;;
}

#main_container #findOut{
	top: 10px;left: 306px;width: 117px;height: 28px;position: absolute;
	background-position: -80px 0;;;
}

#main_container #phrmaLogo {
	background: transparent url("img/phrma_logo.svg") no-repeat;
	width: 96px;height: 38px;
	-webkit-background-size: 96px 38px;
	     -o-background-size: 96px 38px;
	        background-size: 96px 38px;
	top: 26px;left: 606px;position: absolute;
}

#main_container #question {
	background: transparent url("img/phrma_question_mark.svg") no-repeat;
	width: 246px;height: 424px;top: -318px;left: 580px;position: absolute;
	-webkit-background-size: 246px 424px;
	     -o-background-size: 246px 424px;
	        background-size: 246px 424px;
	
}

/* TEXT */
#main_container .text_holder {
	width: 728px;height: 90px;top: 0;left: 0;position: absolute;
	overflow: hidden;
}

#main_container #t1_container_B {
	width: 313px; height: 450px;left: 0;position: absolute;
	overflow: hidden;
	top: 200px;
}

#main_container #t1_A {
	width: 613px;height: 36px;top: 28px;left: 62px;position: absolute;
	background-position: 0 0;;;;;
}

#main_container #t2_A {
	width: 268px;height: 43px;top: 28px;left: 219px;position: absolute;
	background-position: 0px -48px;;;;;;
}

#main_container #t2_B {
	width: 24px;height: 34px;top: 28px;left: 483px;position: absolute;
	background-position: -275px -48px;;;;;;
}