1.breaker{overflow:hidden;height:1px;clear:both}
2
3.columns1{
4	text-align:left;
5	margin:0px 9px;
6/*	width:autopx;*/
7}
8h1{
9	font: bold 18px "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif ;color: #000;
10	height:19px;
11	margin: 0px 0px 0px 0px;
12}
13div.button{margin:auto}
14div.button .btnleft, div.button .btnright{
15	height:20px;
16	width:5px;
17	background-image: url(http://static.lycos-europe.net/de/i_slim/button_left.gif);
18	float:left;
19}
20div.button .btnright{background-image: url(http://static.lycos-europe.net/de/i_slim/button_right.gif)}
21div.button .btncenter{
22	float:left;
23	height:20px;
24	background-image: url(http://static.lycos-europe.net/de/i_slim/button_center.gif);
25	overflow:hidden;
26}
27div.button .btncenter a{
28	text-decoration: none;
29	line-height: 22px;
30	padding: 0px 6px;
31}
32div.button .btncenter input{
33	text-decoration: none;
34	border:0px solid #000;
35	background: transparent;
36	font: 12px "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;color: #000;
37	cursor: pointer;
38	margin-top:2px;
39	height:19px;
40	text-align:center;
41}
42.resulttable{width:100%;margin:0px 0px;}
43.resulttable th {font: 12px "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;color: #000;}
44.resulttable td {text-align:left;padding:3px 9px;font: 12px "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;color: #000;}
45
46