html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;



}


.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}



#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	color: #4a53ff;
	height: 18px;
	line-height: 18px !important;
	line-height: 14px;
	padding-left: 4px;
	border: 0px solid #fff;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	/*width: auto;*/
}


/*td.module-nav{ position:absolute; top:66%; }*/

td.mainlevel-nav
{
	background-image: none;
	padding-left: 5px;
	float: left;
	margin: 0;
	font-size: 11px;
	
}

.module-nav1{ margin-left:150px; }

td.mainlevel-nav1
{
	background-image: none;
	padding-left: 5px;
	float: right !important;
	margin: 0;
	font-size: 11px;
	
}

* html  td.mainlevel-nav1
{
	background-image: none;
	padding-left: 15px !important;
	/*float: right !important;*/
        float:left;
	margin: 0;
	font-size: 11px;
	
}

.module-nav2{ margin-top:0px; }

td.mainlevel-nav2 
{
	background-image: none;
	padding-left: 5px;
	float: left;
	margin: 0;
	font-size: 11px;
	
}

.module-nav3{ margin-top:-4px;}



td.mainlevel-nav3
{
	background-image: none;
	padding-left: 5px;
	float: right;
	margin: 0;
	font-size: 11px;
	
}




#search_outer {
	float: left;
	width: 300px;
}

#search_inner {
  border: 0px solid #cccccc;
	padding: 0px;
  height: 12px !important;
  height: 14px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	font-family: arial, helvetica, sans-serif;
	padding: 1px 1px 1px 1px;
	font-size: 8px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 0px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 0px solid #fff; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 0px solid #ffffff;
  padding: 2px;
}


.user1_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 0px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  /*width: auto;*/

  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  /*width: auto;*/
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}









.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 12px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #3c3c3c; text-decoration: none;
	
}

a:hover {
	color: #000000;	text-decoration: none;
	
}
<!--content-->
table.contentpaneopen {
  width: 50%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
       
}

table.contentpaneopen td {
   /*padding-right: 5px;*/
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
 /* width: auto;*/
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: inline;
	
	vertical-align: middle;
	font-size: 11px;
	
	color: #333333;
	text-align: left;
	/*padding-top:25px;*/
	padding-left: 10px;

	
	height: 26px;
	
	text-decoration: none;
}

*html a.mainlevel:link, a.mainlevel:visited{padding-top:3px; }

a.mainlevel:hover {
	
	text-decoration: none;
	color: #CDD000;
}

a.mainlevel#active_menu {
	color:#CDD000;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {

	color: #CDD000;
}


a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;


	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

/*span.article_seperator {
	display: block;
	height: 1.5em;
}*/


/*CODING CSS*/

a img{ border:none; }

.main_left_repeat{ background:url(../images/main_border_left.jpg) repeat-y; width:6px; }

.main_right_repeat{ background:url(../images/main_border_right.jpg) repeat-y; width:6px; background-position:right; }

.middle_part_padding_top{ padding-left:3px !important;}

.middle_table_top{ background:url(../images/inner_top.jpg) no-repeat; background-position:bottom; }

.middle_table_middle{ border-left:solid; border-left-color:#D7D7D7; border-left-width:1px; border-right:solid; border-right-color:#D7D7D7; border-right-width:1px; }

.middle_table_bottom{ background:url(../images/inner_bottom.jpg) no-repeat; }

.left_image{ background:url(../images/left_part_img.jpg) no-repeat; height:2865px; padding-top:5px; padding-right:23px; width:152px; }

.contentpagetitle-welcome{ font-family:Arial; font-size:26px; color:#FF0000 !important; }

.bottom_line{ background:url(/NYC-Online/images/images/bottom_line_rep.jpg) repeat-x; height:2px; width:100%; }

.flash_msg_padding{ padding-top:16px; }

.latest_heading_text{ font-family:Arial; font-size:11px; color:#3C3C3C;  padding-bottom:15px !important;  text-align:left; }

.read_more{ padding-right:18px !important; font-family:Arial; font-size:11px; color:#3C3C3C; font-weight:bold; text-align:right;  }

.nyco_news{ padding-bottom:10px !important; }

.nyco_news1{ padding-bottom:10px !important; padding-left:10px !important;}

.the_100_polls_padding{padding-top:23px !important;}

.image_padding{ padding-top:23px !important; padding-bottom:38px !important; }

.hand_up_statue_padding{ padding-top:50px !important; padding-bottom:72px !important; }

.padding_building{ padding-top:21px !important; padding-bottom:25px !important; }

.inner_table_top{ background:url(/NYC-Online/images/images/inner_table_top.jpg) no-repeat; background-position:bottom;}

.inner_table_bg{ border-left:solid; border-left-width:1px; border-left-color:#DDDDDD;  border-right:solid; border-right-width:1px; border-right-color:#DDDDDD; background:url(/NYC-Online/images/images/inner_table_bg.jpg) repeat-x; background-position:bottom; height:93px; width:198px; padding-left:20px !important; }

.inner_table_bg2 { border-left:solid; border-left-width:1px; border-left-color:#DDDDDD;  border-right:solid; border-right-width:1px; border-right-color:#DDDDDD; background:url(/NYC-Online/images/images/inner_table_bg2.jpg) repeat-x; background-position:bottom; height:93px; width:198px; padding-left:20px !important;  }

.inner_table_bg3{ border-left:solid; border-left-width:1px; border-left-color:#DDDDDD;  border-right:solid; border-right-width:1px; border-right-color:#DDDDDD; background:url(/NYC-Online/images/images/inner_table_bg3.jpg) repeat-x; background-position:bottom; height:93px; width:198px; padding-left:20px !important; }

.inner_table_bottom{ background:url(/NYC-Online/images/images/inner_table_bottom.jpg) no-repeat; background-position:top; }


.inner_table_bottom2{ background:url(/NYC-Online/images/images/inner_table_bottom2.jpg) no-repeat; background-position:top; }

.inner_table_bottom3{ background:url(/NYC-Online/images/images/inner_table_bottom3.jpg) no-repeat; background-position:top; }

.padding_right{ padding-right:1.7% !important; }


*html .padding_right{ padding-right:0px !important; }

.featured_partners_top_red{ background:url(/NYC-Online/images/images/featured_partners_top_red.jpg) no-repeat bottom left; height:7px; width:626px;}

.featured_partners_bg_red{ border-left:solid; border-left-width:1px; border-left-color:#FE0000;  border-right:solid; border-right-width:1px; border-right-color:#FE0000; }

.featured_partners_bottom_red{ background:url(/NYC-Online/images/images/featured_partners_bottom_red.jpg) no-repeat top left; height:7px; width:626px;  }

.featured_partner_padding{ padding:11px !important; }

.padding_top{ padding-top:15px; }





.video_button { padding-bottom:15px !important; border:0px; }

.image1_padding{ padding-left:13px !important; }

.image_padding_right{ padding-right:10px !important; }

.image_bronx{ padding-left:43px !important;}

.text_img{ font-family:Arial; font-size:11px; color:#3C3C3C; line-height:25px; text-align:center; padding-right:22px !important; }

.padding_bottom{ padding-bottom:11px !important; }

.site_extra{ padding-top:15px !important; padding-bottom:10px !important;}

.red_table_top{ background:url(/NYC-Online/images/images/red_table_top.jpg) no-repeat; background-position:bottom; }

.red_table_bg{ border-left:solid; border-left-color:#FF7070; border-right:solid; border-right-color:#FF7070; border-left-width:1px; border-right-width:1px; padding-left:6px !important; padding-right:6px !important; }

.red_table_bottom{ background:url(/NYC-Online/images/images/red_table_bottom.jpg) no-repeat; background-position:top; }

.header_1{ font-family:Arial; font-size:14pt; color:#FF0000; padding-bottom:30px !important;  margin-right:5px !important; padding-left:5px !important; }

.header_2{ font-family:Arial; font-size:14pt; color:#FF0000;   margin-right:5px !important;  padding-bottom:5px !important; }

.dotted_line{ border-bottom:dotted; border-bottom-color:#3C3C3C; border-bottom-width:1px; line-height:9px; }

.red_table_text{ font-family:Arial; font-size:11px; color:#3C3C3C; padding-left:5px !important; padding-top:5px !important;}

.red_table_text1{ font-family:Arial; font-size:11px; color:#3C3C3C; padding-top:15px !important; padding-bottom:15px !important;}

.padding_left{ padding-left:8px !important;}

.padding_left1{ padding-left:20px !important;}

.red_double_rep{ background:url(/NYC-Online/images/images/red_double_rep.jpg) repeat-x; height:12px; }

.featured_writers{ font-family:Arial; font-size:14pt; color:#FF0000 !important; padding-bottom:5px !important; padding-top:20px !important;  margin-right:15px !important;   }

a.feature_text{ font-family:Arial; font-size:11px; color:#3C3C3C ; font-weight:bold; text-decoration:underline !important; line-height:16px; }

a.feature_text:hover { font-family:Arial; font-size:11px; color:#999999 ; font-weight:bold; text-decoration:underline !important; line-height:16px; }

.line_height{ line-height:10px; }

.padding_right1{ padding-right:14px !important; }

*html .padding_right1{ padding-right:0px !important; }

.red_double_bottom_rep{ background:url(/NYC-Online/images/images/red_double_bottom_rep.jpg) repeat-x; height:12px; }

.bottom_banner{ padding-top:11px !important; }

.bottom_main_table{ background:url(/NYC-Online/images/images/main_bottom.jpg) no-repeat; width:905px; height:19px; }

.nyc_logo_bw{ padding-top:10px !important; padding-bottom:20px !important; }

.footer_links{ font-family:Arial; font-size:11px; color:#000000; }

#padding_main_body{ padding-left:5px !important; }

.flash_banner{ padding-bottom:20px !important; }

.nyco_padding{ padding-top: 20px !important;}

.want_to_see_banner{ background:url(/NYC-Online/images/images/want_see_banner.jpg) no-repeat; height:61px; width:626px; }

.want_to_see_banner_text{ font-family:Arial; font-size:16pt; color:#CB6C6D; padding-top:10px !important; padding-left:20px !important; }


.black{ color:#000000; font-family:Arial; font-size:16pt;  }



.black1{ color:#000000; font-family:Arial; font-size:16pt; padding-left:20px !important;  }


.red_search_banner{ background:url(/NYC-Online/images/images/top_red_search_banner.jpg) no-repeat;  width:870px; height:50px; background-position:center top; margin-bottom:11px !important; }

.red_search_banner_text{font-family:Arial; font-size:14px; font-weight:bold;  color:#FFFFFF; text-align:left;padding-left:10px !important; padding-top:10px !important;   }

.search_box{ padding-left:15px !important;}

.temprature{ float:right !important;padding-left:600px;}


* html .temprature{ float:right !important; padding-left:600px;}


.rss_text a{ font-family:Arial; font-size:9px; color:#FF0000 !important; text-align:left; padding-right:5px; text-decoration:none;  }

.rss_text1 a{ font-family:Arial; font-size:9px; color:#339933 !important; text-align:left; padding-right:5px; text-decoration:none;  }

.text_translation{padding-bottom:10px; padding-top:15px;padding-right:10px;}

.eye_img{padding-bottom:10px; padding-right:10px; padding-top:10px; padding-left:10px;}

.want_to_submit_video{background:url(/NYC-Online/images/images/gray_bg.jpg) no-repeat; height:35px; width:280px; font-family:Arial; font-size:12px; color:#FFFFFF; font-weight:bold; padding-left:10px; padding-bottom:15px; }


.contest_container{ padding-top:15px;}

.contest_button{padding-bottom:11px;}

.start_here a{ text-decoration:underline; color:#FF0000 !important;}

.inputbox-search{ background:url(/NYC-Online/images/images/search_img.jpg) no-repeat; border:none; height:26px; width:160px; padding-top:5px !important; padding-left:5px !important; margin-top:6px !important; margin-right:5px !important; }


.inputbox-sitesearch{ background:url(/NYC-Online/images/images/site_search_img.jpg) no-repeat; border:none; height:27px; width:214px; margin-top:17px !important; padding-top:4px !important; padding-left:10px !important; }

.padding_right2{ padding-right:55px !important;}

*html .padding_right2{ padding-right:40px !important; }

.padding_right3{ padding-right:12px !important;}

.padding_right3_1{ padding-right:2px !important; }

.padding_logo_left{ padding-left:10px !important;}

.sponsered_links_heading{ font-family:Arial; color:#3C3C3C; font-size:12px; font-weight:bold; text-align:left; padding-top:25px !important; }

.lower_ur_adverts a{ padding-top:29px !important; font-family:Arial; color:#0000CC !important; font-size:13px; text-decoration:underline !important; text-align:left; line-height:25px;  }

.link_text{ font-family:Arial; font-size:12px; color:#333333; text-align:left; }

.writing_link a{ font-family:Arial; font-size:13px; color:#008000!important; text-decoration:none; line-height:25px; }

.link_left{ padding-top:25px !important; }

.eye_padding{ padding-left:15px !important; }

.padding_top_links{padding-top:15px !important;}

.bottom_glinks{ padding-bottom:15px !important;}

.bottom_menu_font{font-family:Arial; font-size:12px; color:#000000;}

.bottom_menu_text{font-family:Arial; font-size:11px; color:#000000;}

.toolbar_padding{padding-top:3px; float:left !important; padding-left:0px !important;}

*html .toolbar_padding{padding-top:3px !important;}

.margin_padding{margin:0px !important; padding:0px !important;}

a.mainlevel-sep { padding-left:4px !important; padding-right:3px !important; }

*html a.mainlevel-sep { padding-right:5px !important; padding-left:4px !important;}

a.mainlevel-sep:hover{color:#CCCC00; padding-left:4px !important; padding-right:3px !important; }

*html a.mainlevel-sep:hover{ padding-right:4px !important; padding-right:5px !important; padding-left:4px !important;}

.red_banner_bottom{ background:url(/NYC-Online/images/images/nyc_beautycake_bottom_red.jpg) no-repeat scroll top left; height:37px; width:626px; padding-top:7px !important; }

.bottom_banner_menu a{ font-family:Arial; font-size:12px; color:#FFFFFF !important;  padding-right:33px; padding-left:33px; text-align:center; font-weight:bold;}

.module-sitesearch{padding-top:12px;}

.contentpaneopen-welcome{width:100%;}

*html .contentpaneopen-welcome{ width:99.5%;}

.img_padding{ padding_right:10px !important; }

.nyc_beauty_top{ background:url(/NYC-Online/images/images/nyc_beautycake_top_img.jpg) no-repeat; height:198px; width:626px;}

.nyc_beauty_top_font{font-family:BauhausItcTEEMed; font-size:24px; color:#FE0000 !important;}

/************************************************EXIT PAGE************************************************/
.heading_bold_text{ font-family:Arial; font-size:24px; color:#333333; line-height:30px;}

.exit_text{ font-family:Arial; font-size:18px; color:#333333; line-height:22px; padding-top:24px; padding-left:15px; padding-right:15px;}

.cancel_continue{ font-family:Arial; font-size:18px; color:#3233FF !important; text-decoration:none !important; text-align:right; padding-top:10px;}

.exit_copy{ font-family:Arial; font-size:9px; color:#333333; text-align:center;}


/******************************************************CONTENTS PAGE****************************************************/
.welcome_text{font-family:Arial; font-size:21px; color:#3C3C3C;  text-align:left; border-bottom:dotted; border-bottom-color:#3C3C3C; border-bottom-width:1px; padding-top:10px !important; padding-right:10px !important;}

.welcome_text_graphic{font-family:Arial; font-size:21px; color:#3C3C3C; padding-bottom:10px !important; text-align:left; padding-top:10px !important;}

.page_text{font-family:Arial; font-size:11px; color:#3C3C3C; text-align:left; padding-top:15px !important;}

.page_text1{font-family:Arial; font-size:11px; color:#3C3C3C; text-align:left; padding-top:10px !important;}

.page_heading{font-family:Arial; font-size:11px; color:#3C3C3C; text-align:left; padding-top:10px !important; padding-left:30px !important;}

.about_manhattan_top{ background: url(http://newyorkcityonline.com/NYC-Online/images/images/about_manhattan_top.jpg) no-repeat bottom left; height:7px; width:229px;}

.about_manhattan_bottom{ background: url(http://newyorkcityonline.com/NYC-Online/images/images/about_manhattan_bottom.jpg) no-repeat top left; height:7px; width:229px;}

.about_queens_top{ background: url(http://newyorkcityonline.com/NYC-Online/images/images/about_manhattan_top.jpg) no-repeat bottom right; height:7px; width:229px;}

.about_queens_bottom{ background: url(http://newyorkcityonline.com/NYC-Online/images/images/about_manhattan_bottom.jpg) no-repeat top right; height:7px; width:229px;}

.right_top_red{ background: url(http://newyorkcityonline.com/NYC-Online/images/images/right_side_red_top.jpg) no-repeat bottom right; height:7px; width:136px;}

.gray_table_bg{ border-left:solid; border-left-color:#FF7070; border-right:solid; border-right-color:#FF7070; border-left-width:1px; border-right-width:1px; padding-left:6px !important; padding-right:6px !important; background:url(http://newyorkcityonline.com/NYC-Online/images/images/right_side_gray_rep.jpg) repeat-y; }

.right_bottom_red{ background: url(http://newyorkcityonline.com/NYC-Online/images/images/right_side_red_bottom.jpg) no-repeat top right; height:7px; width:136px;}

.padding_links{ padding-left:26px !important;}

.padding_flash_bottom{ padding-top:26px !important;}

.link_small{ font-family:Arial; font-size:7pt; color:#3C3C3C;}

.link_medium{ font-family:Arial; font-size:9pt; color:#3C3C3C;}

.link_large{ font-family:Arial; font-size:11pt; color:#FF7070;}

.about_brooklyn_top{ background:url(http://newyorkcityonline.com/NYC-Online/images/images/about_brooklyn_top.jpg) no-repeat bottom left; height:7px; width:626px;}

.about_brooklyn_bg_red{ border-left:solid; border-left-width:1px; border-left-color:#FE0000;  border-right:solid; border-right-width:1px; border-right-color:#FE0000; }

.about_brooklyn_bottom{ background:url(http://newyorkcityonline.com/NYC-Online/images/images/about_brooklyn_bottom.jpg) no-repeat top left; height:7px; width:626px;}

.red_table_bg_contents{border-left:solid; border-left-color:#FF7070; border-right:solid; border-right-color:#FF7070; border-left-width:1px; border-right-width:1px; padding-left:13px !important; padding-right:13px !important;}

.linux_desktop{ padding-left:80px !important; padding-top:15px !important;}