﻿   #CompositePanelChooseDestinationPanel
    {
        left: 180px; top: 3px; width:878px; height:493px;  position:relative;   
    }
		
    #ChooseDestinationPanel_Main_Panel_Text
    {
        left: 36px; top: 30px; width: 159px;  height: 64px;  visible:true;  position:absolute;
    }
    #ChooseDestinationPanel_Main_Panel_LockPerson
    {
        left: 11px; top: 145px; width: 312px;  height: 297px;  visible:true;  position:absolute;
    }
    #ChooseDestinationPanel_Fields
    {
         left: 77px; width: 504px; top: 45px;  visible:true;  position:absolute;
    }
    #RegistrationNoticeEmail
    {
         left: 75px; top: 170px; width:154px;  height:142;  visible:true;  position:absolute;
    }
    #labelrequiredFields
    {
         height: 180px;  vertical-align:text-bottom; 
    }
    #ChoiceButtons
    {
		position:relative;
    }
		
    #Homebuttons
    {
		position:absolute;
		left:5%; top:10px;
    }
    #Productbuttons
    {
		position:absolute;
		left:35%; top:10px;
    }
    #IndustryButton
    {
		position:absolute;
		left:60%; top:10px;
    }
	#resendemaildiv
	{
        text-align:right;
        text-decoration:underline;
        color: #636363;
        font-size: 10;
        font-weight:bold;
        cursor:hand;
	}
	.tdCenter
	{
		text-align:center ;
	}
	.txtLabel
	{
		text-align:center ;
	}
		