div#detailViewBlockTpl2 {
	width     : 100% ;
	margin    : 0px 0px 10px 0px ;
	padding   : 0 ;
}

		div.itemImgTpl2 {
			margin     : 0px ;
			padding    : 0px 0px 40px 0px;
			width      : 276px ;
			height     : 100% ;
			float      : left   ;
			display    : inline ;
			
		}

		div.itemImgTpl2 img {
			margin  : 8px ;
			padding : 3px ;
			border  : 2px #0cf solid ;
			background : #fff ;
		}

		div.floatWrapperTpl2 {
			position    : relative ;
			margin-left : 300px ;
			padding     : 10px ;
		}
		
		
			h3.itemNameTpl2 {
				margin      : 0px 0px 10px 0px ;
				padding     : 3px 0px 0px 5px ;
				font-size   : 16px;
				border-left : 3px solid #666;
			}
			
					h3.itemNameTpl2 img {
						border        : none ;
						padding-right : 4px ;
					}
			
			
			dl.priseEtcTpl2 {
				margin  : 0px ;
				padding : 0px ;
			}
			
				dl.priseEtcTpl2 dt {
					width       : 70px;
					color       : #666 ;
					font-weight : bold ;
					margin      : 0px ;
					padding     : 0px ;
					line-height : 150% ;
					float       : left ;
				}
				
				dl.priseEtcTpl2 dd {
					line-height : 150% ;
					margin      : 0px 0px 0px 0px ;
					padding     : 0px 10px 0px 0px ;
				}

			p.buttonBasket {
				margin-top:30px;
				float:right;
			}

			
		div#itemDetailTpl2 {
			margin      : 10px 10px 0px 20px ;
			padding     : 0px 0px 0px 0px ;
			line-height : 140% ;
		}
		
		
		
		

.buttonTypeTpl2 {

	display           : block                               ;
	padding-top       : 7px                                 ;
	width             : 100px                               ;
	height            : 24px                                ;
	color             : #195D8C !important                 ;
	font-weight       : bold                                ;
	text-decoration   : none                                ;
	background-repeat : no-repeat                           ;
	background        : url('i/2basket.gif')                ;
	margin            : 0px auto                            ;

}

.buttonTypeTpl2:hover {

	padding-top       : 8px                                 ;
	height            : 23px                                ;
	background        : url('i/2basket_o.gif')              ;
	font-weight       : normal                              ;

}


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

p.itemPrTpl2 {
	color       : #444 ;
	margin  : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 20px ;
}

