#masthead{
	height: 100px;
	text-align: center;
	border: 1px dashed rgb(0, 204, 0);
	margin-bottom: 10px;
}
h1#ownershipHeader {font-size:16px;}
#column-left{
	float:left;
	width:250px;
}
#OwnerExperience #content{
	float:left;
	width: 500px;
	margin:10px;
}
#column-right{
	float:left;
	width:250px;
}
#column-right div h3 span{font-size:11px;}
#print{
	float:right;
}
.descHidden{
	display:none;
}
#column-right li{
	list-style: none;
}
#toolTip {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	display:block;
	background-color:#ffffff;
 	padding: 10px;
	border:1px solid #000;
}
#toolTip #btnClose {
	float: right;
}
#introCopy {
	border: 1px dashed rgb(0, 204, 0);
}

#additional, #ownVehicle, #key{
	background-color: #ccc;
	margin-bottom: 10px;
	padding:10px;
}
#additional p, #ownVehicle p, #key p{font-size: 11px;}
#additional a, #ownVehicle a, #key a{font-size: 11px;}
#additional ul{margin-left:0px;}
#key ul{margin-left:10px;}

#infoFirstBuyers{
	border: 1px solid #000;
	margin-top: 10px;
}

#boxWhite{
	background: #fff;
}

#infoText{
	background: #ccc;
	padding: 5px;
}
#infoText p{
	font-size:11px;
}

#viewFullGlosary{
	margin-left: 120px;
}
div#content p{font-size:9px;}
div#content h3{font-size:9px;}
h3 span{
	font-size:14px;
}
#print{
	background: url(../../../assets/en/images/global/printer.jpg) left no-repeat;
	vertical-align: 10px;
	padding-left: 25px;
	float: right;
	color: #000000;
	font-size:11px;
	text-decoration:none;
}

