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


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

img#grHeader {
	border: 0;}

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

DIV#articles p {
	margin-left: 35px;
	margin-right: 35px;}

DIV#articles h3 {
	font-size: 18px;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 0px;}
	

#emailfriend {
	display: block;
	width: 120px;
	height: 70px;
	position: absolute;
	top: 220px; left: 50px;
	z-index: 6000;
	background: url(../images/clear.gif);}
	
strong {
	font-size: 14px;}

#btGiftGuide {
	position: absolute;
	bottom: 10px; right: 20px;}

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


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

fieldset {
	border: 0;}

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;}