/*WARSAW PENNY SAVER*/
/*Home*/

h1 {margin-bottom:10px;}
a img {
	border: solid 1px #A6A09A;
	}
	a:hover img {
		border: solid 1px #3D5D64;
		}
#sideL {
	float:left;
	width:490px;
	padding:0px 0px 0px 30px;
	}
#sideR {
	float:left;
	width:230px;
	padding: 20px 0px 0px 25px;
	}
	#sideR h2 {
		background:url(../../images/underline_gradient.jpg) no-repeat bottom left;
		padding-bottom:4px;
		}
#faithfulFriend {
	display:block;
	height:273px;
	width:303px;
	background:url(../../images/faithful_friend.jpg) no-repeat left top;
	padding-top: 80px;
	padding-left:215px;
	margin-left:-30px;
	}
	#faithfulFriend p{width:300px;}
#viewPennysaver {
	display:block;
	height:140px;
	width:472px;
	padding:3px;
	border:solid 1px #A6A09A;
	background:url(../../images/pennysaver_bk.jpg) no-repeat top left;
	margin-bottom:5px;
	}
#sponsors a img{margin-bottom:10px;}
	
#searchBar input{
	border: solid 1px #A6A09A;
	background-color: #EFEDE9;
	font-size:14px;
	padding: 2px;
	float:left;
	}
	.searchButton {
		
		border: solid 1px #A6A09A;
		background-color: #EFEDE9;
		padding: 2px;
		}
#penny a img{
	margin-right:10px;
	border:none;
	}