#BuyCar {
	margin: 20px 20px 20px 20px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: justify;
}

#BuyCar h2 {
	font-size: 25px;
	color:#269;
	font-weight:normal;
	text-decoration:none;
	padding: 0 0 7px 0;
	border-bottom:2px solid #abb;
}

#family{
	background:url(images/linkarrow.gif) left no-repeat;
	display:block;
	margin:6px 0 0 10px;
	padding:0px 1em;
	color:#FD1515;
	text-decoration:none;
	font-weight:bold;
}

#family:hover{
	color:#48b;
	background:url(images/blinkarrow.gif) left no-repeat; /* Delete this line to remove the blinking arrows by the links */
	text-decoration:none;
}

.link{
	background:url(images/linkarrow.gif) left no-repeat;
	display:block;
	margin:6px 0 0 10px;
	padding:0px 1em;
	color:#269;
	text-decoration:none;
	font-weight:bold;
}

.link:hover{
	color:#48b;
	background:url(images/blinkarrow.gif) left no-repeat; /* Delete this line to remove the blinking arrows by the links */
	text-decoration:none;
}

#entry{
	position:relative;
	margin:0 0 20px 0;
	border:1px solid #D7D7D7;
	background:#fff url(images/entrybg.png) repeat-x;
	color:#333;
	padding:10px 10px 5px 10px;
}

#entry .content {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 0 10px 10px 10px;
	line-height: 1.6em;
	text-align: justify;
}

#entry h2{
	margin:0 0 10px 0;
	color:#555;
	font-size: 1.0em;
	font-weight: bold;
	border-bottom:2px solid #abb;
}

#content h2 a{
	color:#555;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration:none;
}

#content h2 a:hover{
	color:#269;
	text-decoration:none;
	background:none;
}

#avmenu {
	clear: left;
	float: left;
	width: 258px;
	margin: 5px 10px 10px 5px;
	padding: 0;
	font-size: 0.9em;
	text-align: justify;
}

#avmenu ul {	
	list-style: none;
	width: 258px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 1.1em;
}	

#avmenu li {
	margin-bottom: 4px;
}

#avmenu li.unico a {
	font-weight: bold;
	height: 25px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 0 10px;
	background: #f4f4f4;
	border-left: 4px solid #cccccc;
}	

#avmenu li.unico a:hover {
	background: #eaeaea;
	color: #286ea0;
	border-left: 4px solid #286ea0;
}

#avmenu li.otro a {
	font-weight: bold;
	height: 25px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 6px 0 0 10px;
	background: #006CE1;
	border-left: 4px solid #006CE1;
}	

#avmenu li.otro a:hover {
	background: #408EE4;
	color: #000;
	border-left: 4px solid #003065;
}

#content {
	margin: 0 0 20px 278px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: justify;
}

.content2 {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 5px 0 5px;
}
