@charset 'UTF-8';
@import url('../local.css');


/***** HTML Basic elements *****/



/***** Classified elements *****/

.bikephoto-photo, .bikephoto-comment {
	margin-top:1em;
}

.bikephoto-comment {
	margin-left: 15px;
}

.cell-grade {
	background:#212fae none;
	color:#ffffff;
}

.cell-number {
	background:#2f45b8 none;
	color:#ffffff;
}

.cell-ridername {
	background:#3d5cc2 none;
	color:#ffffff;
}

.cell-place {
	background:#4b72cc none;
	color:#ffffff;
}

.cell-class {
	background:#5988d7 none;
	color:#ffffff;
}

.cell-engine {
	background:#679ee1 none;
	color:#ffffff;
}

.cell-frame {
	background:#75b5eb none;
	color:#404040;
}

.cell-cc {
	background:#83cbf5 none;
	color:#202020;
}

.cell-besttime {
	background:#91e1ff none;
	color:#000000;
}

/***** Identified elements *****/

