/* CSS Document */

body {
	padding:0;
	margin:0;
}

#colIMG {
	position:relative;
	top:0;
	background-color:#FFFFFF;
	height:170px;
	width:124px;
	margin-top:4px;
	margin-left:4px;
	margin-right:4px;
	vertical-align: top;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}

#colTTL {
	background-color:#FFFFCC;
	clear:both;
	border:1px solid #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	font-size: 11px;
	padding:2px;
	width:120px;
	margin-left:4px;
	margin-right:4px;
	height:28px;
	overflow:hidden;
}

#colTTL a, a:link {
	text-decoration:none;
	color:#333333;
}

#colTTL a:hover {
	text-decoration:underline;
}

#colPOS {
	position:absolute;
	bottom:0;
	width: 120px;
	left:0px;
	padding:2px;
	z-index:1;
}

.underlinerow {
	border-bottom:1px solid #CCCCCC;
}

#pricebox, #pricebox a:link, #pricebox a:visited {
	float:right;
	position:absolute;
	background-image:url(../views/images/common/pricefill_yellow.gif);
	background-repeat:no-repeat;
	background-position:right top;
	top:0;
	right:0;
/*	margin-right:5px;
	margin-top:5px;*/
	padding-top:2px;
	padding-right:4px;
	width:80px;
	height:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:12px;
/*	color:#000066;
	font-weight:bold;
	font-size:14px;*/
	z-index: 5;
	text-decoration:none;
	text-align:right;
}

#specialbox, #specialbox a:link, #specialbox a:visited {
	position:absolute;
	top:50px;
	left:16px;
	width:60px;
	height:14px;
	z-index: 6;
/*	border:1px solid #CCCCCC;
*/}


#pricebox a:hover {
	text-decoration:underline;
}

.img_padL{
	padding-bottom:6px;
}

.titlebox {
	/*#D9D599*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	margin-bottom:10px;
}
