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


		div#itemDataTpl7 {
			width      : 200px ;
			margin     : 10px  ;
			float      : left   ;
			display    : inline ;
		}
		
			div.itemImgTpl7 {
				margin     : 0px ;
				padding    : 0px ;
				width      : 200px ;
				text-align : center ;
				font-size  : 0px ;
			}
	
				div.itemImgTpl7 img {
					margin     : 0px ;
					padding    : 3px ;
					background : #eee ;
					border:none;
				}

			div.floatWrapperTpl7 {
				width            : 186px ;
				padding          : 10px ;
				background-color : #FFF;
				background       : url('i/7headBg.gif') repeat ;
				border-width: 0px 0px 5px 0px ;
				border-style: solid ;
				border-color: #eee ;
			}
			
			
				h3.itemNameTpl7 {
					margin      : 0px 0px 10px 0px ;
					padding-left: 5px ;
					font-size   : 16px ;
					border-width: 0px 0px 0px 5px ;
					border-style: solid ;
					border-color: #ea5d55 ;
				}
				
					h3.itemNameTpl7 img {
						border        : none ;
						padding-right : 4px ;
					}
				
				
				dl.priseEtcTpl7 {
					margin  : 0px ;
					padding : 0px ;
				}
				
					dl.priseEtcTpl7 dt {
						width       : 70px;
						color       : #777777 ;
						font-weight : bold ;
						margin      : 0px ;
						padding     : 0px ;
						line-height : 150% ;
						float       : left ;
					}
					
					dl.priseEtcTpl7 dd {
						color       : #444 ;
						line-height : 150% ;
						margin      : 0px 0px 0px 0px ;
						padding     : 0px 10px 0px 0px ;
					
					}
	
				p.buttonBasket {
					margin-top : 30px;
					text-align:right;
					width: 100% ;
				}

			
		div#itemDetailTpl7 {
			margin      : 10px 0px 0px 0px ;
			padding     : 5px ;
			line-height : 140% ;
		}
		
		div#itemImgDetailTpl7 {
			padding     : 10px 5px 5px 5px ;
			_padding    : 0px 2px 2px 2px  ;
			line-height : 140% ;
		}
			div#itemImgDetailTpl7 img {
					margin     : 0px ;
					padding    : 3px ;
					background : #eee ;
					border:none;
				}
		
		
		
		
		
		
		
		
		
.buttonTypeTpl7 {

	display           : block                               ;
	padding-top       : 8px                                 ;
	padding-right     : 15px ;
	width             : 95px                               ;
	height            : 22px                                ;
	color             : #ea5d55 !important                 ;
	font-weight       : bold                                ;
	text-decoration   : none                                ;
	background-repeat : no-repeat                           ;
	background        : url('i/7basket.gif')                ;
	margin            : 0px auto                            ;
	font-size         : 10px ;
	float             : right ;

}

.buttonTypeTpl7:hover {

	padding-top       : 9px                                 ;
	padding-right     : 14px ;
	width             : 96px                                ;
	height            : 21px                                ;
	background        : url('i/7basket_o.gif')              ;
	text-decoration   : underline                           ;
	color             : #ff4e4e !important                 ;

}


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

