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

/* Extras Content */

#header_image {
	width:387px;
	height:181px;
	background-image:url(../images/header_gift.jpg);
	z-index:50;
	display:block;
	position:absolute;
	left:565px;
	top:20px;
	}


#gift_bloc {
	width:530px;
	height:325px;
	float:left;
	margin:15px 0 0 15px;
	_margin-left:10px;
	}

#gift_head {
	width:530px;
	height:35p;
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	font-weight:bold;
	color:#1b5b38;
	text-align:center;
	}
	
#gift_main {
	width:520px;
	min-height:305px;
	float:left;
    margin:4px 0 0 10px;
	_margin-left:0px;
	}

#gift_main p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:normal;
	line-height:24px;
	margin:10px 0 0 0;
    }
	
#gift_main ul,li {
	line-height:24px;
	}
	
#registry_block {
	width:370px;
    height:324px;
	margin:31px 20px 0 0px;
	_margin-right:10px;
	padding:0 0 0 14px;
    float:right;
    display:block;
	border-left:#000 dotted 1px;
        background-color:#f8deba;
    }

form {background-color:#f8deba;}

#registry_block img {
	width:154;
	height:153;
	float:left;
	padding:15px 17px 0 0px;
	}
	
#registry_block p {
        margin-top:9px;
        margin-left:5px;
        line-height:24px;
	}

#registry_block input {
       padding:0px 0 0 0;
        }

#gift_main a {color:#1b5b38; text-decoration:underline;}

#gift_main a:link {text-decoration: underline;}
#gift_main a:visited {text-decoration: none}
#gift_main a:active {text-decoration: none}
#gift_main a:hover {text-decoration:underline}

