
	body {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-size: 11px;
	}
	
	.clearBoth {
		clear: both;
	}
	.featAlignImg {
		text-align: center;
	}
	
	#header {
		width: 1000px;
		padding: 0;
	}
	#header #headerBanner {
		width: 1000px;
		background: url(/images/stores/1/cbs_hdr_background.gif) repeat-x;
		padding: 0;
	}
	#header #headerBanner #headerImage {
		float: left;
		width: 525px;
	}
	#header #headerBanner #headerSearch {
		height: 80px;
		margin: 0;
		padding: 70px 10px 0;
		text-align: right;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
	}
	#header #headerNav {
		background-color:#F2F2F2;
		height:33px;
		padding:0px 0px 0px 0px;
		display: block;
		clear: left;
	}
	#header #headerNav a, a:visited {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-size: 12px;
		text-decoration: none;
		color: #4d7599;
		font-weight: bold;
	}
	#header #headerNav a:hover {
		color: #EA7442;
	}
	
	#header #headerNav #left {
		float: left;
		margin-left: 15px;
		margin-top: 8px;
	}

	#header #headerNav #right {
		float: right;
		margin-right: 15px;
		margin-top: 4px;
	}
	
	#auctionNav {
		display: block;
		padding: 0;
		margin: 0;
		padding-top: 5px;
	}
	#auctionNav form {
		padding: 0;
		margin: 0;
	}
	#auctionNav #browseAuctionSchool, #auctionNav #browseAuctionCategory {
		float:right;
		padding-left: 10px;		
		padding-bottom: 5px;		
	}
	#auctionNav #schoolNavigation {
		float:left;		
		padding-bottom: 5px;
	}
	
	
	#contentWell {
		width: 1000px;
		padding: 0;
	}
	#contentWell #leftRail {
		width: 201px;
		margin: 0;
		padding: 10px 0 0 0;
		/*background-color: #cccccc;*/
		float: left;
	}
	#contentWell #leftRail strong {
		padding: 10px 0 0 15px;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-size: 12px;
	}
	
	
	#contentWell #leftRail #categories {
		list-style: none; 
		padding: 0 0 0 10px;
		margin-left:10px;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
	}
	#contentWell #leftRail #categories ul {
		list-style: none; 
		padding: 0 0 0 5px;
		margin-left:5px;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		display: none;
	}
	
	#contentWell #leftRail #schools {
		list-style: none; 
		padding: 0 0 0 0px;
		margin-left:0;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
	}
	#contentWell #fullRail{
		width: 1000px;
		padding: 0;
		margin: 0;
		float: left;
	}
	
	
	
	#contentWell #centerRail{
		padding: 0;
		margin: 0;
		margin-left: 10px;
		width: 789px;		
		float: left;
	}
	
	#contentWell #centerRail #featuredItems {
		margin-top: 10px;
		border: solid 1px silver;
		float: left;
		width:785px;
		background-color: #FBFBFD;
	}
	#contentWell #centerRail #featuredItems h3 {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		padding: 0;
		margin: 0;
		height: 25px;
		width:785px;
	}
	#contentWell #centerRail #featuredItems .featuredItemContainer {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-size: 12px;
		width: 31%;
		float: left;
		padding: 0;
		margin: 5px;
		height: 260px;
		border: 1px solid silver;
	}
	#contentWell #centerRail #featuredItems .featuredItemContainer img {
		padding: 0;
		margin: 0;
	
	}
	#contentWell #centerRail #featuredItems .featuredItemContainer ul {
		list-style: none; 
		padding: 0;
		margin: 0;
		margin-left: 5px;
	}
	
	#contentWell #centerRail #featuredItems .featuredItemContainer strong.bidColor {
		color: orange;
	}
	
	#contentWell #centerRail #featuredItems .featuredItemContainer a {
		text-decoration: none;
		color: #4d7599;
		font-weight: bold;
	
	}
	#contentWell #centerRail #featuredItems .featuredItemContainer a:hover {
		color: #EA7442;
	}
	
	#contentWell #centerRail #whatsHot {
		clear: all;
		margin-top: 10px;
		border: solid 1px silver;
		float: left;
		width:785px;
		background-color: #FBFBFD;
	}
	#contentWell #centerRail #whatsHot h3 {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-size: 12px;
		padding: 0;
		margin: 0;
		height: 25px;
	}
	
	#contentWell #centerRail #whatsHot .whatsHotContainer  {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-size: 12px;
		width: 390px;
		float: left;
		padding: 0;
		margin: 0;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	#contentWell #centerRail #whatsHot .whatsHotContainer dt {
		padding: 0;
		margin: 0;
		float:left;
		margin-left: 5px;
		width:125px;
	}
	#contentWell #centerRail #whatsHot .whatsHotContainer dd {
		padding: 0;
		margin: 0;
		width:255px;
		float:right;
	}
	
	#contentWell #centerRail #endingSoon {
		clear: all;
		margin-top: 10px;
		border: solid 1px silver;
		float: left;
		width:785px;
		background-color: #FBFBFD;
	}
	#contentWell #centerRail #endingSoon h3 {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		padding: 0;
		margin: 0;
		height: 25px;
	}
	
	#contentWell #centerRail #endingSoon .endingSoonContainer  {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-size: 12px;
		width: 390px;
		float: left;
		padding: 0;
		margin: 0;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	#contentWell #centerRail #endingSoon .endingSoonContainer dt {
		padding: 0;
		margin: 0;
		float:left;
		margin-left: 5px;
		width:125px;
	}
	#contentWell #centerRail #endingSoon .endingSoonContainer dd {
		padding: 0;
		margin: 0;
		width:255px;
		float:right;
	}
	
	#contentWell #centerRail #recentlyAdded {
		clear: all;
		margin-top: 10px;
		border: solid 1px silver;
		float: left;
		width:785px;
		background-color: #FBFBFD;
	}
	#contentWell #centerRail #recentlyAdded h3 {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-size: 12px;
		padding: 0;
		margin: 0;
		height: 25px;
	}
	
	#contentWell #centerRail #recentlyAdded .recentlyAddedContainer  {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-size: 12px;
		width: 390px;
		float: left;
		padding: 0;
		margin: 0;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	#contentWell #centerRail #recentlyAdded .recentlyAddedContainer dt {
		padding: 0;
		margin: 0;
		float:left;
		margin-left: 5px;
		width:125px;
	}
	#contentWell #centerRail #recentlyAdded .recentlyAddedContainer dd {
		padding: 0;
		margin: 0;
		width:255px;
		float:right;
	}
	
	#contentWell #centerRail #whatsHot .whatsHotContainer dd strong.bidColor,
	#contentWell #centerRail #endingSoon .endingSoonContainer dd strong.bidColor,
	#contentWell #centerRail #recentlyAdded .recentlyAddedContainer dd strong.bidColor {
		color: orange;
	}
	
	#contentWell #centerRail #whatsHot .whatsHotContainer dd a,
	#contentWell #centerRail #endingSoon .endingSoonContainer dd a,
	#contentWell #centerRail #recentlyAdded .recentlyAddedContainer dd a {
		text-decoration: none;
		color: #4d7599;
		font-weight: bold;
	
	}
	#contentWell #centerRail #whatsHot .whatsHotContainer dd a:hover,
	#contentWell #centerRail #endingSoon .endingSoonContainer dd a:hover,
	#contentWell #centerRail #recentlyAdded .recentlyAddedContainer dd a:hover {
		color: #EA7442;
	}
	
	#contentWell #fullRail #auctionSubHeader {
		margin:0;
		padding: 0;
		clear: right;
		font-size: 11px;
		padding:5px 0px 0px 15px;
		display: block;
		text-align: right;
	}
	#contentWell #fullRail #auctionSubHeader #AuctionNavRecordCount {
		float:left;
		margin: 0;
		padding: 0;
		text-align:left;
		width:50%;
	}

	#contentWell #fullRail #auctionSubHeader #AuctionNavFilter {
		margin:0;
		padding: 0;
		text-align: right;
		width: 55%;
		float: right;
	}

	#contentWell #fullRail #auctionContainer {
		clear: both;
		margin:0;
		padding: 3px 0 0 0px;
		display: block;
	}

	#contentWell #fullRail #auctionContainer .auctionItem {
		background-color: #EEEEEE;
		margin: 10px 0px 0px 0px;
		padding: 8px 0px 0px 0px;
		display: block;
		clear: left;
		height: 170px;
	}
	
	#contentWell #fullRail #auctionContainer .auctionItem dt {
		padding: 0;
		margin: 0;
		float:left;
		margin-left: 5px;
		width: 175px;
	}

	#contentWell #fullRail #auctionContainer .auctionItem div {
		float:left;
		clear: left;
		width: 100%;
		padding-bottom: 30px;
		margin: 0;
		
	/*	border: thin solid red; */
	}

	#contentWell #fullRail #auctionContainer .auctionItem dd {
		clear: right;
		float:left;
		padding: 0;
		margin: 0;
		font-size: 10pt;
		padding-left: 0px;
		padding-top: 5px;
		line-height: 18px;
		width: 81%;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-size: 12px;
	}

	#contentWell #fullRail #auctionContainer .auctionItem div #auctionLabelLine1 {
		float: left;
		padding: 0;
		margin: 0;
		width: 17%;
		font-weight: bold;
		color: black;
		vertical-align: center;
	}
	
	#contentWell #fullRail #auctionContainer .auctionItem div #auctionDataLargeLine1 {
		float: left;
		clear: right;
		vertical-align: center;
		padding: 0;
		margin-right: 5px;
		color: black;
		width: 35%;
	}
	
	#contentWell #fullRail #auctionContainer .auctionItem div #auctionLabelRight {
		float:left;
		padding-left: 5px;
		padding-right: 2px;
		font-weight: bold;
		vertical-align: center;
		width: *%;
		margin-left: 0px;
	}

	#contentWell #fullRail #auctionContainer .auctionItem div #auctionDataSmallLine1 {
		float:left;
		padding: 0;
		vertical-align: center;
		width: *%;
	}

	#contentWell #fullRail #auctionContainer .auctionItem div #auctionReservePriceTxt {
		float:left;
		width: 54%;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 9pt;
		font-weight: bold;
		COLOR: Red;
		width: *%;
	}

	#contentWell #fullRail #auctionDetail {
		padding: 0;
		margin: 0;
		display: block;
		clear: right;
		margin-left: 10px;
		margin-right: 10px;
	}

	#noRecordsFound {
		padding-top: 15px;
		color: black;
	}
	
	#auctionBottomNav {
		clear: all;
		float: left;
	}
	
	#footerArea {
		clear: left;
	}
	
	table.non_sports_story_container #Content {
		padding:0;
	}
	
	.AuctionImage {
		border: thin solid Black;
		/*margin-top: 5px;
		margin-bottom: 5px; */
	}
	
	.AuctionDisplayImage {
		border: thin solid Black;
		margin-right: 5px;
	}
	
	.AuctionHeader {
		BACKGROUND: #EEEEEE;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		Line-Height: 25px;
		color: Black;
		margin-bottom: 5px;
		padding: 5px;
	}
	
	.AuctionButtonLeft {
		background-image: url(/images/greyBox_left.gif);
		width: 2px;
		height: 30px;
	}
	
	.AuctionButtonRight {
		background-image: url(/images/greyBox_right.gif);
		width: 2px;
		height: 30px;
	}
	
	.AuctionButtons1000 {
		background-image: url(/images/greyBox_repeat.gif);
		width: 171px;
		height: 30px;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 12px;
		text-align: right;
		color: black;
		padding: 5 5;
	}
	
	.AuctionButtons900 {
		background-image: url(/images/greyBox_repeat.gif);
		width: 160px;
		height: 30px;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-style: normal;
		font-weight: bold;
		text-align: right;
		color: black;
		padding: 0px 0px 0px 0px;
	}
	
	.AuctionButtons800 {
		background-image: url(/images/greyBox_repeat.gif);
		width: 150px;
		height: 30px;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 11px;
		text-align: right;
		color: black;
		padding: 0px 0px 0px 0px;
	}
	
	.AuctionButtons700 {
		background-image: url(/images/greyBox_repeat.gif);
		width: 161px;
		height: 30px;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 11px;
		text-align: right;
		color: black;
		padding: 5 5;
	}
	
	.AuctionButtons600 {
		background-image: url(/images/greyBox_repeat.gif);
		width: 150px;
		height: 30px;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 11px;
		text-align: right;
		color: black;
		padding: 3 3;
	}
	
	.AuctionItemDataFixed {
		background-color: #EEEEEE;
		text-align: center;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 9pt;
		COLOR: Black;
	}
	
	.AuctionItemDataFixedWide {
		background-color: #EEEEEE;
		text-align: center;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 9pt;
		COLOR: Black;
		Width: *%;
		padding: 6px;
	}
	
	.AuctionItemData1000 {
		background-color: #EEEEEE;
		text-align: center;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 9pt;
		width: 130px;
		COLOR: Black;
	}
	
	.AuctionItemData900 {
		background-color: #EEEEEE;
		text-align: center;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 9pt;
		width: 118px;
		COLOR: Black;
		padding: 8px 8px 8px 8px;
	}
	
	.AuctionItemData800 {
		background-color: #EEEEEE;
		text-align: center;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 8pt;
		width: 90px;
		COLOR: Black;
	}
	
	.AuctionItemData700 {
		background-color: #EEEEEE;
		text-align: center;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 9pt;
		width: 200px;
		COLOR: Black;
	}
	
	.AuctionItemData600 {
		background-color: #EEEEEE;
		text-align: center;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 8pt;
		width: 180px;
		COLOR: Black;
	}
	
	.AuctionItemHeader {
	    BACKGROUND: #eaeaea;
	    COLOR: black
	}
	
	.AuctionItemBold {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 10pt;
		COLOR: Black;
		font-weight: bold;
		padding-top: 10px;
		text-align: left;
	}
	.reservePriceTxt {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 10pt;
		COLOR: Red;
		font-weight: bold;
		padding-top: 10px;
		text-align: left;
	}
	.AuctionItemMoreInfo {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 11pt;
		COLOR: Black;
		font-weight: bold;
		letter-spacing: 1px;
		padding-bottom: 5px;
		padding-top: 20px;
		text-align: left;
	}
	
	.AuctionItemText {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 9pt;
		COLOR: Black;
		font-weight: normal;
		text-align: left;
	}
	
	.AuctionAdditionalText {
		BACKGROUND: #EEEEEE;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		font-style: normal;
		font-weight: normal;
		text-align: center;
		font-size: 11px;
		Line-Height: 25px;
		color: Black;
	}
	
	.AuctionAdditionalImage {
		BACKGROUND: #EEEEEE;
		text-align: left;
		color: Black;
		padding: 5px 1px 10px 1px;
		text-align: center;
	}
	
	.AuctionPopcornAlert {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 8pt;
		COLOR: Red;
		font-weight: normal;
	}
	
	.GalleryBG{
		background-color: #EEEEEE;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		COLOR: Black;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	.GalleryListingBold{
		font-weight: bold;
	}
	
	.GalleryListingMoreInfo, a.GalleryListingMoreInfo, a.GalleryListingMoreInfo:visited{
		font-weight: bold;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		COLOR: Black;
		text-decoration: underline;
	}
	
	.GalleryListing1000{
		background-color: #EEEEEE;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		COLOR: Black;
		FONT-SIZE: 11pt;
		padding-top: 15px;
		padding-bottom: 22px;
		padding-right: 10pt;
		vertical-align: text-top;
		text-align: left;
	}
	
	.GalleryListing900{
		background-color: #EEEEEE;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		COLOR: Black;
		FONT-SIZE: 11pt;
		padding-top: 15px;
		padding-bottom: 22px;
		padding-right: 10pt;
		vertical-align: text-top;
		text-align: left;
	}
	
	.GalleryListing800{
		background-color: #EEEEEE;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		COLOR: Black;
		FONT-SIZE: 10pt;
		padding-top: 15px;
		padding-bottom: 20px;
		padding-right: 10pt;
		vertical-align: text-top;
		text-align: left;
	}
	
	.GalleryListing700{
		background-color: #EEEEEE;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		COLOR: Black;
		FONT-SIZE: 10pt;
		padding-top: 9px;
		padding-bottom: 20px;
		padding-right: 10pt;
		vertical-align: text-top;
		text-align: left;
	}
	
	.GalleryListing600{
		background-color: #EEEEEE;
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		COLOR: Black;
		FONT-SIZE: 9pt;
		padding-top: 7px;
		padding-bottom: 5px;
		padding-right: 5pt;
		vertical-align: text-top;
		text-align: left;
	}
	
	a.AuctionNav1000, a.AuctionNav1000:visited, a.AuctionNav1000:hover{
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		COLOR: Black;
		FONT-SIZE: 10pt;
		text-decoration: underline;
		padding-top: 3px;
	}
	
	a.AuctionNav900, a.AuctionNav900:visited, a.AuctionNav900:hover{
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		COLOR: Black;
		FONT-SIZE: 10pt;
		text-decoration: underline;
		padding-top: 3px;
	}
	
	a.AuctionNav800, a.AuctionNav800:visited, a.AuctionNav800:hover{
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		COLOR: Black;
		FONT-SIZE: 10pt;
		text-decoration: underline;
		padding-top: 3px;
	}
	
	a.AuctionNav700, a.AuctionNav700:visited, a.AuctionNav700:hover{
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		COLOR: Black;
		FONT-SIZE: 9pt;
		text-decoration: underline;
		padding-top: 3px;
	}
	
	a.AuctionNav600, a.AuctionNav600:visited, a.AuctionNav600:hover{
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		COLOR: Black;
		FONT-SIZE: 8pt;
		text-decoration: underline;
		padding-top: 3px;
	}
	
	.AuctionCategoryNav {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 9pt;
		font-weight: bold;
	}
	
	
	.LoginFieldsBold {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 11pt;
		COLOR: Black;
		font-weight: bold;
	}
	
	.LoginFieldsMedium {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 9pt;
		COLOR: Black;
		font-weight: normal;
	}
	
	.LoginSchoolName {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 13pt;
		COLOR: Black;
		font-weight: bold;
		text-align: center;
	}
	
	.ErrorMsg {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 12pt;
		COLOR: Red;
		font-weight: bold;
		text-align: center;
	}
	
	.ContactFormFields {
		font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
		FONT-SIZE: 10pt;
		COLOR: Black;
		text-align:left;
	}
	.ccMessage{
		color:red;
		font-size:10px;
	}

	#globalFooter {
		background:#fff url(/images/bg_ftr.gif) repeat-x;
		padding:15px;
		width:970px;
		margin:0 5px;
	}
	
	#globalFooter * {
		margin:0;
		padding:0;
		border:0;
	}
	
	#globalFooter ul {
		list-style:none;
	}
	
	#globalFooter li, #globalFooter h4 {
		text-align:left;
	}
	
	#globalFooter h4 {
		text-transform:uppercase;
		font-size:11px;
	}
	
	#globalFooter .column {
		float:left;
		margin-right:2.5em;
	}
	
	#globalFooter .column a {
		color:#276098;
		text-decoration:none;
	}
	#globalFooter .column a:hover {
		text-decoration:underline;
	}
	
	
	
	#globalFooter .lastColumn {
		margin-right:0;
	}
	
	.lcHeader {
		text-transform:lowercase;
	}
	
	#footerBottomContent {
		clear:both;
		text-align:left;
		padding-top:3em;
	}
	
	#footerBottomContent form {float: right;text-align: right; font-size:11px;}
	#footerBottomContent select, #cbsi_footer input {border: 1px solid #ccc;margin-left: 2px;padding: 2px;font-size:11px;}
	#footerBottomContent label {display: block;font-size: 95%;margin-bottom: 2px;}
	
	#footerBottomContent a {
		color:#276098;
		text-decoration:none;
	}
	#footerBottomContent a:hover {
		text-decoration:underline;
	}
