<style type="text/css">
<!--
A:link {COLOR: #006699; TEXT-DECORATION: none}
A:visited {COLOR:olive; TEXT-DECORATION: none} 
a:hover {color: #ff6633; text-decoration: underline; }
td{font-size:10pt; color: #333333;}
P{line-height: 2.0}
span.Category_Id {font-size: 8px; color: #666666;}
span.Item_Name {font-size: 18px; font-weight: bold; color: #990000;}
td.Item_Price {font-size: 24px; color: #FF0000;}
.h1 {font-size: 12px; line-height: 60%;}
.h2 {font-size: 10px}
.h3 {font-size: 12px}
.h4 {font-size: 12px}1958miles

.h5 {font-size: 10px}
.h6 {font-size: 10px}

.style1 {font-size: 18px}
.style2 {font-size: 10px}
.style3 {color: #FF0000}
.style4 {font-size: 14px}
.style11 {font-size: 16px}
.style12 {color: #0000FF}
.style14 {font-size: 11px; }
.style16 {color: #FF0000}
.style31 {
	font-size: large;
	font-weight: bold;
}
.style32 {
	font-size: 18px;
	font-weight: bold;
}
.style33 {font-size: 18px}
.style35 {font-size: 16px}
.style36 {color: #FF0000}
.style38 {font-size: 16px}
.style39 {color: #FF0000}
.style40 {font-size: 14pt}
.style41 {color: #666666}
.style42 {color: #000000}
.style43 {font-size: large; font-weight: bold; color: #0000FF; }

.style46 {font-size: 12px; font-weight: bold; }
.style47 {color: #FF6666}
.style48 {
	color: #FFFFFF;
	font-weight: bold;
}
.style49 {color: #FFFFFF}
.style50 {font-size: 9pt}
.style52 {font-size: 9pt; font-weight: bold; }
.style54 {
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
}
.style55 {color: #990000}
.style56 {font-size: 12pt; color: #660000; }
.style57 {font-size: 13pt; color: #666666; }
.style58 {font-size: 12pt}
.style59 {
	color: #333333;
	font-size: 9pt;
}
.style60 {
	color: #333333;
	font-weight: bold;
}
.style62 {color: #333333}
.style63 {color: #FF6600}
.style64 {font-weight: bold}
.style65 {font-size: 36pt}
.style66 {color: #000099}
.style67 {font-weight: bold}
.style68 {color: #CC0000}
.style69 {color: #EAEAEA}
.style70 {font-weight: bold}
.style71 {font-size: x-small}
.style72 {font-size: 18pt}
.style73 {color: #F7F7F7}
.style74 {
	color: #FF0033;
	font-size: 18pt;
}
.style76 {font-weight: bold}
.style77 {font-size: 24pt}
.style78 {
	color: #000000;
	font: bold;
}
.style79 {
	color: #FF9900;
	font-size: 9pt;
}
.style80 {font-weight: bold}
.style81 {font-weight: bold}
.style82 {font-weight: bold}
.style83 {font-weight: bold}
.style84 {font-weight: bold}
.style85 {
	color: #660000;
	font: bold;
}
.style86 {
	color: #660000;
	font: bold;
}
.style87 {font-size: 16pt}
.style88 {font-size: 16pt; color: #FF0000; }
.style89 {
	color: #FFFF66;
	font-weight: bold;
}
.style90 {color: #000300}
.style91 {font-weight: bold}
.style92 {color: #DFDFDF}
-->
</style>




/* CSS Document */

/* MDC */
#mdc h1{
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #006699;
	font-size: 30px;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 15px;
	display: block;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
}

#mdc p{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	display: block;
}



/* logrecom-detail CSS */

#logrecom_placeholder {
	margin:15px 0;
	width:100%;
	text-align:center;
}

#logrecom_placeholder img{
	border-width:1px;
	border-color:#FFFFFF;
	vertical-align:bottom;
	width:100px;
}

#logrecom_relate_result,
#logrecom_rank_result{
	background-color:#FFFFFF;
	overflow:hidden;
	width:702px;
	margin:0 auto;
	text-align:center;
}
#logrecom_placeholder ul{
	padding:0;
	list-style:none outside;
	font-size:12px;
	margin: 0;
}
#logrecom_placeholder .logrecom_title{
	display:inline;
	float:left;
	width:100%;
	padding:5px 10px;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color:#333333;
	background-color:#cccccc;
}

#logrecom_placeholder ul.otherlink{
	display:inline;
	text-align:right;
	float:right;
	width:100%;
	display:block;
	height: 10px;
	margin: 0;
	padding: 5px;
}
#logrecom_placeholder ul.otherlink li a{
	font-size:12px;
	color:#0000ee;
}
#logrecom_placeholder ul.otherlink li a:hover{
	font-size:12px;
	color:#FF6633;
}
#logrecom_placeholder .productcheck{
	display:inline;
	float:left;
	margin:3px 1px 0 3px;
	padding:0;
	width:168px;
	background-color:#FFFFFF;
}
#logrecom_placeholder ul.productconnect,
#logrecom_placeholder ul.productrank{
	padding:5px;
	margin-left:3px;
}
#logrecom_placeholder ul.productrank li{
	display:block;
}
#logrecom_placeholder ul.productconnect li.product_image,
#logrecom_placeholder ul.productrank li.product_image{
	margin-bottom:2px;
	text-align:center;
}
#logrecom_placeholder ul.productconnect li.name,
#logrecom_placeholder ul.productrank li.name{
	word-break:break-all;
	color:#666666;
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
	text-align:left;
}




/* logrecom-TOP_parsonalized CSS */
#multiple_placeholder {
	margin:4px 0px 15px;
	text-align:center;
	width:699px;
}

#multiple_placeholder div{
	margin-left:auto; 
	margin-right:auto;
	text-align:left;
}

#multiple_results:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#multiple_placeholder img{
	border-width:1px;
	border-color:#FFFFFF;
	vertical-align:bottom;
	width:160px;
}
 * html #multiple_placeholder img{
	height:expression(document.body.clientHeight > 123? "123px" : "auto");
}


#multiple_relate_result{
	overflow:hidden;
}

#multiple_placeholder ul{
	margin:4px;
	padding:0;
	list-style:none outside;
}

#multiple_placeholder .multiple_title{
	display:inline;
	float:left;
	background-color:#0000cc;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	width:100%;
	padding:1px;
	margin-bottom:5px;
	text-align:center;
}

#multiple_placeholder .productcheck{
	display:inline;
	float:left;
	margin:0 0 0 8px;
	padding:0;
	width:220px;
}

#multiple_placeholder li.product_image {
	margin-bottom:2px;
	text-align:center;
}

#multiple_placeholder ul.productconnect li.name{
	word-break:break-all;
	color:#666666;
	font-size: 12px;
	line-height: 130%;
}
