#store {
	display: block;
	margin-bottom: 50px;
	clear: both;
	width: 720px;
}	

div.cat {
float: left;
width: 360px;
}
div.storeside {
float: right;
width: 330px;
text-align:center;
}

#store .suarak-top,#store .suarak,#store .suarak-btm {

}

#store h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em; color: #CCCCCC;
	padding-right: 20px;
	text-transform: capitalize;
	border-bottom: 1px dashed #CCCCCC;
	text-align: right; margin-botom: 0px;
	width: 700px;
}

#store div.fw, #store h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #990000;
	text-align: center;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 24px;
}

#store h3 {
	text-align: left;
	margin-bottom: 0px;
	padding-top: 32px;
	border-bottom: 1px dashed #cccccc;
	margin-right: 20px;
	width: 50%;
}

div.catbox {
	width: 340px;
	height: 120px;
	text-align: left;
	padding-right: 15px;
padding-top: 10px;
	margin-bottom: 32px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, cursive;	
	background: url(catbox-bgr.jpg) bottom right no-repeat;
}

div.catbox div.product {
	margin-top: 3px;
	color: #999999;
	line-height: 18px;
}

span.price {
	color: #990000;
}

div.catbox img.product {
	float: left;
	padding: 5px;
	padding-left: 0px;
margin-top: -10px;
}

div.catbox h4 {
	margin: 0px; margin-top: 40px;
	font-size: 14px;
}

#store div.clear {
	content:" ";
	clear:both;
}

#store .itempage {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

#store .itempage h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #990000;
	text-align: center;
	font-weight: bold;
	margin-bottom: 24px;
}

div.codep {
		font-size: 1.5em;
		font-weight: bold;
		margin-bottom: 18px;
}		