#divText
{
    width:599px;
    
}


#divNokiaHeading
{
    background-image: url("/images/common/heading_background.gif");
    background-repeat:no-repeat;
    height:27px;

}

#divNokiaText
{
   position:relative;
   left:10px;
   top:6px;
   color:#CC0001;
   font-weight:bold;
   font-size:10pt;
}

#divOrangeHeading
{
    background-image: url("/images/common/heading_background.gif");
    background-repeat:no-repeat;
    height:27px;

}

#divOrangeText
{
   position:relative;
   left:10px;
   top:6px;
   color:#CC0001;
   font-weight:bold;
   font-size:10pt;
}


#divImage
{
    float:right;
    
    height:308px;
	padding-right:20px;
}


#divMainArea
{
   width:755px;
   
}

#divContentHolder
{
    width:610px;
}

#divJoinButton{
	text-align:right;
	padding-right:10px;
}


.phoneItem
{
    float:left;
    width:122px;
    height:152px;
    text-align:center;
    font-weight:bold;
    color:#446C90;
    padding-left:1px;
}

.spacer{
 width:28px;
 float:left;
}

sup
{
 font-size:6pt;
}

#divPrintBut
{
	left:700px;

}
