div#detailViewBlockTpl12 {
	width            : 100% ;
	margin           : 0 0 10px 0 ;
	padding          : 0 0 15px 0 ;
	background       : url(i/bg_body.gif) repeat ;
}


		div#itemDataTpl12 {
			width      : 280px ;
			margin     : 10px  ;
			padding-bottom : 10px ;
			border-top     : #fff dotted 2px ;
			border-bottom  : #fff dotted 2px ;
			float      : left   ;
			display    : inline ;
		}
		
			div.itemImgTpl12 {
				margin     : 10px 0px 10px 0px ;
				padding    : 0px ;
				width      : 220px ;
				float      : right   ;
				display    : inline ;
			}
	
				div.itemImgTpl12 img {
					margin     : 0px 3px 6px 0px ;
					padding    : 2px ;
					border     : none ;
					background : #efcbcf ;
				}

			div.floatWrapperTpl12 {
				width            : 260px ;
				padding          : 10px ;
			}
			
			
				h3.itemNameTpl12 {
					margin      : 0px 0px 10px 0px ;
					padding     : 3px 0px 3px 20px ;
					font-size   : 16px;
					background  : url(i/bg_itemTitle.gif) repeat-y ;
					background-color : #faeeec ;
				}
					
					h3.itemNameTpl12 img {
						border        : none ;
						padding-right : 4px ;
					}
					
				
				
				dl.priseEtcTpl12 {
					margin  : 0px ;
					padding : 0px ;
				}
				
					dl.priseEtcTpl12 dt {
						width       : 80px;
						color       : #020001 ;
						font-weight : bold ;
						margin      : 0px ;
						padding     : 0px ;
						line-height : 150% ;
						float       : left ;
					}
					
					dl.priseEtcTpl12 dd {
						color       : #020001 ;
						line-height : 150% ;
						margin      : 0px 0px 0px 0px ;
						padding     : 0px 10px 0px 0px ;
					
					}
	
				p.buttonBasket {
					margin-top : 10px;
					text-align:right;
				}

			
		div#itemDetailTpl12 {
			margin      : 10px 10px 0px 20px ;
			padding     : 0px 0px 0px 0px ;
			line-height : 140% ;
		}
		
		
		p.itemPrTpl12 {
			color       : #020001 ;
			font-size : 16px ;
			margin  : 0px 0px 0px 0px ;
			padding : 0px 0px 10px 0px ;
		}
		
		p.itemPriceTpl12 {
			color       : #020001 ;
			font-weight : bold ;
			font-size   : 26px ;
			text-align  : right;
			margin      : 0px 0px 0px 0px ;
			padding     : 0px 0px 0px 0px ;
		}
		
		
		
.buttonTypeTpl12 {

	display           : block                               ;
	padding-top       : 8px                                 ;
	padding-right     : 23px ;
	width             : 77px                               ;
	height            : 19px                                ;
	color             : #918f92 !important                 ;
	font-weight       : bold                                ;
	text-decoration   : none                                ;
	background-repeat : no-repeat                           ;
	background        : url('i/btn_buy.gif')                ;
	margin            : 0px auto                            ;
	font-size         : 10px ;

}

.buttonTypeTpl12:hover {

	padding-top       : 9px                                 ;
	height            : 18px                                ;
	background        : url('i/btn_buy_o.gif')              ;

}


.prise {
	font-size   : 14px ;
	font-weight : bold ;
}

