body {background: #000 url('../images/behindSpace.png') fixed no-repeat top center;}
#login
    {
        background: url('320box.png');
        width:100%;
       text-align:right;
       color:#fff;
      
    }
#mainwindow
    {
        background: url('../320box.png');
        color:#fff;
        width:320px;
        margin:50px auto;
	.position:absolute;
	.top:35%;
	.left:35%;
    }

a:link {color: #15ADFF;}
a:visited {color: #15ADFF;}
a:active {color: #ccc;}
a:hover {color: #FFF;}

.resultsRow {
	background: #transparent;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.resultsRow2 {
	background: #transparent;
	border: 0;
}





.editTable
    {
	background: #transparent;
	color:#fff;
	text-align:center;
	width:960px;
	background-image: url(../table_transparent.png);
	border: 1px solid #fff;

    }
.editTable td
    {
	vertical-align: middle;
    }
.editWindow
    {
	margin: 60px auto 0 auto;
	width: 980px;
	height: 600px;
	overflow: auto;
    }
.editButtons
    {

	margin:auto;
	width:980px;
	height:50px;
	padding:5px;
	text-align:center;
    }

.fsTable
    {
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	width: 280px;
	padding: 4px;
	border: 1px solid #FFF;

}


.editPicWrapper {
	width: 640px;
	margin: auto;
	text-align: center;
	padding: 10px;

}
	
.editPicture {
	max-width: 640px;
	max-height: 640px;
}
	

.text {
	margin-top: 120px;
	float: right;
	color: #FFF;
}

.tableHeader {
	color: #FFF; 
	font-size: 14pt; 
	background-color: transparent;  
	padding-bottom: 6px;
}


.edit_pic {
	background-image: url(../table_transparent.png); 
	width: 800px; 
	border: 1px solid #fff; 
	padding: 10px;
	margin: 10px auto;
	text-align: center;
}
div#bottomDiv {
    position: absolute;
    width:100%;
    bottom:0;
}

div#bottomTab {
position:relative;
	background: url(../images/tab_mod/bottom_tab.png) no-repeat scroll center bottom transparent; 
	/*width: 2100px; */height: 44px;
	margin:0 auto;
}
#buttonGroup1 , #buttonGroup2 {
    display: inline-block; text-align:center; position:relative;
}
#buttonGroup1{
    /*padding:10px 0 0 730px;*/
	/*top:10px;*/
	left:730px;
	width:174px;
	/*height:34px;*/
}
#buttonGroup2{
    /*padding:10px 0 0 300px;*/
    	/*top:10px;*/
	left:300px;
       width:174px;
       /*height:34px;*/
}