img.index {
	height: 150px;
	margin-right:10px;
}
img.item {
	width: 300px;
	margin-right:15px;
}
fieldset {
	border: none;
}
.nobr{
	text-align:right;
	width:6em;
}

td.product_detail{
padding-top:10px;
}

table.inner h3{
display:inline;
margin:0;
padding:0;
font-weight:bold;
}
table.inner h3 a{
color:#666666;
text-decoration:none;
}
table.inner h3 a:hover{
text-decoration:underline;
}


.index table{
	width:100%;
	padding-top:15px;
}

#main_content a.red-button{
	display:block;
	background:transparent url(/images/red_button.gif) scroll no-repeat top left;
	color:#EEEEEE;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	height:25px;
	line-height:25px;
	padding-left:20px;
	text-decoration:none;
	width:111px;
	margin-bottom:8px;
}
#main_content a.red-button:hover{
	text-decoration:underline;
}
.attribute-table{
	vertical-align:top;
	padding:10px;
}
.attribute-table table{
	width:100%;
	margin-bottom:15px;
}
.pagination{
	display:block;
	border: 1px solid #999;
	background-color: #EDEDED;
	text-align:right;
	font-weight:bold;
}
.pagination p {
	margin-bottom: 0;
	line-height: 2;
}
.pagination a{
	color:#666666;
	font-weight:normal;
}
.pagination a:hover{
	text-decoration:underline;
}
.pagination a.linkrel { 
	text-transform: capitalize;
	padding-left: 1.5em;
	padding-right: 0.5em;
}
.pagination a.linkrel.left { 
	padding-left: 0.75em;
	padding-right: 1em;
	border-left: 1px solid #999;
}