#communityTable{background: #e5e5e5; width: 500px; margin: 20px auto; position: realtive;}
#communityTable tr td{
padding: 5px;
}
#communityTable #dropdown { width: 146px;}

#location {
	width:145px;
}
#island {
	width:145px;
}
#communityLoading {  
    float:right;   
    background:url(/images/ajax-loader.gif) no-repeat 1px;   
    height:28px;   
    width:28px;   
    display:none;  
}
#communityDone {  
    background:url(/images/iconIdea.gif) no-repeat 2px;   
    padding-left:20px;  
    font-family:arial;  
    font-size:12px;   
    width:70%;   
    margin:20px auto;   
    display:none  
}  