/* Border Variations Style 3px */

#container {
	border-width: 3px;
}

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

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

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