﻿div#phone_game		{
					background-color: #aaa;
					padding-bottom: 9px;
					}

div#phone_game img	{
					padding: 0;					
					}

div#phone_game div.scroll_content {
					height: 104px;
					padding: 0 5px 0 5px;										
					}

div.chooseoperator  {
                    margin-top: 4px;
                    margin-bottom: -12px;   
                    }
                    
img.your_carrier	{
					margin: 10px 0 0px 0;
					}

img.logo_carrier	{
					}

img.diff_carrier	{
					position: relative;
					margin: 5px 0px 8px 22px;
					}

div.your_phone		{
					border-top: 1px solid #fff;
					}

div.your_phoneselected		{
                    margin-top: -12px;
					border-top: 1px solid #fff;
					}

img.your_phone_title {
					margin: 8px 0 6px 0;
					}

img.diff_phone		{
					margin: 10px 0 5px 22px;
					position: relative;
					}

table.phones p		{
					font-size: 9px;
					color: #888;
					margin: 10px 0 0 0;
					}

table.phones img.left_phone {
					margin: 5px 7px 5px 3px;
					}

table.phones input.zoom {
					border: 0px;
					margin: 2px 0 1px 0;
					width: 41px;
					height: 9px;
					background-image: url('../img/left_zoom.gif');
					}

table.phones img.select {
					margin: 1px 0 10px 0;
					}

table.phones td.divider {
					border-top: 1px solid #c0c0c0;
					font-size: 1px;
					line-height: 1px;
					}

table.your_phone 	{
					margin: 0px 2px 0 2px;
					background-color: White;
					width: 133px;
					}

table.your_phone p	{
					font-size: 9px;
					color: #888;
					margin: 0px 0 0 0;					
					/*color: #fff;
					margin: 0 0 10px 0;*/
					}

table.your_phone img.left_phone {
					margin: 5px 0px 5px 19px;
					}

.floatBox
                    {
                        position: absolute;
                        top: 0px;
                        left: -63px;
                        background-color: White;
                        border-color: Black;
                        visibility: hidden;
                    } 