/* CSS Document */

/* Import */
	@import url("A_selector.css");
	@import url("B_layout.css");
	
/* fin Import */


#primaryBlock{
	position:relative;
	float:left;
	width:433px;
	padding:0 0 0 20px;
	height:auto;
	min-height:611px;
	background:url(../img/primary/bg_primary_garanties.jpg) left bottom no-repeat;
}
* html body #primaryBlock{
	height:611px;
}
#primaryBlock h2{
	position:relative;
	width:433px;
	background:url(../img/titles/ttl_primary_garanties.jpg) left top no-repeat;
	height:46px;
	padding-bottom:12px;
}
#secondaryBlock{
	width:320px;
	height:611px;
	background:url(../img/secondary/bg_secondary_garanties.jpg) left top no-repeat;
}
#secondaryBlock p{
	line-height:1.2em;
	padding-bottom:12px;

}
#primaryBlock p a {
	text-decoration:underline;
}
#primaryBlock p a:hover {
	text-decoration:none;
}
#formBlockX1{
	width:280px;
	padding:15px 0 0 0;
	margin:0 auto;
	background:none;
}
#formBlockX1 h3{
	background:url(../img/titles/ttl_secondary_garanties.gif) center top no-repeat;
	height:45px;
	margin-top:240px;
}
ol li{
	font-size:1em;
	padding-bottom:6px;
}
dt, dd{
	color:#FFFFFF;
}

.spanBlocks span {
	display:block;
	padding:4px 0;
}
.subTtl {
	font-size:1.2em;
}
#extraText{
	color:#FFFFFF;
	bottom:8px;
	right:40px;
	width: 370px;
	line-height:14px;
}
#extraText span{
	font-size: 13px;
	font-weight: bold;
}
