h1 {
	font-size: 15pt
}
h2 {
	font-size: 14pt
}
body {
	font-size: 10px;
	color: #000;
	font-family: tahoma;
	text-align: center;
	margin: 0px;
	background: none;
}
ul {
	margin-top:3px;
	margin-bottom:0px;
}
#rap {
	background-color:white;
	text-align:left;
}

.content {
	margin: 0px 6px 0px 0px;
}

#instructions {
	background-color:white;
	width: 209px;
}

#utils {
	display: none;
}

#content_top {
	backbround-color: white;
}

#content_bottom {
	margin-top:10px;
}

.category {
	font-size:15pt;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:bold;
	padding-left:25px;
	background: none;
	background-color:#999;
}

.category a {
	display: none;
}

.categorydesc {
	padding-bottom:10px;
}

#signupform table th {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

th {
	font-size: 10px;
	font-weight: bold;
}

/* GIFT TAG SECTION */

.gifttag {
	margin: 5px 0px;
	background: none;
}

.suggest {
}

.gifthead {
}

.gifttitle {
	background: none;
	background-color: #CCC;
	padding-left: 3px;
	font-weight: bold;
}

.suggest .gifttitle {
}

.giftcost {
	padding-right: 10px;
	float:right;
}

.giftsuggestedby {
	font-style:italic;
	padding-left:15px;
}

.giftdesc {
	padding: 2px 3px 0px;
}

.giftlocation {
	font-style: italic;
	padding-left:15px;
}

.giftnote {
	padding-left:3px;
	margin-bottom: 3px;
}
.giftnoteby {
	font-style:italic;
	background: none;
	background-color: white;
	margin:3px 5px 0px 0px;
}

.giftactions {
	display:none;
}

.suggest .giftactions {
	display:none;
}

.giftreserve {
	display:none;
}


/***  PRINT SETTINGS ***/

#masthead {
	display: none;
}
#leftcolumn {
	display: none;
}

#footer {
	display:none;
}

form {
	display:none;
}
#members {
	display: none;
}
#content_bottom {
	clear: both;
	float:none;
	margin-top:10px;
	width:100%;
}

a {
	color: black;
	text-decoration: none;
}

.warning {
	display: none;
}