.contact { float: left; width: 600px; }

.box { }
	.box .middlebar .line .description { padding:11px 15px 11px 15px; font-size: 11px; clear: both; color: #9ba691; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height: normal; }
	.box .topbar { height: 50px; width: 100%; }
	.box .topbar .leftcorner { width: 18px; height: 50px; background: url(http://www.vmkrevisited.com/images/backgrounds/box-corner-topleft.png); float: left; }
	.box .topbar .rightcorner { width: 18px; height: 50px; background: url(http://www.vmkrevisited.com/images/backgrounds/box-corner-topright.png); float: right; }	
	.box .topbar .title {  padding: 7px 0 0 7px; line-height: 43px; color: white; font-size: 11px; font-family: Arial; }
	.box .topbar .middle { background: url(http://www.vmkrevisited.com/images/backgrounds/box-top.png); margin: 0 18px 0 18px; }		
	.box .topbar .middle .rightfade {height: 50px; width: 90px; background: url(http://www.vmkrevisited.com/images/backgrounds/box-top-faderight.png); float: right;}
	.box .middlebar  { position: relative; background: transparent url(http://www.vmkrevisited.com/images/backgrounds/box-middle-right.png) repeat-y top right; }
	.box .middlebar .description { margin: 0 8px; background:url(http://www.vmkrevisited.com/images/backgrounds/box-middle.png); background-color: #1e2a12; background-repeat: repeat-x;}
	.box .middlebar .line { background: transparent url(http://www.vmkrevisited.com/images/backgrounds/box-middle-left.png) repeat-y top left; }
	.box .middlebar .line span { display: none; }
	.box .bottombar .middle { position:relative; height: 14px; background: transparent url(http://www.vmkrevisited.com/images/backgrounds/box-bottom.png); background-repeat: repeat-x; margin: 0 14px 0 14px; }
	.box .bottombar .leftcorner { position:absolute; top:0; left:-14px; width: 14px; height: 14px; background: url(http://www.vmkrevisited.com/images/backgrounds/box-corner-bottomleft.png) no-repeat; }
	.box .bottombar .rightcorner { position:absolute; top:0; right:-14px; width: 14px; height: 14px; background: url(http://www.vmkrevisited.com/images/backgrounds/box-corner-bottomright.png) no-repeat; }

	.box .middlebar .line .fill { margin: 0 8px; background: #1e2a12 url(http://www.vmkrevisited.com/images/backgrounds/box-pixel.png) repeat top left; }

