@charset "UTF-8";
/* CSS Document */


#content {
	background-image: none;
	position: relative;}

DIV#articles {
	margin: 0 auto 0; padding: 0;
	width: 775px; position: relative;
	background-color: #FFF;}

#emailfriend {
	display: block;
	width: 120px;
	height: 70px;
	position: absolute;
	top: 183px; right: 0;
	z-index: 6000;
	background: url(../images/clear.gif);}

.btBack {
	text-align: right;
	color: #999;}


FORM#FloatWindow {
	margin: 0 auto 0; padding: 20px 0 0;
	width: 775px;
	background-color: #FFF;
	text-align: center;}

FORM#FloatWindow fieldset {
	border: 0;}

FORM#FloatWindow input {
	margin: 0 5px 0;}

#success {
	background-color: green;
	text-align: center;
	color: #FFF;
	padding: 10px 20px;}

#error {
	background-color: #000;
	text-align: center;
	color: #FFF;
	padding: 10px 20px;}

.FloatLeft {
	float: left;}