
#preview #content-wrapper {
width:770px;
}

#content {
	top:0;	right:0;
	margin-top:72px;
	width:400px !important;
	padding-left:10px;
	position:absolute;}
	
#content-wrapper {position:relative; padding-top:20px;}
#slides img {border:2px solid white;}

h1 {
background-image:url(/img/gradient/gif);
	background-color:white;
	width:350px;
color:#621213!important;
font-size:22px !important;
	padding:15px 6px;
	margin:0px;
	float:left}

h2 {
	margin-right:292px;
	margin-top:60px;
	background-color:white;}
	
	h2 a {
background-image:url(/img/gradient/gif);
		width:100px;
		float:right;
		padding:4px 4px;
		color:#B0331D;
		text-decoration:none;
		background-color:#fff;}
	
	h2 a:hover {
background-image:none;
	color:white;
	background-color:#631113;}