@import 'sorting_box.css';
/****LINKS **************************************/
a
{
color: 		#B87900;
1color: #705018;
}
a:hover
{
color:		#2DC500;
old-color: 	#CC8600;
}

1a:visited
{
color: 	#705018;
}

/************************************************/


.mut
{
margin:		10px 0 0 0;
}

.about.table1
{
width:		100%;
}


.about.table1 td
{
font-size:	12pt;
width:		50%;
}

.about.table1 .caption
{
font-size:	16pt;
text-align:	center;
margin-bottom:	3px;
padding:	0;
}

.buyer .caption
{
background: 	url(/images/design/caption-buyer.png) no-repeat bottom;
color:		white;
}

.seller .caption 
{
background: 	url(/images/design/caption-seller.png) no-repeat bottom;
}

.features
{
height:		266px;
border:		1px solid #FFFDF7;

}

.features ul
{
padding-left:	0;
margin:		7px 15px 0 10px;
}
.features li
{
list-style-type:none;
}

.buyer .features 
{
background:	#EBDEC5;
}

.seller .features 
{
background:	#DCEBC5;
}

.about.table1 li
{
padding-bottom:	10px;
padding-left:	10px;
}

.buyer .features  b
{
color:		#A45E00;
}

.seller .features  b
{
color:		#177000;
}

.about.table1 .links
{
font-size:	12pt;
text-align:	right;
padding-right:	5px;
}

.about.table1 .links a
{
color:		#6A9904;
font-weight:	bold;
}

.aboutsystem
	{
	font-family: Arial;
	font-size: 10pt;
	width: 100%;
}

.aboutsystem h3
	{
	font-size: 14pt;
}

.aboutsystem div
	{
	font-style: italic;
	padding: 0 0 0 25;
}

.vagno
	{
	padding: 0 0 0 25;
}

.brownheadline
	{
       	color:		#705018;
	font-weight:	bold;
}

.brownheadline_big
	{
       	color:		#705018;
	font-size:	12pt;
	font-weight:	bold;
}

.utp
	{
	color:		#CC8600;
	font-size:	14pt;
	font-weight:	bold;	
	text-align:	center;
}

.articles_photo
	{
	border:		1px solid red;
	background:     #c0c0c0;
}

.seealso-pages
{
margin-left:	65%;
padding:	8px 7px 8px 7px;
background:	#FAF3E5;
margin-bottom:	10px;
}

.seealso-pages h5
{
margin: 	0;
}

TABLE.schema td
{
vertical-align:	bottom;
padding:	3px 0px 3px 3px;
}
.schema h4
{
font-weight:	normal;
color:		#000000;
display:	inline;
}

TD.step
{
padding-bottom: 33px;
}
