@charset "utf-8";
/* CSS Document */

.thumb {
	height: 149px;
	width: 98px;
	padding-right: 10px;
	padding-bottom:6px;
}

p {
	padding-right: 15px;
	text-align: center;
}
body,td,th {
	color: #333;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}
body {
	margin-top: 20px;
}


a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color:#000;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#copyright {
	font-size: small;
	color: #CCC;
	text-align: center;
}

#old_price {
	font-size: small;
	text-decoration: line-through;
}

#new_price {
	text-decoration: none;
	font-size: large;
	font-weight: bold;
	color: #F9F;
}
#image td a img {
	padding: 5px;
}
#scroll_pane table tr td img {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
#scroll_pane table tr td a {

}
#scroll_pane table tr #product_name {
	background-color: #FFF;
}
#scroll_pane table tr #product_name a #product_name {
	font-weight: bold;
	font-size: large;
}

.PopBoxImageSmall
{
   border: none;
   cursor: url("../jquery/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: none;
   cursor: url("../jquery/images/magminus.cur"), pointer;
}
#table_main {
	background-image: url(../images/background%20about.jpg);
	background-repeat: no-repeat;
}
