.row-content {
	position:relative;
	float:left;
	background:transparent;
	width:898px;
	min-height:300px !important; height: auto !important; height: 300px;
	margin-top:25px;
	}

/* CONTENT WITHIN ROWS */

.content-left {
	position:relative;
	float:left;
	font-size:11px;
	}

.content-right {
	position:relative;
	float:right;
	width:670px;
	}

.item {
	border-top:1px solid #ccc;
	width:100%;
	}

.row {
	background:#f2f2f2;
	}

.name {
	width:175px;
	}

.image {
	width:88px;
	}
	
td {
	vertical-align:top;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	}

.history td {
	vertical-align:middle;
	}

img {
	padding-right:10px;
	}
	
table {
	padding-top:15px;
	padding-bottom:5px;
	vertical-align:top;
	}
	
.checkout-top {
	width:100%;
	border:1px solid #ccc;
	margin-top:25px;
	padding:10px;
	}

.checkout {
	width:100%;
	border:1px solid #ccc;
	margin-top:5px;
	padding:10px;
	}

.SideNavigationContainer{
	font-size:11px;
}
