﻿
.Car .ViewItem
{
	background-color: #f1f1f1;
	border-bottom: 1px dotted #8a8a8a;
	height:50px;
}


.Car .ViewAlternatingItem
{
	background-color: #f9f9f9;
	border-bottom: 1px dotted #8a8a8a;
	height:50px;
}

.Car .ViewFooter
{
	text-align: center;
}

.Car .ViewHeader
{
	padding:0px 8px 0px 8px;
}

.carView_makeAndModel
{
	font-size:18px;
	margin-bottom:4px;
	display:block;
}

.CarsByUserList .carView_makeAndModel
{
	font-size:14px;
}

.CarView .ViewItem
{
	background-color: #f1f1f1;
	border-bottom: 1px dotted #8a8a8a;
	height:50px;
}


.CarView .ViewAlternatingItem
{
	background-color: #f9f9f9;
	border-bottom: 1px dotted #8a8a8a;
	height:50px;
}

.CarView .ViewFooter
{
	text-align: center;
}

.CarView .ViewHeader
{
	padding:0px 8px 0px 8px;
}

.CarSimpleView .ViewHeader
{
	padding:0px 8px 0px 8px;
}


.CarSimpleView .ViewItem
{
	border-bottom: 1px solid #eeeeee;
	line-height:24px;
	height:24px;
	vertical-align:middle;
	padding:0px 8px 0px 8px;
}


.CarSimpleView .ViewAlternatingItem
{
	border-bottom: 1px solid #eeeeee;
	line-height:24px;
	height:24px;
	vertical-align:middle;
	padding:0px 8px 0px 8px;
}

.CarSimpleView .ViewFooter
{
	text-align: center;
}

.carCategories
{
	padding-left:12px;
}

.carCategories img
{
	padding-right:6px;
}

ChallengeFeed
{
	
}

.ChallengeFeed .ViewItem
{
	border-bottom: 1px dotted #8a8a8a;
	padding:8px;
}


.ChallengeFeed .ViewAlternatingItem
{
	border-bottom: 1px dotted #8a8a8a;
	padding:8px;
}