/*#content {
	min-height: 450px;
	height:auto !important;
	height:450px;
}*/
	.quote1 , .quote2 , .quote3 , .quote4, .quote5 , .quote6 , .quote7 , .quote8 , #info {
		margin-top: 10px;
		margin-bottom: 0px;
		padding: 5px;
		text-align: right;
		direction: rtl;
		border: 1px solid #eebf82;
	}
	.quote1 {background:#ffffef url(love.gif) top left no-repeat;}
	.quote2 {background:#ffffef url(like.gif) top left no-repeat;}
	.quote3 {background:#ffffef url(cong.gif) top left no-repeat;}
	.quote4 {background:#ffffef url(thanks.gif) top left no-repeat;}
	.quote5 {background:#ffffef url(apol.gif) top left no-repeat;}
	.quote6 {background:#ffffef url(sorry.gif) top left no-repeat;}
	.quote7 {background:#ffffef url(becool.gif) top left no-repeat;}
	.quote8 {background:#ffffef url(hate.gif) top left no-repeat;}
	#info {
		border: 1px solid #c6bf82;
		background-color: #fffacd;
		height: 110px;
		overflow: hidden;
		padding: 0;
		margin-right: 20px;
	}
	.list-header {
		font-family: arial;
		font-size: 20px;
		color: #e08208;
	}
	.submit , .input {
		font-family: tahoma;
		font-size: 12px;
	}
	#right {
		width: 260px;
		float: right;
		height: 110px;
		background-color: #ffe6cd;
	}
	#left {
		width: 410px;
		float: left;
		padding-top: 10px;

	}
	h1 , h2 {
		font-size: 12px;
		display: inline;
	}
	h2 {
		font-weight: normal;
	}
