/*
RapidWeaves
Designed by Vortex Themes
http://www.vortex-themes.com

support@vortex-themes.com

*/

#sidebarContainer {
	width: 180px;
	float: right;
	text-align: left;
	border-left: #aeaeae;
	margin-left: 10px;
	margin-right: 10px;
}

#contentContainer {
	border-right: 1px;
	margin-left: 10px;
	margin-right: 190px;
}

