#book {
padding-left: 73px;
color: red;
}
#music {
padding-left: 153px;
color: red;
}
#dvds {
padding-left: 139px;
color: red;
}
#book2 {
padding-left: 76px;
color: red;
}
#music2 {
padding-left: 152px;
color: red;
}
#dvds2 {
padding-left: 144px;
color: red;
}
.imgborder img {
border-bottom: 2px;
border-color: #000000;
border-bottom-style: ridge;
}

.imgborder:hover img {
border-color: #0099FF;
}
h4 {
font-size: large;
}
.imgborder:hover {
color: #0099FF; /* Dummy definition to overcome IE bug */
}
.descrip { padding-left: 4px;padding-right:4px;margin-bottom:4px;}
.item {
	font-weight: bolder;
	font-size: 12px;
}
.italic {
	font-style: italic;
	font-weight: normal;
}
.roundcontent {
width: 100%;
background-color: #FFFFFF;
color: #000000;
margin-bottom: 22px;
}
.roundtop {
	background: url(../site/pictures/design/roundedcorners/topleft.gif) no-repeat top left; 
	padding-bottom: 25px;
}
.buyoptions, text {
}
.booktitle {
	margin-top: -4px;
}
.author {}
.publisherspic {}
.pages{}
.isbn {
font-weight: normal;
}
.price {
	
}
.cost {
color: #339900;
font-weight: normal;
}
.description{}
.pdescrip{}
.centerbuy {
	text-align: center;
	border-bottom: 2px;
}
.pushright {
padding-left: 25px;
}
.style2 {font-size: 10px}