#customers
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    width:100%;
    border-collapse:collapse;
}
#customers td, #customers th 
{
    font-size:1em;
    border:1px solid #682C2C;
    padding:3px 7px 2px 7px;
}
#customers th 
{
    font-size:1.1em;
    text-align:left;
    padding-top:5px;
    padding-bottom:4px;
    background-color:#682C2C;
    color:#ffffff;
}
#customers tr.alt td 
{
    color:#000000;
    background-color:#D6D6D6;
}

#customers a {
    color: #A90607;
    display: block;
    text-decoration: none;
}


.b-top {
z-index:2600;
position:fixed;left:0;bottom:90px;width:34%;margin-left:50%;opacity: 0.5;filter:alpha(opacity=50);
}

.b-top:hover {
  opacity:1;
  filter:alpha(opacity=100);
  cursor:pointer;
}
.b-top-but {
z-index:2600;
position:absolute;
display:block;
left:56px;
bottom:0;
margin:0 0 0 100%;
padding:52px 12px 8px;
color:white;
background:#000000 url(http://www.koelntravel.ru/images/goUp.png) no-repeat 50% 22px;
border-radius:7px;
}


table.smilies
{
	margin: 1em;
	border-collapse: collapse;
}

table.smilies td, table.smilies th
{
	border: 1px dotted #333;
}

#preview
{
	padding: 1em;
	padding-left: 1.5em;
}

div.left
{
	text-align: left;
}

div.center
{
	text-align: center;
}

div.right
{
	text-align: right;
}

div.image
{
	text-align: center;
	vertical-align: middle;
}

div.left div.image
{
	float: left;
	margin: 0.5em;
}

div.right div.image
{
	float: right;
	margin: 0.5em;
}

#close
{
	text-align: center;
	margin-bottom: 1em;
}

#close input
{
	background-color: #FFFFFF;
	border: 1px solid #647386;
	color: #333333;
	font: 9pt Verdana;
}

hr.cut
{
	color: #FFF;
	border: 0;
	border-bottom: 1px dashed #555;
}