/* Border Variation Style 4px */

#container {
	border-width: 4px;
}

#sidebarContainer .sideHeader {
	border-bottom-width: 4px;
}

#footer {
	border-top-width: 4px;
}

.boxone, .boxtwo, .boxthree, .boxfour {
	border-width: 4px;
}