﻿.backupLists
{
	width: 485px;
	
	padding: 10px 15px 10px 15px;
	
}

.backupItem
{
	clear: both;
}

.backupItemLeft
{
	float: left;
	
	padding: 15px 10px 0px 15px;
}

.backupItemRight
{
	float: left;
	
	padding: 15px 0px 0px 0px;
}

.backupImage
{
}

.backupTitle
{
	clear: both;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.8em;
}

.backupName
{
	clear: both;
	float: left;
	
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
}


.backupDescription
{
	clear: both;
	float: left;
	
	width: 370px;
	
	font-size: small;

	line-height: 1.8em;
}




