/* ------------------------ Listing of the Day Control Positioning  ------------------------- */
#RBODContainer { position:relative; clear:both; position:relative}
#HeaderColumn {float:left; width:100%; text-align:center; position:relative; clear:both; background-color:#16181a;  }
#RBODContainer .hometoggleThis {height:auto;  min-height: 220px;  background-color:#010101; float:left}
	#HeaderColumn h3 {clear:both; height:auto; font-size:1.8em; letter-spacing:.05em; line-height: 14px; overflow: hidden;
				font-weight: bold; color:#fff; text-transform: uppercase; width:100%; padding:5px 0; text-align:center; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
				box-shadow:inset 0 0 1em #000;   -moz-box-shadow:inset 0 0 1em #000;   -webkit-box-shadow:inset 0 0 1em #000; font-family:YanoneKaffeesatzLight, Arial, Helvetica, sans-serif }

	#ImageColumn {float:left; width:20%; min-width:130px; padding:10px; text-align:center; position:relative; 
	box-shadow:inset 0 0 1em #000;   -moz-box-shadow:inset 0 0 1em #000;   -webkit-box-shadow:inset 0 0 1em #000;
	overflow:hidden; max-height:180px;}	
				
				#ImageColumn .ListingSummaryImgClass { text-align:center; }
				.ListingSummaryImgDivClass {background-color:#212121;}
					#ImageColumn a { text-decoration: none; text-align:center;}
					#ImageColumn a:hover { text-decoration: none}
					#ImageColumn img { border:2px #000 solid;  max-width: 130px; text-decoration:none; margin:0 auto; text-align:center; }
					#ImageColumn img:hover { border:2px #fff solid; text-decoration:none}
	/*#BodyTextColumn {float:left; max-width:175px; padding:10px 0 20px 0; color: #ababab; font-size:12px; font-family:Arial, Helvetica, sans-serif; word-wrap: break-word; break-word: break-all;overflow: auto;  } 
			*/
	#BodyTextColumn {float:left; width:40%; min-width:175px; padding:10px .5em; color: #ababab; font-size:12px; font-family:Arial, Helvetica, sans-serif; letter-spacing:.05em; word-wrap: break-word; break-word: break-all;overflow: auto; line-height:1.35em  } 
	#InfoColumn {float:right;width:30%; min-width:134px;margin-right:9px; padding:10px 0; }

.sideTitle {background-color: #212121;height: auto; width:100%; min-width: 126px;padding-top: 3px;padding-left: 5px; word-wrap:break-word; clear:both; margin:5px 0 0 0 ; font-weight:bold; text-shadow: 1px 1px 1px #000; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px; }
.sideValue {background-color: #dfdfdf;width:100%; min-width: 126px;height:auto;overflow:hidden;padding-top: 2px;padding-left: 5px; word-wrap:break-word; color:#333; font-weight:bold; font-size:12px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;}

#EmailValue {}
	.EmailValue {text-align:center; margin: 0 2em; display: inline-block }	
	.ComposeEmailLink, .ForwardEmailLink { width:20%;}
						
#RatesTitle {  }
	#sideRateL, #sideRateR { display:inline-block; width:49%; text-align: center}
	
	#RatesValue { color:#333; margin-bottom:10px; max-height: 45px;}
	#RatesValue .InOutRateValue {  text-align:center; font-weight:bold; color:#333; word-wrap: break-word; break-word: break-all; width: 49%; display:inline-block; vertical-align: top   }
