@charset "utf-8";
/* CSS Document */

#template{ position:relative; height:148px; background-image:url(/cmsimages/dottedLine.gif); background-repeat:repeat-x;  }
#template-left{
	position:absolute;
	left:0px;
	top:0px;
	width:450px;
	padding:8px 0;
}
#template-right{ position:absolute; right:0px; top:0px; width:124px; padding:6px 0 8px 16px; }

