#romIdeasTitle {
	float: left;
	width: 420px;
}
.romIdeasTitle {
	float: left;
	width: 670px;
	margin-top: 15px;
}

#romIdeasTitle h1 {
	margin-bottom: 0px;
}
#romIdeasShareContainer {
	float: left;
	width: 250px;
	text-align: right;
}
#romIdeasShareContainer .romIdeasShareButton {
	margin-top: 10px;
	float: left;
}
.romIdeasText {
	float: left;
	width: 670px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 0px;
}

.romIdeasText p  {
	margin: 0px 0px 25px;
}

.romIdeasText .romIdeasPhotoRight  {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.romIdeasText .romIdeasPhotoLeft  {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.romIdeasText .romIdeasPhotoCenter  {
	float: left;
	margin-bottom: 10px;
	text-align: center;
	width: 468px;
}
.romIdeasFooterLeft  {
	background: #ee1c24;
	padding: 5px 0px 5px 15px;
	float: left;
	border-top: 1px solid #9b231c;
	border-bottom: 1px solid #9b231c;
	color: #FFF;
	width: 199px;
	height: 17px;
	line-height: 18px;
	margin-top: 5px;
}
.romIdeasFooterLeft a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.romIdeasFooterLeft a:hover {
	font-weight: bold;
	color: #FCF;
	text-decoration: underline;
	background: #ee1c24;
}
.romIdeasFooterMiddle  {
	background: #ee1c24;
	padding: 5px 0px;
	float: left;
	border-top: 1px solid #9b231c;
	border-bottom: 1px solid #9b231c;
	color: #FFF;
	width: 250px;
	height: 17px;
	text-align: center;
	line-height: 18px;
	margin-top: 5px;
}
.romIdeasFooterMiddle  img   {
	margin-right: 10px;
}
.romIdeasFooterRight  {
	background: #ee1c24;
	padding: 5px 15px 5px 0px;
	float: left;
	border-top: 1px solid #9b231c;
	border-bottom: 1px solid #9b231c;
	color: #FFF;
	width: 191px;
	text-align: right;
	height: 17px;
	line-height: 18px;
	margin-top: 5px;
}
.romIdeasFooterRight a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.romIdeasFooterRight a:hover {
	font-weight: bold;
	color: #FCF;
	text-decoration: underline;
	background: #ee1c24;
}
#romIdeasNextPrevContainer {
	float: left;
	width: 670px;
	margin-bottom: -15px;
}
#romIdeasPrevious {
	float: left;
	width: 660px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 3px;
	background: #F7F7F7;
}
#romIdeasNext {
	float: left;
	width: 660px;
	padding-right: 10px;
	text-align: right;
	padding-bottom: 7px;
	padding-top: 3px;
	background: #f7f7f7;
}
#romIdeasAll {
	float: right;
	width: 200px;
	text-align: center;
	background: #EEE;
}
#romIdeasNextPrevContainer #romIdeasAll a{
	background: #EEE;
	width: 200px;
	text-decoration: underline;
	line-height: 22px;
	display: block;
	height: 22px;
}
#romIdeasNextPrevContainer #romIdeasAll a:hover {
	background: #666;
	width: 200px;
	text-decoration: underline;
	line-height: 22px;
	display: block;
	height: 22px;
	color: #FFF;
}


#romIdeasNextPrevContainer a {
	font-size: 14px;
	text-decoration: underline;
	color: #333;
}
#romIdeasNextPrevContainer a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #999;
	background: #f7f7f7;
}
.romIdeasDate  {
	float: left;
	color: #000;
	margin-top: -5px;
	margin-bottom: 10px;
}
#romIdeasCommentsTitle {
	float: left;
	width: 458px;
	padding-left: 10px;
}
.romIdeasCommentEven {
	float: left;
	width: 458px;
	padding-top: 10px;
	padding-left: 10px;
	border-top: 1px dotted #CCC;
	padding-bottom: 20px;
}
.romIdeasCommentEven h2 a{
	font-weight: bold;
	font-size: 16px;
	color: #930;
}
.romIdeasCommentEven h2 a:hover {
	font-weight: bold;
	font-size: 16px;
	color: #666;
	background: #FFF;
	text-decoration: underline;
}

.romIdeasCommentOdd {
	float: left;
	width: 458px;
	padding-top: 10px;
	padding-left: 10px;
	border-top: 1px dotted #CCC;
	background: #f7f7f7;
	padding-bottom: 20px;
}
.romIdeasCommentOdd h2 a {
	font-weight: bold;
	font-size: 16px;
	color: #930;
}
.romIdeasCommentOdd h2 a:hover {
	font-weight: bold;
	font-size: 16px;
	color: #666;
	text-decoration: underline;
	background: #FFF;
}


.romIdeasCommentDate {
	color: #888;
	margin-top: -5px;
	float: left;
	width: 458px;
}
.romIdeasCommentComment {
	float: left;
	width: 458px;
	margin-top: 10px;
}

#romCommentsMainContainer  {
	background: url(../images/advice/advice-main-container-top.gif) no-repeat left top;
	width: 470px;
	float: left;
	margin-top: 15px;
}
#romCommentsMainContent  {
	background: #FFF;
	padding: 10px 10px 5px;
	float: left;
	width: 442px;
	border-right: 4px solid #EFEFEF;
	border-left: 4px solid #EFEFEF;
	margin-top: 10px;
}
#romCommentsMainBottom  {
	background: url(../images/advice/advice-main-container-bot.gif) no-repeat left top;
	float: left;
	height: 10px;
	width: 470px;
}
form input  {
	margin-top: 2px;
	border: 1px solid #CCC;
	padding: 3px;
}
form textarea  {
	margin-top: 2px;
	width: 430px;
	height: 150px;
	border: 1px solid #CCC;
	padding: 3px;
}
form #yourComment {
	float: left;
	width: 448px;
}

form select   {
	border: 1px solid #CCC;
	margin-right: 15px;
	padding: 2px;
}
form .romButton  {
	background: #900;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #000;
	padding: 1px 5px;
	margin-right: 4px;
}
form .romButton:hover {
	border: 1px solid #000;
	background: #FFF;
	font-weight: bold;
	color: #900;
}
form .romFormTopContainer  {
	float: left;
	width: 440px;
	vertical-align: middle;
	margin-bottom: 10px;
}
form .romFormLeftContainer  {
	float: left;
	margin-bottom: 10px;
	width: 440px;
}
form .romFormRightLabel   {
	line-height: 26px;
	float: left;
	margin-left: 7px;
}
form .romFormLeftField {
	text-align: right;
	float: left;
}

form .romFormLeftContainer select  {
	padding: 2px;
	margin-right: 20px;
}
form .romFormButtons  {
	float: left;
	width: 400px;
}
.commentSmall   {
	font-size: 10px;
}
.romanticIdeaListContainer {
	float: left;
	width: 650px;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #DDD;
	padding-right: 10px;
	padding-left: 10px;
}
.romanticIdeaListContainer a.title {
	font-size: 16px;
}
#romanticIdeasAllContainer {
	float: left;
	width: 670px;
	margin-top: 10px;
}
#romanticIdeasAllContainer ul {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	list-style: none;
	color: #333;
	padding-left: 15px;
}
#romanticIdeasAllContainer ul li {
	margin-bottom: 8px;
}
#romanticIdeasAllContainer ul li a {
	font-weight: normal;
	color: #333;
	font-size: 16px;
}




.romanticAdContainer  {
	float: left;
	width: 670px;
	text-align: center;
	margin-top: 25px;
}

