/* ******************************************************************************
	Style005-TopNavigationStyle - CarsPage
		(C) 2013 CreativeStyle
****************************************************************************** */
/* ==============================================================================
	Common Settings
============================================================================== */
h2 {
	float:			left;
	width:			643px;
	height:			36px;
	margin:			0 0 15px 0;
}
h2 span {
	text-indent:		-9999px;
	overflow:		hidden;
	display:		block;
	font-size:		1px;
}

/* ==============================================================================
	Cars Area Settings
============================================================================== */
.CarsArea {
	float:			left;
	margin:			34px 0 15px 18px;
	_margin:		34px 0 15px 9px;
	width:			643px;
}
.CarsArea .Comment {
	margin-left:		10px;
	margin-bottom:		15px;
}
.CarsArea h3 {
	margin-left:		10px;
	margin-right:		10px;
	padding-left:		16px;
	color:			#3fa6e0;
	font-size:		medium;
	font-weight:		bold;
	background-image:	url(../img/circle_blue.jpg);
	background-repeat:	no-repeat;
}
.CarsArea .Document {
	margin-top:		10px;
	margin-left:		26px;
	margin-right:		10px;
	margin-bottom:		34px;
	font-size:		small;
}

/* ==============================================================================
	Image Area Settings
============================================================================== */
.ImageArea {
	float:			left;
	margin-top:		10px;
	margin-right:		23px;
	_margin-right:		11px;
	width:			308px;
	border:			1px solid #3fa6e0;
}
.ImageArea .Image {
	width:			308px;
	height:			180px;
}
.ImageArea .Memo {
	margin-top:		5px;
	margin-bottom:		5px;
	width:			308px;
	text-align:		center;
	font-size:		small;
}
