/* Side Bar Declerations */

#tellafriend {
	padding-left:2px;
	height: 110px;
	background: #ffffff url(../images/package.gif) no-repeat;
	border: none;
	}

#tellafriend h3 {
	font-size: 16px;
	text-align: right;
	color: #aa1010;
	padding-top: 32px;
	padding-right: 26px;
	}
	
#tellafriend p {
	font-size: 12px;
	padding-top: 72px;
	padding-right: 4px;
	text-align: right;
	}

#tellafriend a {
	text-decoration: none;
	}

#tellafriend a:hover {
	text-decoration: underline;
	}

	
	
/*                        */
/* User Form Declarations */
/*                        */
#tellpage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	width: 380px;
	padding: 4px 16px 0 16px;
	background: url(../images/tellafriend03.jpg) repeat;
	}


#tellpage h2 {
	color: #113388;
	}

#tellpage p {
	vertical-align: baseline;
	padding-top: 8px;
	}

#tellpage input, textarea {
	float: right;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	background: #FFFFFF url(../images/resplend04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	}

#tellpage .inbutton {
	float: left;
	/*text-align: super; */
	}

#tellerror {
	color: #993300;
	font-weight: bold;
	margin-bottom: 18px;
	}
	
	
/*                                  */
/* Garage Sale Listing Declarations */
/*                                  */
#teller {
	height: 47pt;
	padding-top: 14px;
	padding-left:64px;
	background: #ffffff url(../images/tellafriend02.gif) no-repeat;
	}
	
#teller a {
	font-family: inherit;
	color: inherit;
	}
	
