/* CSS Document */
#content-2col h3 {border-bottom: 0 solid #fff}
.float-image{
	float:left; 
	margin:14px 8px 5px 0
}
.css-table-rom{
	display: table;
	clear: both;
	background: #FFF;
	border-bottom: 1px solid #E0E0E0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.css-table-rom>div{	display: table-row}
.css-table-rom>div>div:first-child{
	display: table-cell;
	vertical-align: top
}
.css-table-rom h3{
	color: #790025;
	margin-bottom: 2px;
	margin-top: 5px;
	clear: both;
	}
.css-table-rom p{
	margin: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.romance-snippet2 {
	border-top: 1px solid #E0E0E0;
	background: #FFF;
	padding-top: 10px;
	padding-bottom: 10px
}

.romance-snippet2 p{
	margin: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.romance-snippet2 a, .css-table-rom a{
	color:#1E4E8D;
	text-decoration:none
}
.romance-snippet2 a:hover, .css-table-rom a:hover, #content-inner .romance-snippet2 h3 a:hover{text-decoration:underline}
.romance-snippet2 h3 {
	color: #790025;
	margin-bottom: 5px;
}
h2 {
	color:#2e2e2e;
	font-size: 16px;
	font-weight: 700;
	padding: 15px 0 0 5px;
	clear:none;
}
.css-table-rom h3 a ,#content-inner .romance-snippet2 h3 a{
	color: #790025;
	text-decoration: none;
}

.list-normal-number li{
padding-bottom:10px;
}

#container {
background-image:url(/images/global/background/bkg_romance.jpg);
background-repeat:repeat-x
}

.block-grey{
	background:#f9f9f9;
	border-top: 1px solid #E0E0E0;
}

.author{
	padding: 0px 5px 5px;
}

#content-right ul {
	display:block;
	list-style:none outside;
	margin-bottom:15px;
	clear:both;
	overflow: auto;
}


#content-right .down-img {
	overflow:auto;
	border-bottom:1px solid #CCC;
	float:left;
	width:229px;
	margin: 5px 0;
}

h6 {
	color:#444444;
	font-size:13px;
	font-weight:700;
	padding-left:5px;
}

#content-inner .subtitle {
	padding-bottom:10px;
}
