﻿table.photoview 
{
	background-color: Transparent;
	border-style: hidden;
	border-width: 0px;					/* for IE7 */
	table-layout: auto;
	width: 100%;
}

table.photoview tr td
{
	background-color: #e6e6fa;			/* #e6e6fa e6e6e6 */
	border-style: hidden;
	border-width: 0px;					/* for IE7 */					
	padding: 5px 10px 5px 10px;
}

.topinfo
{
	color: #440e62;
	font-size: x-large; 
	font-weight: bold;
}

.number
{
	margin-left: 100px;
	text-align: left;
}

.car 
{
	text-align: center;
}

.group 
{
	text-align: right;
}

.photo
{
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
    vertical-align: top;
}

.photo a
{
    margin: 5px;
}

.previews
{
    border-style: solid;
    border-width: 1px;
    background-color: #dcdcdc;
	text-align: center;
}

.previews img
{
	margin: 20px 5px 20px 5px;
}

.entrant
{
	font-size: large; 
	font-weight: bold;
	width: 50%
}

.drivers
{
	text-align: right;
	width: 50%
}

.result
{
}

.tyre
{
}

.sponsor
{
}

.colour
{
}

.bodywork
{
	text-align: right;
}

.engine
{
	text-align: right;
}

.racename, .raceevent, .racedate
{
	background-color: #a186be;
	background-image: url('../images/table_top2.png');
	background-position: top;
	background-repeat: repeat-x;
	color: #440e62;
	font-size: larger;
	font-weight: bold;
	padding: 8px;
	border-left-style: none;
	border-right-style: none;
}

.racedate
{
	text-align: right; 
}

table.photoview tr td.updated
{
	padding-bottom: 10px;
	padding-top: 40px;
}

table.photoview tr td.contributor
{
	font-weight: bolder;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: right;
}

span.top-arrow
{
    display: inline-block; 
    vertical-align: top;
}