/************************************************************************************************************************************************
----------------------------------------------------------- BEGIN CUSTOMISATION -----------------------------------------------------------------
/***********************************************************************************************************************************************/
/* iFrame background and text colour */
body, body.centerFrame, #CenterCol {

}
/*******************************************
BEGIN LINK COLOURS
******************************************/
a, a:link, a:visited, h3.InstanceTitle a, h3.InstanceTitle a:visited	{
	color:#000;
	text-decoration:underline;
}
a:hover, body.centerFrame li a.f12b:hover, h3.InstanceListTitle a:hover, h3.InstanceTitle a:hover	{
	color:#000;
}
.ListWithDescription .ListDescription, .ListWithDescription .ListDescription a, .ListWithDescriptionFF .ListDescription, .ListWithDescriptionFF .ListDescription a, Body.centerFrame div.InstancetContainer h3.InstanceListTitle a:link, h3.InstanceListTitle a:visited	{
	color:#175191;
}

/* LINK COLOURS FOR CALLOUTS, HIGHLIGHT BOXES */
.CallOut a:link, .CallOut a:visited, p.CallOut a:link, p.CallOut a:visited, #divHelp a:link, #divHelp a:visited, .GenericErrorMessage a:link, .GenericErrorMessage a:visited, #LogInRequired a:link, #LogInRequired a:visited, .GoodLuck a:link, .GoodLuck a:visited, .GenericHighlightMessageNoBg a:link, .GenericHighlightMessageNoBg a:visited, .GenericErrorMessageNoBg p a:link, .GenericErrorMessageNoBg p a:visited, .TopPredictions a:link, .TopPredictions a:visited, .Winner a:link, .Winner a:visited, .close a:link, .close a:visited, .Message a:link, .Message a:visited	{
	color:#175191;
}

/* THIS IS THE VERIFY SHIPPING INFO BUTTON - SHOULD CONTRAST WITH BG_BUTTONS.JPG */
.GenericErrorMessageNoBg p a.LinkAsButton	{
	color:#000;
	border:1px solid #000;
}

/******************************************
END LINK COLOURS
******************************************/

/*******************************************************************
BEGIN BACKGROUND AND CORRESPONDING TEXT COLOURS COLOURS
*******************************************************************/


/* CALL OUT AND HIGHLIGHTED AREAS **/
.CallOut, p.CallOut, #divHelp, .GenericErrorMessage, #LogInRequired, .GoodLuck, .GenericHighlightMessageNoBg, .GenericErrorMessageNoBg, .TopPredictions, .Winner, .close, .Message	{
	background-color:#faf0a8;
	color:#000;
}


/* ODD EVEN NIGHTMARES */
.odd, .tdContentTableOdd	{
	background:#f3f3fa;
	color:#000;
}
.even, .tdContentTableEven	{
	background:#e5e6fa;
	color:#000;
}
.oddLarge, .evenLarge	{
	border-bottom:1px solid #fff;
	color:#000;
}

/* AS IF ODD EVEN COLOURS WEREN'T ENOUGH, WE ALSO HAVE HOVER COLOURS FOR THESE */
.tbContentTableLarge tr:hover, .tbContentTableLarge td:hover, .TopPredictions:hover, .odd:hover, .even:hover, ul.ListWithDescription li:hover, ul.ListWithDescriptionFF li:hover, .ContentForm label:hover	{
	background:;
}

/* BEGIN ALL CONTENT AREA BACKGROUNDS AND BORDERS AND NECESSARY/CORRESPONDING TEXT COLOURS */
/****** BACKGROUDNS ******/
/* Custom HTML TEXT */
div.InstanceContent, .ImageHTML, .ImageHTML p, .tbContentTable	{
	color:#000;
}
.tListItem, .BorderLessInfoTable, .tbContentTableLargeSubset, .tbContentTableLarge, .tbContentTable, .tdContentTableTitle	{
	background:#f3f3fa;
	color:#000;
}
/****** BORDERS ******/
/* ALL AROUND */
.close, .Message, .tbContentTableLargeSubset, .tbContentTableLarge	{
	border:1px solid #fff;
}
/* RIGHT */
.tbContentTable	td	{
	border-right:1px solid #fff;
}
/* BOTTOM */
.Answer, .tListItem, .ContentForm p, .InstanceListContent, .BorderLessInfoTable td.InstancetContainer,.InstancetContainer, ul.ListWithDescription li, ul.ListWithDescriptionFF li, .tdContentTableTitle	{
	border-bottom:1px solid #fff;
}

/* LEFT */
.tbContentTable	{
	border-left:1px solid #fff;
}

/* END ALL CONTENT AREA BACKGROUNDS AND BORDERS AND NECESSARY/CORRESPONDING TEXT COLOURS */
/***************************
 END BACKGROUND AND CORRESPONDING TEXT COLOURS COLOURS
****************************/

/**********************
TEXT COLOURS
**********************/

ul, ol, .f12b, #InfoLists, #InfoLists h4, .InstanceDescription, h4, h3	{
	color:#000;
}

.instancename, h3.InstanceListTitle, h3.InstanceTitleSingleLeft, h3.InstanceListTitleSingleLine, h3.InstanceListTitleSingleLineLeft, .tbContentTable h3.InstanceTitleNoMargin, .BorderLessInfoTable h3.InstanceTitle,  .BorderLessInfoTable .InstancetContainer h3, .InstancetContainer h3.InstanceTitleSingleLine, .List-hpts, .List-title, h3.InstanceTitle, p.InstanceListPointsTitle, p.PointsForInstance, h3.InstanceTitleInfo	{
	color:#fff;
}

/* CALLOUT BOXES TEXT COLOURS - In most Cases won't need editing unless the background colours of the Callout Boxes are changed */
#divHelp p, .GenericErrorMessageNoBg h3, div.CallOut h4, div#LogInRequired h3.AlertTitle	{
	color:#000;
}
/**********************
END TEXT COLOURS
**********************/

/**********************************
BEGIN MAIN CATEGORY LIST TABLE
**********************************/
.tbCategoryList	{
	width:380px;
	margin-bottom:20px;
	background: #000;
}
.CatTitle	{
	display:block;
	font-size:85%;
	font-weight:bold;
	color:#fe0142;
}
.tbCategoryList td	{
	width:185px;
	border:1px solid #fff;
}

.tbCategoryList a:link, .tbCategoryList a:visited	{
	padding:8px 2px;
	display:block;
	color:#fff;
}
.tbCategoryList a:hover	{
	color:#fe0142;
}
/**********************************
END MAIN CATEGORY LIST TABLE
**********************************/

/********************************
FORM INPUTS AND BUTTONS
********************************/
.EntryForm	{
	background-color:#d4e6ea;
	border:1px solid #b6c9d2;
	color:#000;
}

/** INPUTS **/
.frmSelectSmall, .frmSelectMedium option, .frmSelectSmall option, .frmSelectLarge, .frmSelectMedium, .frmInputMedium, .frmInputLarge	{
	background:#fff;
	border:1px solid #e0e0e0;
}

.frmInputLarge:hover, .frmSelectMedium:hover, .frmSelectSmall:hover, .Message:hover	{
	background:#fff;
	border:1px solid #e0e0e0;
}

/**** BUTTONS ****/
.btnLarge, .btnSmall	{
	background-color: #2f5e85;
	color:#000;
	border:1px solid #000;
}
/********************************
END BUTTONS
********************************/

/***********************************
-------- BEGIN PAGINATION ---------
***********************************/
#pagination {
	padding: 3px;
	font-size:.7em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
}
#pagination ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#pagination li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
}
#pagination li a {
	color: #fff;
	padding: 2px 4px;
	border: 1px solid #000;
	float: left;
	background: #666666;
	text-decoration: none;
}
#pagination li a:hover {
	background: #CCCCCC;
	border: 1px solid #000;
	padding:2px 4px;
	color: #000;
}
#pagination li.nolink {
	color: #000;
	border: 1px solid #cccccc;
	padding: 4px;
}
#pagination li.current {
	color: #fff;
	border: 1px solid #000;
	padding: 2px 4px;
	background: #999999;
}
/***********************************
-------- END PAGINATION ---------
***********************************/

/************************************************************************************************************************************************
-------------------------------- END CUSTOMISATION - YES, YOU ARE DONE CUSTOMISING, YOU CSS WHIZ, YOU! ------------------------------------------
************************************************************************************************************************************************/



/*** GENERIC STYLES ***/
body	{
	padding-top:0;
	font-family:Arial, Helvetica, sans-serif;
}
body.centerFrame p, body.centerFrame h4
{
	padding-left:5px;
}

body.centerFrame li a.f12b	{
	text-decoration:underline;
}

.FloatLeft	{
	float:left;
}
.FloatRight	{
	float:right;
}
.AdvertiserLink	{
	display:block;
	text-align:center;
	font-size:1.5em;
}
#LogInRequired p.AlignCenter	{
	text-align:center;
	display:block;
}
.noPaddingMargin	{
	padding:0;
	margin:0;
}

.tdContentTableTitle	{
	font-weight:bold;	
}

.tbContentTable {
	width:100%;
}
.tbContentTable	p	{
	padding:0;
}
.separatorMedium	{
	height:4px;
	display:block;
}
.separatorBig	{
	height:4px;
	display:block;
}
.HelpIcon	{
	text-align:right;
	margin-left:230px;
}
#divHelp	{
	padding:8px;
	display:block;
	width:380px;
}
.TopPredictions	{
	width:50px;
	float:right;
	text-align:center;
	margin-left:4px;
}
.Top	{
	display:block;
	text-align:center;
}
.Predictions	{
	display:block;
	text-align:center;
}


/* SINGLE COLUMN FORMS **/


/* .oddLarge	{
	background:#d3e4f0;
} */

.evenLarge, .oddLarge	{
	padding:4px;
	font-size:105%;
}
.tbContentTableLarge label, .tbContentTableLarge p	{
	padding:4px;
	margin:0;
}

.tbContentTableLargeSubset tr:hover, .tbContentTableLargeSubset td:hover	{
	background:none;
}
.tbContentTableLarge p	{
	font-size:.6em;
}
/* END SINGLE COLUMN FORMS */

/*** CALL OUT'S ERROR MESSAGES, ATTENTION GRABBERS **/
.GenericErrorMessage	{
	padding:4px;
	font-size:.8em;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}
.GenericErrorMessageNoBg	{
	padding:4px;
	display:block;
}
.GenericHighlightMessageNoBg	{
	padding:4px;
}
.GoodLuck	{
	background-image: url(thumbs_up.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:4px 10px 4px 4px;
}
#LogInRequired	{
	padding:10px 4px;
	display:block;
}
h3.AlertTitle	{
	margin:0 0 4px 0;
	padding:0;
	font-weight:normal;
}

.odd	{
	margin-bottom:8px;
}
.even	{
	margin-bottom:8px;
}


/************************** TYPOGRAPHY ****************************/
h3, #MyAccountTextMessaging h3	{
	font-size:1em;
	margin:0;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.ModuleHeader	{
	display:block;
	text-align:left;
	margin-top:-18px;
	font-size:.8em;
	font-weight:bold;
	padding-bottom:5px;
}

h4	{
	font-size:.9em;
	margin:0 0 4px 0;
	padding:0;
	font-weight:normal;
}
#CenterCol	p, p, #MyAccountTextMessaging	{
	font-size:.7em;
}

ul.ListWithDescription, ul.ListWithDescriptionFF	{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.ListWithDescription li, ul.ListWithDescriptionFF li	{
	padding:4px 8px;
	font-size:1em;
	display:block;
}

.ListWithDescription .ListDescription, .ListWithDescription .ListDescription a, .ListWithDescriptionFF .ListDescription, .ListWithDescriptionFF .ListDescription a	{
	display:block;
	font-size:.70em;
}

p.CatDescription 	{
	font-size:.65em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.ParticipatingLocations	{
	margin:0;
	padding:0;
}
.CallOut	{
	padding:4px;
	display:block;
}

#ImageHTML	{
	font-size:.7em;
}

/**** INSTANCE LIST ***/

/* HEADERS FOR THE INSTANCE LISTS AND INSTANCES */
.InstanceListContainer	{
	background-image:url(instanceListBg.gif);
	background-repeat:no-repeat;
	width:380px;
}
/* HEADERS FOR THE INSTANCE LISTS AND INSTANCES THA DON'T HAVE POINTS */

.InstanceListContainerSingleLine	{
	background-repeat:repeat-x;
	width:380px;
	background-image: url(instanceTitleBg.jpg);
}

/* HEADER ON THE INSTANCE PAGE */
.instancename	{
	width:380px;
	font-size:.9em;
	margin:10px 0 0 0;
	padding:4px;
	background-image: url(instanceTitleBg.jpg);
	background-repeat:repeat-x;
}	

/* END HEADERS FOR THE INSTANCE LISTS AND INSTANCES */
.InstancetContainer	{
	width:380px;
	background:url(instanceTitleBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BorderLessInfoTable td.InstancetContainer	{
	width:380px;
	background:url(instanceTitleBga.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p.InstanceListPointsTitle	{
	font-size:.7em; padding:2px 8px 2px 2px;
	text-align:right;
}

/* INSTANCE TITLE ON THE LIST PAGE */
h3.InstanceListTitle	{
	font-weight:bold;
	font-size:.8em;
}
/* INSTANCE TITLE ON THE INSTANCE PAGE */
#tbInstancePageNamePointHeader	{
	margin:0;
}
h3.InstanceTitle	{
	font-size:.8em; font-weight:bold; line-height:2.5em;
}
h3.InstanceTitleInfo	{
	font-size:.8em; font-weight:bold; line-height:.7em;
}

.BorderLessInfoTable h3.InstanceTitle	{
	font-size:.8em; font-weight:bold; line-height:1.0em;
}
p.PointsForInstance {
	font-size:.8em; padding:8px 8px 2px 8px; font-weight:bold;
}
.tbContentTable h3.InstanceTitleNoMargin	{
	font-weight:bold;
	font-size:.7em;
	line-height:1em;
	margin:;
	padding:2px 0 2px 8px;
	text-align:left;
	
}

h3.InstanceListTitleSingleLine, h3.InstanceListTitleSingleLineLeft	{
	font-weight:bold;
	font-size:.8em;
	line-height:1.8em;
	margin:0 12px 0 0;
	text-align:right;
	padding:4px;
}
h3.InstanceTitleSingleLeft	{
	text-align:left;
	font-weight:bold;
	font-size:.8em;
	line-height:1.8em;
	margin:0;
	padding:4px 4px 4px 8px;
}
.tbContentTable {
	font-weight:bold;
	font-size:.8em;
	margin:0;
	text-align:left;
	padding:2px 4px;
}
.InstancetContainer h3.InstanceTitleSingleLine	{
	padding:4px 2px 8px 4px;
	font-weight:bold;
	font-size:.8em;
	text-align:left;
}

.InstanceListContent	{
	margin-top:-5px;
	padding-bottom:20px;
	display:block;
}
.InstanceListContent p	{
	height:80px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin:0;
	padding:0 4px;
}
.instanceListImage	{
	float:left;
	margin:0 8px 8px 0;
}
.InstanceListDescription	{
	display:block;
}

ul, #MyAccountTextMessaging	ul	{
	margin:0;
	padding:0 8px;
	text-align:left;
	list-style-type: none;
}
ul li	{
	line-height:1.4em;
	font-size:.7em;
}
#MyAccountTextMessaging	ul li	{
	line-height:1.4em;
	font-size:.9em;
}

/***** INSTANCE CONTENT ****/
#InstanceListRow	{ 
	/*font-size: 14pt; */
	font-size: 12pt; 
	width:400px; 
	margin-left:-8px; 
	padding:0; 
}
#InstanceListRow li, #InstanceListRow a	{ 
	background:url("list_item_bg.gif") no-repeat;  
	height: 29px; 
	display:block; 
	text-decoration: none; 
}
#InstanceListRow li	{ 
	list-style:none; 
	display:inline;  
}
#InstanceListRow .InstanceListRow-btn	{ 
	float: left; 
	padding: 6px 5px 5px 5px; 
}
#InstanceListRow .InstanceListRow-pts	{ 
	float: right; 
	padding: 6px 10px 5px 5px; 
	text-align: right; 
}
#InstanceListRow a:hover { 
	cursor: pointer;
	background:url("list_item_bg.gif") 0px -29px no-repeat; 
	font-weight: bold; 
}

.List-header	{ 
	background:url(instanceTitleBg.jpg) no-repeat; 
	font-family: Arial; 
	font-weight: bold; 
	width: 380px; 
	height: 29px; 
	margin-top:6; 
	padding:0; 
}
.List-title	{ 
	float: left; 
	padding: 5px;
	font-size: 15px;
}
.List-hpts	{ 
	float: right; 
	padding: 5px; 
	font-size: 15px;
	text-align: right; 
}


/** CODE INSTANCES **/
.InstanceContent	{
	margin-top:-6px;
	padding:0 0 20px 0;
	display:block;
	text-align:center;
	width:380px;
	margin-bottom:20px;
}

.GPInstanceContent	{
	margin-top:-10px;
	padding:5px 0 20px 0;
	display:block;
	text-align:center;
	width:380px;
	margin-bottom:20px;
}
.InstanceImage	{
	margin:0 auto;
	text-align:center;
	display:block;
}

/****************************** ALL LINKS *****************************************************************/
.tbCategoryList a:link, .tbCategoryList a:visited	{
	display:block;
	padding:4px;
	text-decoration:none;
}

/**** INSTANCE LIST PAGE ****/
h3.InstanceListTitle a:link, h3.InstanceListTitle a:visited	{
	font-weight:bold;
	line-height:2em;
	margin:0; padding:6px;
}

.InstanceListContent:hover	{
	background:url(right_arrow.png);
	background-repeat: no-repeat;
	background-position: right top;
	cursor:pointer;
	cursor:hand;
}


/***** FORMS, INPUT FORMS ************/
.EntryForm	{
	background-image:  url(bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin:0 auto;
	margin-top:4px;
	padding:4px;
	width:96%;
}
.EntryForm fieldset, .GoogleForm fieldset	{
	background:none;
	border:none;
	padding:4px 0 6px 0;
}

.EntryForm legend, .GoogleForm legend	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	padding:2px 10px;
	margin:10px 0 10px 0;
}
.GoogleForm legend	{
	margin-top:-20px;
}
.frmInputLarge	{
	width:255px;
	padding:2px;
}

.frmInputMedium	{
	width:150px;
	padding:2px;
}


.frmSelectMedium	{
	width:100px;
	padding:2px;
}

.frmSelectLarge	{
	width:255px;
	padding:2px;
}

.frmSelectMedium option, .frmSelectSmall option	{
	padding:1px;
}
.frmSelectSmall	{
	width:50px;
	padding:2px;
}

.Message	{
	width:255px;
	height:100px;
	padding:2px;
}
.Note	{
	font-size:.7em;
}
.InputLarge	{
	width:300px;
	padding:4px;
}
.inputMedium	{
	width:60px;
}
.inputSmall	{
	width:30px;
}

.btnLarge, a.LinkAsButton	{
	margin:10px 0 0 0;
	padding:2px;
	font-size:.9em;
	background-image: url(bg_buttons.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.btnSmall	{
	margin:4px 0;
	padding:2px;
	background-image: url(bg_buttons.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.EntryForm p.advertiserLinkP	{
	margin:0;
	padding:0;
	font-size:.6em;
}

.close	{
	padding:1px 6px;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	margin:8px;
}

/* CONTENT FORMS  FORMS WITHIN CENTER FRAME, LIKE SURVESY< FEEDBACK ETC.. */
.ContentForm	{
	width:370px;
	margin:10px 0;
	padding:4px;
	text-align:left;
}
.SurveyQuestionContainer	{
	margin-bottom:8px;
}

.ContentForm p label	{
	display:block;
	margin:0;
	padding:2px 6px;
	cursor:hand;
	cursor:pointer;
}
.ContentForm p	{
	margin:0;
}
.ContentForm p.SurveyQuestion	{
	display:block;
	margin:0;
	padding:0;
	font-weight:bold;
}

.ContentForm textarea	{
	width:340px;
	height:100px;
}



/* MY ACCOUNT PAGES STYLES */

.BorderLessInfoTable	{
	width:98%;
	margin-left:2%;
}
.BorderLessInfoTable	td	{
	padding:4px;
}
.BorderLessInfoTable	a:link	{
	display:block;
}
.tdBidsHeader	{
	background-image: url(bg_tdBidsHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
}
.tdBidsHeader	p	{
	padding:2px 4px 2px 8px;
	font-size:.8em;
}

.tListItem	p	{
	padding:2px 4px;
	font-size:.75em;
}

/* MUSIC FEEDBACK */
.ClipListen	{
	background-color:none;
	background-image: url(mf_play_it.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:70px;
	width:380px;
	border:none;
	cursot:hand;
	cursor:pointer;
}

/* INFORMATIONAL PAGES */
/* FAQ */
#InfoLists	{
	padding:5px;
}
#InfoLists h4	{
	margin:0 0 4px 0;
	padding:0;
	font-weight:bold;
	font-size:.8em;
}
#InfoLists ul	{
	margin:4px 4px 4px 12px;
	padding:0;
}
#InfoLists ul	li	{
	padding:1px 0;
}
#InfoLists p	{
	margin:0;
	padding:0;
}
.Answer	{
	margin:8px 0;
	padding:8px;
}

#SingleColumnHolder	{
	width:100%;
}

/*** MY ACCOUNT -> RSS FEED PAGE NO NEED TO EDIT */

.tbRssHeader	{
	margin:4px 0 0 0;
}
.rssTDImage	{
	background-image: url(/lsf/images/general/rss_main_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:200px;
}
.tbRssHeader	{
	background:#fff;
}
p.rssHeading	{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:4px;
	display:block;
	line-height:1.2em;
	font-weight:bold;
}
.tbRssOptions	{
	background:#ffffff;
	margin:8px 0;
}

.tbRssOptions	p	{
	padding:2px 4px 10px 2px;
	display:block;
	color:#000000;
}
.tbRssOptions h2.instancename	{
	margin-top:0;
	padding:4px;
	width:100%;
}
.tdRssButtons	{
	border-top:1px dotted #cccccc;
	padding:4px 0;
}
.RssButton	{
	margin:0 2px;
}

/* Padding for Privacy Policy page */
.tInformation p {
	padding-left: 5px;
}


/* SHIP-TO FORM - NO need to edit */
#shiptoUpdate	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:normal;
}
#shiptoUpdate fieldset {
	display: block;
	width: 300px;
	margin: 0 0 .4em 0;
	padding: 4px 8px;
	border:none;
	color:#000000;
}

#shiptoUpdate fieldset.radio {
	width: 15em;
	margin: 1em 0 2em 0;
}

#shiptoUpdate fieldset.radio input {
	clear: both;
	float: left;
	width: auto;
}

#shiptoUpdate fieldset.radio label {
	font-weight: normal;
}

#shiptoUpdate input {
	display: block;
	width: 15em;
}

#shiptoUpdate label {
	display: block;
	margin-bottom: .4em;
	font-weight: bold;
	color:#000000;
}

#shiptoUpdate label.first {
	padding-top: 1em;
}

#shiptoUpdate select {
	display: block;
}
.readonly	{
	background:#000;
	border:1px solid #cccccc;
}

div.featured	{
	background:url(featured_prizes.jpg) no-repeat left top;
	height:181px;
	margin-bottom:0;
}

.GenericErrorMessageNoBg p a.LinkAsButton	{
	display:block;
	padding:4px;
	text-align:center;
	font-size:1.3em;
}