.swatch		{width:98px;
		 height:100px;
		 border-top:solid 1px #C8C8C8;
		 border-left:solid 1px #C8C8C8;
		 border-right:solid 1px #F0F0F0;
		 border-bottom:solid 1px #F0F0F0;
		 cursor: pointer;
		 }
.swatchcell	{padding:2px;
		 border:solid 2px #F0F0F0;
		}
.swatchframe	{background-color:#DCDCDC;
		 font:9px verdana;
		 padding:5px;
		 border-right:solid 1px #C8C8C8;
		 border-bottom:solid 1px #C8C8C8;
		 border-top:solid 1px #FFFFFF;
		 border-left:solid 1px #FFFFFF;
		}
.slider		{width:300px;
		 background-color:#F0F0F0;
		 }
body		{background-color:#FFFFFF;
		 font:11px verdana;
		 color:#646464;
		 margin:0px;
		 padding:0px;
		 height:100%;
		 width:95%;
		 }
.button		{font:10px verdana;
		 width:180px;
		}

.dirinput	{font:11px verdana;
		 width:30px;
		}
		
.variationframe	{border:solid 1px #F0F0F0;
		}
		
.variation	{width:32px;
		 height:22px;
		 background-color:#E6E6E6;
		 cursor: pointer;
		 }

#blendname	{font:11px verdana;
		 width:150px;
		}
		
h1		{font-size:13px;
		 margin-bottom:10px;
		 color:#3C3C3C;
		 font-weight:bold;
		 }
		
p		{margin:0px;
		 margin-bottom:6px;
		 }
		 
.tabsheet	{background-image:url(tabs.gif);
		 background-repeat:no-repeat;
		 background-position:top left;
		 width:715px;
		 height:20px;
		 padding-top:5px;
		 font:10px verdana;
		 margin-bottom:4px;
		 }

#footer		{margin-top:40px;
		 font:9px verdana;
		 color:#A0A0A0;
		 text-align:center;
		 }

a:link		{color:#FF892E; text-decoration: underline;}
a:visited	{color:#FF892E; text-decoration: underline;}
a:active	{color:#FF892E; text-decoration: underline;}
a:hover		{color:#9D3400; text-decoration: underline;}

.ss		{width:20px;
		 height:20px;
		 float:left;
		 margin-right:1px;
		 margin-bottom:2px;
		}
#browsetable	{xwidth:720px;
		}
#browsetable td	{width:125px;
		 padding-bottom:5px;
		 font-size:9px;
 		 border-right:solid 1px #C8C8C8;
		 border-bottom:solid 1px #C8C8C8;
		 border-top:solid 1px #FFFFFF;
		 border-left:solid 1px #FFFFFF;
		 padding:3px;
		 cursor:pointer;
		}		
#paging		{text-align:center;
		 width:720px;
		 margin-top:20px;
		}
