#motioncontainer a img{ /*image border color*/
}

#motioncontainer a:hover img{ /*image border hover color*/
}

#motioncontainer a:hover{
}

*{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	font-size: 12px;
}

div, p {   margin:0px;   padding:0px; }
img  {   border:none;  }
a {   color:#3366ff; }

div#amazoncontent {
	font-family:'Arial', sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	position:relative;
	border:1px solid #000000;
	overflow:hidden;
	text-align:left;
}

div#logo {
	text-align:center;
	background-color:#000000;
}

div#privacy {
	bottom:0px;
	width:100%;
	text-align:right;
	padding:3px 0px;
	color:#a1a1a1;
	background-color:#ffffff;
}

div#privacy a {
	  color:#a1a1a1; 
}  /* Custom CSS */

div#allselect {
	bottom:0px;
	width:100%;
	text-align:right;
	padding:3px 0px;
	background-color:#ffffff;
}


div#amazoncontent {
	width:178px;   
	height:148px; 
}
div#product {
	width:90px;
	float:left; 
	margin:2px;   
	padding:3px 0px; 
	text-align:center;
}

div#images {
	width:90px;
	height:75px;
}

img.productImage {   
	padding:0px 3px; 
	text-align:center;
}

div#titles {   
	margin:2px 0px; 
	height:55px;
	text-align:center;
}
p.author {   
	margin:2px 0px; 
	text-align:center;
}
p.price {   
	color:#990000;   
	margin:1px 0px; 
	text-align:center;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width:25px;
    height:153px;
    border:1px #f00 solid;
}

.wraptocenter * {
    vertical-align: middle;
}


a:link { color:#3C0055;  text-decoration:none; }
a:visited { color:#270037;  text-decoration:none; }
a:hover { color:#1F002E;  text-decoration:underline; }
a:active { color:#1F002E;  text-decoration:underline; }
font {font-size:12px; line-height:13px;}
body,tr,td,form{ font-family:MS PGothic,MS Gothic,Lucida Sans Regular; font-size: 12px}

