.seotexttitle { font-family: "Times New Roman", Times, serif; font-size: 16px; 
  font-style: normal; font-weight: bold; font-variant: normal; text-transform: 
  capitalize; color:#336600; line-height: normal}
.WhatsonNow {	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size:12px; color:#710915; text-decoration: none; font-weight: normal}
a.WhatsonNow:link {font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; color:#710915; text-decoration: none; font-weight: normal}
a.WhatsonNow:visited { font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; color:#710915; text-decoration: none;  font-weight: normal}
a.WhatsonNow:hover { font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; color:#710915;  text-decoration: underline; font-weight: normal}
a.WhatsonNow:active {font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; color:#710915; text-decoration: none;  font-weight: normal}
.SalePrice{	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size: 13px; color:red; text-decoration: none; font-weight: bold}
.PublicText {	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size: 13px; color:#710915; text-decoration: none; font-weight: bold}
.ShopText {	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size: 13px; text-decoration: none; font-weight: bold}
.SubHost {	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size: 10px; color:#000000; text-decoration: none; font-weight: normal}
a.ContentText:link {font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; color:#710915; text-decoration: none; font-weight: normal}
a.ContentText:visited { font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; color:#710915; text-decoration: none;  font-weight: normal}
a.ContentText:hover { font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; color:#710915;  text-decoration: underline; font-weight: normal}
a.ContentText:active {font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; color:#710915; text-decoration: none;  font-weight: normal}
#terms{
	clear:both;
	margin: 0px 0px 20px 225px;
	font-size:11px;
}
#terms ul{
	margin:10px 0 10px 0;
}
#terms li{
	display:inline;
	border-left:1px solid #710915;
	padding:0 5px 0 10px;
}
#terms a, #footer a:active, #footer a:visited{
	color:#710915;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
#terms a:hover{
	text-decoration:underline;
}
#siteNotice{
	top:300px;
	left:200px;
	z-index:6000;
	display:none;
	width: 450px;
	height:100px;
	padding: 15px;
	border-style:solid;
	border-width:2px;
	font-family: helvetica;
	font-size:13px;
	font-weight:bold;
	color:#111111;
	text-decoration:none;
	background:#bbbbbb;
	position:absolute;
}
/* Billboard */
#navCaptioncontrols {
	background-color:rgba(0, 0, 0, 0.8);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000')"; /* IE8 */
	height:40px;
	width:520px;
	-moz-border-radius: 0px 0px 15px 15px;
	 -webkit-border-radius:0px 0px 15px 15px;
	-khtml-border-radius:0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
}
#navCaptioncontrols {
	background-color:rgba(0, 0, 0, 0.8);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000')"; /* IE8 */
	height:40px;
	width:520px;
	-moz-border-radius: 0px 0px 15px 15px;
	 -webkit-border-radius:0px 0px 15px 15px;
	-khtml-border-radius:0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
}
#showNav {
	float:left;
	padding:5px 0 0 5px;
}
#showNav a:link,
#showNav a:visited,
#showNav a:active {
	color:#fff!important;
	padding-right:2px;
	text-decoration:none;
}
#showNav a:hover {
	color:#d5d5d5;
	
}
#showNav a.activeSlide {
	color:#ffb10b!important;
	text-decoration:none;
}
span#caption {
	color:#fff;
	float:left;
	padding:10px 0 0 10px;
	font-weight:bold; 
	font-size:12px;
	height:40px;
}
button#playBtn {
	width: 8px;
	height: 12px;
	margin: 0;
	border: 0;
	background: transparent url(/CreateTV.nsf/play-btn.gif) no-repeat top left;
	overflow: hidden;
	vertical-align: middle;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* IE 5.x */
}
button#pauseBtn {
	width: 10px;
	height: 10px;
	margin: 0;
	border: 0;
	background: transparent url(/CreateTV.nsf/pause-btn.gif) no-repeat top left;
	overflow: hidden;
	vertical-align: middle;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* IE 5.x */	
}
#playPause {
	float:right;
	position:relative;
	padding:10px 10px 0 0;
	color:#b57e08;
	font-weight:bold;
	font-size:14px
}
#playPause a:link,
#playPause a:visited,
#playPause a:active {
	float:right;
	position:relative;
	padding:0 0 0 0;
	color:#b57e08;
	font-weight:bold;
	font-size:14px
	text-decoration:none;
}
#playPause a:hover{
	text-decoration:underline;
}
.imageCaption {
	padding:2px 2px 0 0;
	color:#000;
	font-size:10px
}
#titleDiv{
	font-family: helvetica;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#botTitleDiv{
	font-family: helvetica;
	font-size:13px;
	color:#BBBBBB;
	text-decoration:none;
}
#botTitleDiv a,#botTitleDiv a:active,#botTitleDiv a:visited{
	font-family: verdana;
	font-size:13px;
	color:#BBBBBB;
	text-decoration:none;
}
#botTitleDiv a:hover{
	text-decoration:underline;
}
#closeDiv a,#closeDiv a:active,#closeDiv a:visited{
	font-family: helvetica;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#closeDiv a:hover{
	text-decoration:underline;
}
#emBotTitleDiv{
	font-family: helvetica;
	font-size:13px;
	color:#BBBBBB;
	text-decoration:none;
}
#emBotTitleDiv a,#emBotTitleDiv a:active,#emBotTitleDiv a:visited{
	font-family: verdana;
	font-size:13px;
	color:#BBBBBB;
	text-decoration:none;
}
#emBotTitleDiv a:hover{
	text-decoration:underline;
}
#emCloseDiv a,#emCloseDiv a:active,#emCloseDiv a:visited{
	font-family: helvetica;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#emCloseDiv a:hover{
	text-decoration:underline;
}
#videoTitleDiv{
	font-family: helvetica;
	font-size:16px;
	color:#BBBBBB;
	text-decoration:none;
}
.generalText{
	font-family: helvetica;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#videoDiv{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	margin:0 auto;
	width:510px;
	height:325px;
	padding:10px 5px 0px 5px;
	background-color:#000000;
	color:#FFFFFF;
	layer-background-color:#000000;
	visibility:hidden;
	text-align:center;
	 -moz-border-radius: 15px 15px 15px 15px; 
	-webkit-border-radius:15px 15px 15px 15px; 
	-khtml-border-radius: 15px 15px 15px 15px; 
	border-radius: 15px 15px 15px 15px;
}
#playerDiv{
	text-align:center;
	color:#FFFFFF;
}
#embedVideoDiv{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	margin:0 auto;
	width:510px;
	height:325px;
	padding:10px 5px 0px 5px;
	background-color:#000000;
	layer-background-color:#000000;
	visibility:hidden;
	text-align:center;
	 -moz-border-radius: 15px 15px 15px 15px; 
	-webkit-border-radius:15px 15px 15px 15px; 
	-khtml-border-radius: 15px 15px 15px 15px; 
	border-radius: 15px 15px 15px 15px;
}
#mainSlider{
	width:520px;
	height:295px;
	text-align:center;
	background-color:#AAA213;
	 -moz-border-radius: 15px 15px 0px 0px; 
	-webkit-border-radius:15px 15px 0px 0px;
	-khtml-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
}
#mainSlider img{
	margin-left:10px;
	margin-right: 10px;
	margin-top:10px;
	margin-bottom:0px;
	float:left;
}
#prgrmSlider{
	text-align:center;
	background-color:rgba(171,163, 19, 0.8);
	width:440px;
	height:255px;
	 -moz-border-radius: 15px 15px 0px 0px; 
	-webkit-border-radius:15px 15px 0px 0px;
	-khtml-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
}
#prgrmSlider img{
	margin-left:10px;
	margin-right: 10px;
	margin-top:10px;
	margin-bottom:0px;
	float:left;
}
#prgrmVideoDiv{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	margin:0 auto;
	width:440px;
	height:290px;
	padding:10px 5px 0px 5px;
	background-color:#000000;
	layer-background-color:#000000;
	visibility:hidden;
	text-align:center;
	 -moz-border-radius: 15px 15px 15px 15px; 
	-webkit-border-radius:15px 15px 15px 15px; 
	-khtml-border-radius: 15px 15px 15px 15px; 
	border-radius: 15px 15px 15px 15px;
}
#prgrmEmbedVideoDiv{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	margin:0 auto;
	width:440px;
	height:290px;
	padding:10px 5px 0px 5px;
	background-color:#000000;
	layer-background-color:#000000;
	visibility:hidden;
	text-align:center;
	 -moz-border-radius: 15px 15px 15px 15px; 
	-webkit-border-radius:15px 15px 15px 15px; 
	-khtml-border-radius: 15px 15px 15px 15px; 
	border-radius: 15px 15px 15px 15px;
}
#billboardDiv{
	width:440px;
	height:290px;
}
#navCaptioncontrols420 {
	background-color:rgba(0, 0, 0, 0.8);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000')"; /* IE8 */
	height:40px;
	width:440px;
	-moz-border-radius: 0px 0px 15px 15px;
	 -webkit-border-radius:0px 0px 15px 15px;
	-khtml-border-radius:0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
}
#loaderImage{
	padding: 40px 20px 20px 20px;
	text-align:center;
}
#stationFinder{
	border:3px solid black;
	background-color:orange;
	padding:5px;
	font-size:100%;
	text-align:left;
	position:absolute;
	top:200px;
	left:300px;
	display:none;
	z-Index:5000;
}
#doNoAskSpan{
	font-size:10px;
	display:none;
}
/*Blog CSS Items*/
#featured_pusharea_blog{
	float:left;
	width:816px;
	min-width:516px;
	margin-bottom: 10px;
}
 #tabsBlog {
      float:left;
      width:815px;
      font-size:93%;
      line-height:normal;
 	clear:both;
      }
#tabsBlog ul {
	margin:0;
    padding:10px 10px 0 0px;
	list-style:none;
 }
#tabsBlog li{
  float:left;
  background:url("/CreateTV.nsf/tableft.gif") no-repeat left top;
  margin:0 2px 0 2px;
  padding:0 0 0 2px;
  border-bottom:1px solid #FDB547;
 }
 
#tabsBlog a{
 	 float:left;
     display:block;
     background:url("/CreateTV.nsf/tabright.gif") no-repeat right top;
     padding:5px 15px 4px 6px;
     text-decoration:none;
     color:#FFF;
 }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsBlog a{
float:none;
}
	/* End IE5-Mac hack */
#tabsBlog a:hover{
  color:#FFF;
}
 #tabsBlog .current{
 	 background-position:0% -42px;
 	 border-width:0;    
 }
 
 #tabsBlog .current{
 	border-bottom:0;
 }
 #tabsBlog .current a {
 	background-position:100% -42px;
 	padding-bottom:5px;  
 }
 
#tabsBlog li:hover, #tabs li:hover a{
   background-position:0% -42px;
}
#tabsBlog li:hover a span{
    background-position:100% -42px;    
 }
 
  
 .tabcontentBlog{
 	clear:both;
 	border-left:1px solid #FDB547;
 	border-right:1px solid #FDB547;
 	border-bottom:1px solid #FDB547;
 	border-top:1px solid #FDB547;
 	padding:10px;
 }
#showcaseSliderContainer{
	float:left;
	margin:20px 5px 0 40px;
	position:relative;
}
#showcaseSlider{
	width:520px;
	height:295px;
	margin:0px 0px 0px 0px;
	text-align:center;
	background-color:#CC6733;
	 -moz-border-radius: 15px 15px 0px 0px; 
	-webkit-border-radius:15px 15px 0px 0px;
	-khtml-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
}
#showcaseSlider img{
	margin-left:10px;
	margin-right: 10px;
	margin-top:10px;
	margin-bottom:0px;
	float:left;
}
#showcaseNavCaptioncontrols{
	height:55px;
	width:520px;
	margin: 0px 0px 0px 0px;
	position:relative;
	background-color:#CC6733;
	-moz-border-radius: 0px 0px 15px 15px;
	 -webkit-border-radius:0px 0px 15px 15px;
	-khtml-border-radius:0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
}
span#showcaseCaption {
	color:#fff;
	float:left;
	padding:10px 0 0 10px;
	font-weight:bold; 
	font-size:12px;
}
#showcaseTitle{
	font-weight:bold;
	font-size:14px;
	margin:0 0 5px 3px;
}
#showcaseVideoDiv{
	width:520px;
	height:358px;
	margin:0px;
	padding:10px 5px 0px 5px;
	position:absolute;
	background-color:#000000;
	color:#FFFFFF;
	layer-background-color:#000000;
	visibility:hidden;
	text-align:center;
	 -moz-border-radius: 15px 15px 15px 15px; 
	-webkit-border-radius:15px 15px 15px 15px; 
	-khtml-border-radius: 15px 15px 15px 15px; 
	border-radius: 15px 15px 15px 15px;
}
#showcaseEmbedVideoDiv{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	margin:0 auto;
	width:520px;
	height:358px;
	padding:10px 5px 0px 5px;
	background-color:#000000;
	layer-background-color:#000000;
	visibility:hidden;
	text-align:center;
	 -moz-border-radius: 15px 15px 15px 15px; 
	-webkit-border-radius:15px 15px 15px 15px; 
	-khtml-border-radius: 15px 15px 15px 15px; 
	border-radius: 15px 15px 15px 15px;
}
#showcaseNav {
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 10px;
}
#showcaseNav a:link,
#showcaseNav a:visited,
#showcaseNav a:active {
	color:#fff!important;
	padding-right:8px;
	text-decoration:none;
}
#showcaseNav a:hover {
	color:#d5d5d5;
	
}
#showcaseNav a.activeSlide {
	color:#ffb10b!important;
	text-decoration:none;
}
#showcaseCtrl{
	padding:0px 0 0 0px;
	margin:0px 0 0 10px;
}
#showcaseCtrl a:link,
#showcaseCtrl a:visited,
#showcaseCtrl a:active {
	color:#fff;
	padding-left:4px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
#showcaseCtrl a:hover {
	color:#ffb10b;
}
#showcasePlayPause {
	float:right;
	padding:0 0 0 0;
	margin: 0 15px 0 0px;
	color:#ffb10b;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#showcasePlayPause a:link,
#showcasePlayPause a:visited,
#showcasePlayPause a:active {
	text-decoration:none;
	color:#ffb10b;
	font-weight:bold;
	font-size:14px
}
#showcasePlayPause a:hover{
	text-decoration:underline;
}
#showcaseHashTag{
	float:right;
	color:#fff;
	padding:0px 0px 0 0px;
	margin:10px 15px 0 0px;
	font-weight:bold; 
	font-size:12px;
	position:relative;
}
#showcaseHashTag a:link,
#showcaseHashTag a:visited,
#showcaseHashTag a:active {
	text-decoration:none;
	position:relative;
	color:#ffffff;
	font-weight:bold;
	font-size:12px
}
#showcaseHashTag a:hover{
	color:#ffb10b;
}
#showcaseIcons{
	float: left;
	width: 500px;
	margin: 20px  0px 0px 20px;
	text-align:center;
}
.iconsPadding{
	padding: 0 22px 0 0px;	
}
ul#showcaseMenu{
	list-style-type: none;
	overflow: hidden;
}
ul#showcaseMenu li 
{
	display:inline;
	text-indent:-9999px;
	float:left;
}
li#homeicon{
	display:block;
	width:60px;
	height: 78px;
	background:url("/CreateTV.nsf/home2.png") no-repeat;	
}
li#homeicon a{
	display:block;
	width:60px;
	height: 78px;
	background:url("/CreateTV.nsf/home.png") no-repeat;	
	text-indent:-9999px;
}
li#homeicon a:hover{
	background-image:none;	
}
body#showcaseHome li#homeicon a{
	background-image:none;	
}
li#historyicon{
	display: block;
	width:60px;
	height:78px;
	background:url(/CreateTV.nsf/history2.png) no-repeat;	
}
li#historyicon a{
	display:block;
	width:60px;
	height:78px;
	background:url(/CreateTV.nsf/history.png) no-repeat;	
	text-indent:-9999px;
}
li#historyicon a:hover{
	background-image:none;	
}
body#showcaseHistory li#historyicon a{
	background-image:none;	
}
li#recipesicon{
	display:block;
	width:60px;
	height: 78px;
	background:url("/CreateTV.nsf/recipes2.png") no-repeat;	
}
li#recipesicon a{
	display:block;
	width:60px;
	height: 78px;
	background:url("/CreateTV.nsf/recipes.png") no-repeat;	
	text-indent:-9999px;
}
li#recipesicon a:hover{
	background-image:none;	
}
body#showcaseRecipes li#recipesicon a{
	background-image:none;	
}
li#quotesicon{
	display:block;
	width:60px;
	height: 78px;
	background:url("/CreateTV.nsf/quotes2.png") no-repeat;	
}
li#quotesicon a{
	display:block;
	width:60px;
	height: 78px;
	background:url("/CreateTV.nsf/quotes.png") no-repeat;	
	text-indent:-9999px;
}
li#quotesicon a:hover{
	background-image:none;	
}
body#showcaseQuotes li#quotesicon a{
	background-image:none;	
}
li#videosicon{
	display:block;
	width:60px;
	height: 78px;
	background:url("/CreateTV.nsf/videos2.png") no-repeat;	
}
li#videosicon a{
	display:block;
	width:60px;
	height: 78px;
	background:url("/CreateTV.nsf/videos.png") no-repeat;	
	text-indent:-9999px;
}
li#videosicon a:hover{
	background-image:none;	
}
body#showcaseVideos li#videosicon a{
	background-image:none;	
}
li#linksicon{
	display:block;
	width:60px;
	height: 78px;
	background:url("/CreateTV.nsf/links2.png") no-repeat;	
}
li#linksicon a{
	display:block;
	width:60px;
	height: 78px;
	background:url("/CreateTV.nsf/links.png") no-repeat;	
	text-indent:-9999px;
}
li#linksicon a:hover{
	background-image:none;	
}
body#showcaseLinks li#linksicon a{
	background-image:none;	
}
#socialChoice{
	margin: 20px 0px 0px 0px;
	text-align:center;
}
#showcaseSideContainer{
	float: left;
	margin: 20px 0 0 0px;
	width: 370px;
	height: 510px;
}
.showcaseSideContent{
	width: 350px;
	height: 510px;
	overflow-y:auto;
	margin: 0px 0px 20px 40px;
	padding: 10px 10px 20px 10px;
	background-color:#CC6733;
	color:#FFFFFF;
	font-size:14px;
	-moz-border-radius: 15px 0px 0px 15px;
	 -webkit-border-radius:15px 0px 0px 15px;
	-khtml-border-radius:15px 0px 0px 15px;
	border-radius: 15px 0px 0px 15px;
}
.showcaseSideContent a:link,
.showcaseSideContent a:visited,
.showcaseSideContent a:active {
	text-decoration:none;
	color:#ffb10b;
	font-weight:bold;
	font-size:12px
}
.showcaseSideContent a:hover{
	color:#ffffff;
}
#printShowcase{
	color: #000000;
	font-size:12px;
	padding: 10px 10px 20px 10px;
}
#topicDescription{
	float:left;
	color: #FFFFFF;
	font-size:12px;
	margin:20px 5px 0 50px;
	padding: 10px;
	position:relative;
	width:750px;
	background-color:#CC6733;
	 -moz-border-radius: 15px 15px 15px 15px; 
	-webkit-border-radius:15px 15px 15px 15px;
	-khtml-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
}
#topicTitle{
	color:#FFFFFF;
	font-size:14px;
	padding: 10px 0 10px 0;
	font-weight:bold;
}
#searchDiv{
	float:left;
	margin:5px 5px 0 50px;
	padding: 10px;
	position:relative;
	width:750px;
}
#landingPageLinks{
	float:left;
	margin:5px 5px 0 50px;
	padding: 10px;
	position:relative;
	width:750px;
}
#landingPageTable a:link,
#landingPageTable a:visited,
#landingPageTable a:active {
	color:#710915;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
#landingPageTable a:hover {
	color:#FFB10B;
	text-decoration:underline;
}
#landingContent{
	margin:20px 5px 0 40px;
	padding: 10px;
	width: 1200px;
	border:0px;
}
#landingPageFrame{
	width: 1050px;
	height:600px;
	border:0px;
}
#waitImage{
	text-align:center;
}
.breadcrumbs2{
	margin:5px 0 5px 2px;
}
.breadcrumbs2 a, .breadcrumbs2 a:active, .breadcrumbs2 a:visited {
	color: #710915;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.breadcrumbs2 a:hover {
	text-decoration: underline;
}
#keywordsCloud a:link,
#keywordsCloud a:visited,
#keywordsCloud a:active {
	color:#710915;
	text-decoration:none;
	font-size:10px;
}
#keywordsCloud a:hover {
	color:#FFB10B;
	text-decoration:underline;
}
#keywordsCloud{
	height: 50px;
	overflow:auto;
}
#createLocalDesc{
	background: orange;
	width:660px;
	height:120px;
	margin-top:20px;
	padding:5px 5px 5px 5px;
	overflow:hidden;
	 -moz-border-radius: 15px 15px 15px 15px; 
	-webkit-border-radius:15px 15px 15px 15px; 
	-khtml-border-radius: 15px 15px 15px 15px; 
	border-radius: 15px 15px 15px 15px;
}
#createLocalDesc img{
	border:0;
	padding: 10px;
}
#showcaseContainer {
margin:10px 0 0 10px;
  padding-left: 400px;   /* LC width */
  padding-right: 450px;  /* RC width */
width:400px;
}
#showcaseContainer .column {
  position: relative;
  float: left;
}
#showcaseCenter {
  width: 100%;
padding: 5px 0 0 0;
}
#showcaseLeft {
  width:400px;          /* LC width */
  right: 400px;          /* LC width */
margin-left:-100%;
padding: 5px 0 0 0;
 }
#showcaseRight {
padding: 5px 0 0 0px;
  width: 450px;          /* RC width */
  margin-right: -450px;  /* RC width */
  }
#showcaseSocialChoice{
	margin: 20px 0px 0px 0px;
	text-align:center;
	clear:both;
}
/*** IE6 Fix ***/
* html #showcaseLeft {
  left: 400px;           /* RC width */
}
#showcaseCenter a:link,
#showcaseCenter a:visited,
#showcaseCenter a:active,#showcaseRight a:link,
#showcaseRight a:visited,
#showcaseRight a:active {
	text-decoration:none;
	color:#ffb10b;
	font-weight:bold;
	font-size:12px
}
#showcaseCenter a:hover,#showcaseRight a:hover{
	color:#AAAAAA;
}
 .showcaseBlog{
 	clear:both;
 	border-left:1px solid #FDB547;
 	border-right:1px solid #FDB547;
 	border-bottom:1px solid #FDB547;
 	border-top:1px solid #FDB547;
	margin: 5px;
 	padding:10px;
	width:950px;
 }
.createAd{
	padding-left:20px;
	padding-bottom:20px;
	font-size:10px;
}
