/*------------------------------------------
-------------------------------------floats*/

#contentContainer, #sidebarContainer {
     border-top: 1px solid #666666;
     border-right: 1px solid #333333;
     border-bottom: 1px solid #333333;
     border-left: 1px solid #666666;
}

blockquote, .standout, ul.blog-tag-cloud {
     border-top: 1px solid #666666;
     border-right: 1px solid #333333;
     border-bottom: 1px solid #333333;
     border-left: 1px solid #666666;
	}
