﻿body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin:0px;
	padding:0px;

}

a
{	text-decoration:none;
}

.STYLE1 
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height:25px;
}
.STYLE2 {color: #FFF200}

.content
{
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:14px;
	color:#fff;
}

.container{
	width:308px;
	height:260px;
	border:1px solid #eee;
	position:relative;
	vertical-align:bottom;
}

#idNum{ position:absolute; right:5px; bottom:0px;  height :20px;}
#idNum li{
	float: left;
	list-style:none;
	color: #fff;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin: 1px;
	border: 1px solid #707070;
	background-color: #060a0b;
	vertical-align :bottom;
}
#idNum li.on{
	line-height: 18px;
	width: 18px;
	height: 18px;
	font-size: 14px;
	border: 0;
	background-color: #ce0609;
	font-weight: bold;
}

 #content 
{ 
     border:0px solid #CCCCCC; 
     width:944px; 
     text-align:center; 
 } 
 #list 
{ 
     width:233px; 
     float:left;             
 } 
 
 .SI-FILES-STYLIZED label.cabinet
{
    width: 70px;
    height: 24px;                
    display: block;
    overflow: hidden;
    cursor: pointer;
    text-align: left;
    margin: 0;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: 42px;
    opacity: 0;
    -moz-opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    cursor: pointer;
}

.spaceimage
{
	margin-right:10px;
}

.ButtonClass
{
	width:250px;
}

.ButtonsClass
{
	width:130px;
}