/* This is the default float side for this theme. We only have this file as we need to set a default css file for the theme variations. */


#sidebarContainer {
	float: right;
}

#contentContainer {
	border-right: 1px white none;
	margin-right: 200px;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: right;
	margin-bottom: 20px;
	margin-right: 0;
	margin-left: 10px;
}
