/* @override http://breze.ca/assets/styles/gift.css */

form.gcform label{
	padding-top:4px;
	height: 20px;
	margin: 3px;
	width:50px;
	float:left;
}

form.gcform input{
	height: 20px;
	margin: 3px;
	width: 150px;
}

form.gcform p{
	clear: both;
	font-weight:bold;
}

#gcvalue {
	width: 60px;
	margin-right:87px;
}
#messagetag{
	float:none;
}

.error{
	color:white;
	font-weight:bold;
	padding:2px;
}

form.gcform textarea {
	width: 300px;
	height: 150px;
}

#footer{height:66px;background:url(../images/gift/footer.gif) no-repeat;}
#content{background:url(../images/gift/header.jpg) no-repeat;}
#primarynav li:hover{background:url(../images/gift/navbg.gif) repeat-x;}
#forms{background:url(../images/gift/formbg.gif) no-repeat;}