/* @override http://bridget.sweetin.net/rda/style.css */

#generator {
	float: left;
	width:400px;
	height:500px; 
	display:block; 
	background: #fff url(pics/top_shadow.png) no-repeat 0 0; 
	padding:25px 0 0 60px;
	font: 15px/40px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #7f5036;
}

#right {
	width: 400px;
	height: 150px;
	float: right;
	right: 50px;
	position: relative;
	top: 20px;
}

.heading1 {
	font: bold 18px/40px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #7f5036;
	}

#right p{
	font: 30px/0 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #7f5036;
	padding-top: 50px;
}