#main-romance {
	height: 300px; /*858px;*/
/*    background: #f9f6f3 url(footer_top.gif) no-repeat 0 808px;*/
	font-family:"Times New Roman",Times,serif;
}

#main-romance .no-flash-copy {
    width: 655px;
	margin: 0 auto;
}

#main-romance img {
	display: block;
    margin: 0 auto;
}

#main-romance h2 {
	margin: 20px 0 0 0;
    font-weight: bold;
    font-size: 1.25em;
	font-family:Arial,sans-serif;
}

#main-romance h3 {
	margin: 20px 0 0 0;
    font-size: 1.1em;
    font-weight: bold;
	font-family:Arial,sans-serif;
}

#main-romance h4 {
	margin: 20px 0 0 0;
    font-size: 1em;
    font-weight: bold;
	font-family:Arial,sans-serif;
}

#main-romance p, ul {
	width: 655px;
	font-size:0.875em;
	line-height:1.4;
    margin: 0 0 10px 0;
}

#main-romance li {
    list-style-type: disc;
    list-style-position: inside;
}

#footer-romance {
    height: 160px;
    background-color: #000;
    color: #fff;
}

