* {
	font-family:'Lucida Sans Unicode', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
}
body {
	background-image:url(bg.png);
	background-repeat:repeat-x;
	background-color:#67a0bb;
}
#container {
	width:525px;
	margin:0 auto;
	text-align:left;
}
h1 {
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/* color:#95b00f; */
color:#2DB6FF;
	font-weight:normal;
	margin:20px 0 10px 0;
}
h2 {
	font-size:18px;
	color:#1739AE;/*#2c89b5;*/
	font-family:'Lucida Sans Unicode', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.half {
	background-color:#fff;
	border:1px solid #e2eccd;
	width:700px;
	float:left;
	margin:0 15px 0 0;
	padding:7px;
}
p{
font-size:12px;
}
table * {
font-size:11px;
}
table h2 {
font-size: 18px;
}
h3 {
font-size:13px;
}
.small {
	font-size:10px;
}
.source {
	margin:0;
	text-align:right;
	font-size:12px;
	float: right;
}
#sources {
	clear: both;
	width:520px;
	margin: 0 auto;
	padding:20px 0;
	font-family:'Lucida Sans Unicode', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:10px;
}
#sources ul {
	list-style-type: none;
}
#ie5hack {
	text-align: center;
}
ul, li {
font-size:11px;
margin:2px;
}
ul {
margin:0 0 0 20px;
}
.infolink{
float:left;
display:block;
margin:0 20px 0 0;
}#informer1{
clear:both;
}
.discount{
color:#FF4246;
}
.button_block h2 {
display:block;
float:left;
}
.t3 {
margin:10px 0 0 0;
display: block;
font-size:14px;
}
.text {
clear:both;
}
input,textarea {
border:1px solid #eee;
}
table td {
border-bottom:1px solid #f3f3f3;
}
table tr {
margin:2px 0 2px 0;
}