body { 
	font-family: Tahoma;
}

div#main-content{
margin-top:1em;
width:950px;
}

.image { width: 300px; height: 200px }

#page {
	text-align: left;
	margin: auto;
}

form{
margin:0;
padding:0
}


#uploadFile {
	width: 507px;
	border:1px solid #A8A8A8;
	font-size:16px;
	
}

#inputEdit {
	width: 510px;
	border:1px solid #A8A8A8;
	font-size: 16px;
}

.group1 a{text-decoration:none; font-size:12px;}

.fileinputs td {font-size: 12px; font-weight:bold;}

#error {
	clear: both;
	color: #CC0000;
}

#footer {
	font-size:13px;
}

#footer a{
text-decoration: none;
}

h2{clear:left}

.colorpalette 			{ float: left;  padding: 0; margin: 0; width: 310px; margin-bottom:15px; clear:left}
.colorpalette div 		{ float: left; padding: 0; margin: 0; list-style: none; width: 43px; height: 35px; margin-top:1px; margin-left: 1px}
.colorpalette div span 	{ display: none; }

#column_left, #column_right{ width: 400px; float: left; }

#column_right{
width:470px;
margin-left:10px;
}

#current {
	color: #333; 
	clear: both;
	margin-top: 1px;
	_height: 1px;
	padding: 10px 1px;
	text-align: left;
}

#selectedColorDisplay, #colorDisplay {width: 50px; float: left; margin-right: 10px; height: 40px; border:1px solid black;}
#selectedColorHexDisplay, #colorHexDisplay {height: 40px; padding-top:8px;}

#lastx div {width:30px; height:30px; border:1px solid black; margin-right:3px;}


.link {color: #006699;text-decoration:underline;}
.link:hover {color: #006699;text-decoration:none;}

.link2 {color: #006699;text-decoration:none;}
.link2:hover {color: #006699;text-decoration:none;}