/* @override http://localhost/~ptaylor/guyinthechair/blog/wp-content/themes/guyinthechair/styles/containers.css */

.hanger_left{
	display: inline;
	float: left;
}
.hanger_left_top{
	background: url(../images/hanger_left.png) no-repeat;
	display: inline;
	height: 6px;
	float: left;
	width: 6px;
}

div.widecolumn div.hanger_left_top {
	float: left;
}

.hanger_right{
}
.hanger_right_top{
	background: url(../images/hanger_right.png) no-repeat 100% 0;
	height: 6px;
	display: block;
	width: 6px;
	float: right;
}

.hanger_top{
	display: block;
	width: 100%;
	height: 6px;
}