/* Border Width Varition 1px, Default style */

#container {
	border-width: 1px;
}

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

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

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