/* CSS Document */



/* News Post */
.newsitem {
	background: url(/images/noticias/newsitem_top.gif) #c0d3e6 repeat-x 0px -72px;
}

.newsitem .newsitem-right {
	padding-right: 5px;
	margin: 0;
	background: url(/images/noticias/newsitem_top.gif) no-repeat right;
}

.newsitem .newsitem-left {
	padding: 4px 0 4px 10px;
	background: url(/images/noticias/newsitem_top.gif) no-repeat;
}

.stickynewsitem {
	background: url(/images/noticias/stickynewsitem_top.gif) #f0c9c7 repeat-x 0px -72px;
}

.stickynewsitem .newsitem-right {
	padding-right: 5px;
	background: url(/images/noticias/stickynewsitem_top.gif) no-repeat right;
}

.stickynewsitem .newsitem-left {
	padding: 4px 0 4px 10px;
	background: url(/images/noticias/stickynewsitem_top.gif) no-repeat;
}

head:first-child+body .newsitem-left {
	height: 28px;
}

.newsitem .newsitem-comments, .newsitem .newsitem-comments:link, .newsitem .newsitem-comments:visited {
	width: 69px;
	padding: 8px 15px 7px 5px;
	float: right;
	display: block;
	background: url(/images/noticias/newsitem_comment.gif) no-repeat 0px 0px;
	color: #3a609e;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
}

.newsitem .newsitem-comments:active, .newsitem .newsitem-comments:hover {
	background: url(/images/noticias/newsitem_comment.gif) no-repeat 0px -27px;
	text-decoration: none;
}

.stickynewsitem .newsitem-comments, .stickynewsitem .newsitem-comments:link, .stickynewsitem .newsitem-comments:visited {
	width: 69px;
	padding: 8px 15px 7px 5px;
	float: right;
	display: block;
	background: url(/images/noticias/stickynewsitem_comment.gif) no-repeat 0px 0px;
	color: #791513;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
}

.stickynewsitem .newsitem-comments:active, .stickynewsitem .newsitem-comments:hover {
	background: url(/images/noticias/stickynewsitem_comment.gif) no-repeat 0px -27px;
	text-decoration: none;
}

.newsitem a {
	color: #1e3e64;
	background: transparent;
	text-decoration: none;
}

.stickynewsitem a {
	color: #791513;
	background: transparent;
	text-decoration: none;
}

.newsitem a:hover, .stickynewsitem a:hover {
	text-decoration: underline;
	color: #222222;
	background: transparent;
}

.newsitem-title {
	color: #000066;
	background: transparent;
	font-weight: bold;
	font-size: 110%;
	line-height: 110%;
}

.stickynewsitem .newsitem-postedby {
	color: #b04945;
	background: transparent;
	line-height: 130%;
}

.newsitem-postedby {
	color: #778ca4;
	background: transparent;
	line-height: 130%;
}

.newsitem .lastposter, .stickynewsitem .lastposter {
	color: #222222;
	background: transparent;
}

.newsitem-content {
	border-left: 1px solid #ccdaeb;
	border-bottom: 1px solid #ccdaeb;
	border-right: 1px solid #ccdaeb;
	border-top: 0;
	padding: 10px 7px 10px 7px;
	margin: 0 0 10px 0;
	background: url(/images/noticias/newsitem_bg.gif) #e9eef7 repeat-x;
	line-height: 138%;
	text-align: left;
}

.stickynewsitem-content {
	border-left: 1px solid #eccfce;
	border-bottom: 1px solid #eccfce;
	border-right: 1px solid #eccfce;
	border-top: 0;
	padding: 10px 7px 10px 7px;
	margin: 0 0 10px 0;
	background: url(/images/noticias/stickynewsitem_bg.gif) #f9ebea repeat-x;
	line-height: 138%;
	text-align: left;
}

.newsitem-contentcomments {
	padding-top: 5px;
	clear: both;
	display: block;
	color: #222222;
	background: transparent;
	text-align: right;
}

.stickynewsitem-content a {
	color: #9b302d
}

.stickynewsitem-content a:hover {
	color: #000000;
}

.newsitem-contentcomments a {
	text-decoration: none;
}

.newsitem-contentcomments a:hover {
	text-decoration: none;
}

/* Announcements */
.announcement {
	background: url(/images/noticias/archive_top.gif) #e7e7e7 repeat-x 0px -48px;
	color: #999999;
}

* html .announcement
{
height:1px;
margin-bottom: -1px;
}

.announcement-right {
	padding-right: 5px;
	background: url(/images/noticias/archive_top.gif) no-repeat right;
}

.announcement-left {
	padding-left: 5px;
	background: url(/images/noticias/archive_top.gif) no-repeat;
	text-align: center;
	line-height: 24px;
}


#announcement-controls
{
	float: right;
	position: relative;
	top: -21px;
	margin-bottom: -20px;
	width: 50px;
}

* html #announcement-controls
{
	padding: 3px 5px 0px 5px;
	right: -7px;
}

.announcement_title_closed {
	background: url(/images/noticias/archive_top_closed.gif) #e7e7e7 repeat-x 0px -48px;
	color: #999999;
margin-bottom: 6px;
}

* html .announcement_title_closed
{
height: 1px;
}

.announcement_title_closed .announcement-right {
	padding-right: 5px;
	background: url(/images/noticias/archive_top_closed.gif) no-repeat right;
}

.announcement_title_closed .announcement-left {
	padding-left: 5px;
	background: url(/images/noticias/archive_top_closed.gif) no-repeat;
	text-align: center;
	line-height: 24px;
}

.announcementbox {
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: none;
	padding: 5px;
	margin-bottom: 10px;
	background: url(/images/noticias/archive_bg.gif) #f0f0f0 repeat-x;
	line-height: 150%;
	text-align: left;
}

.announcementbox_closed
{
	display: none;
}

.announcementbox ul {
	margin: 5px 0 10px 35px;
	padding: 0;
}

#announcement .pagenumber
{
float: right;
position: relative;
top: -26px;
}

.smallPad
{
padding: 5px;
}

/* Button Styles */
.button-grey-up,
.button-refresh,
.button-rss,
.button-grey-down,
.button-white-left,
.button-white-right,
.button-white-up,
.button-white-down,
.button-reset,
.button-tab-on,
.button-tab-off
{
	display: block;
	width: 14px;
	height: 14px;
	margin: 2px;
	cursor: pointer;
}

.button-left-cross,
.button-left-tick,
.button-right-cross,
.button-right-tick,
.button-announce-cross,
.button-announce-tick
{
	display: block;
	height: 13px;
	width: 13px;
	margin: 2px;
	cursor: pointer;
}

.button-cross, .button-cross:link, .button-cross:visited
{
	display: block;
	height: 14px;
	width: 14px;
	margin: 2px;
	cursor: pointer;
	background:url(/images/noticias/sprite.png) 0px -182px;
float: right;
}

#announcement-controls .button-white-up, #announcement-controls .button-white-down
{
float: right;
}

.button-cross:hover
{
	background:url(/images/noticias/sprite.png) -14px -182px;
}

#Memberbar-Reset
{
	float: right;
	display: none;
}

.button-reset, .button-reset:link, .button-reset:visited
{
	background:url(/images/noticias/sprite.png) 0px -112px;
}

.button-reset:hover
{
	background:url(/images/noticias/sprite.png) -14px -112px;
}

.button-grey-up,
.button-grey-down,
.button-refresh,
.button-rss,
.button-left-cross,
.button-left-tick,
.button-right-cross,
.button-right-tick,
.button-announce-cross,
.button-announce-tick,
.button-tab-on,
.button-tab-off
{
	margin-bottom: 6px;
}

.button-rss, .button-rss:link, .button-rss:visited
{	
	background:url(/images/noticias/sprite.png) 0px 0px;
}

.button-rss:hover
{
	background:url(/images/noticias/sprite.png) 14px 0px;
}

/* ALERTS BUTTON*/
.button-alerts {
	display: block;
	width: 16px;
	height: 16px;
	margin: 1px 2px 0 0;
	cursor: pointer;
}
.button-alerts, .button-alerts:link, .button-alerts:visited { background:url(/themes/theme_images/shift/buttons/alert.png) 0px 0px; }
.button-alerts:hover { background:url(/themes/theme_images/shift/buttons/alert.png) 16px 0px; }

.button-grey-up, .button-grey-up:link, .button-grey-up:visited
{
	background:url(/images/noticias/sprite.png) 0px -28px;
}
.button-grey-up:hover {
	background:url(/images/noticias/sprite.png) 14px -28px;
}

.button-grey-down, .button-grey-down:link, .button-grey-down:visited
{
	background:url(/images/noticias/sprite.png) 0px -84px;
}
.button-grey-down:hover {
	background:url(/images/noticias/sprite.png) 14px -84px;
}

.button-refresh, .button-refresh:link, .button-refresh:visited
{
	background:url(/images/noticias/sprite.png) 0px -98px;
}
.button-refresh:hover {
	background:url(/images/noticias/sprite.png) 14px -98px;
}

.button-white-left, .button-white-left:link, .button-white-left:visited
{
	background:url(/images/noticias/sprite.png) 0px -56px;
}

.button-white-left:hover
{
	background:url(/images/noticias/sprite.png) 14px -56px;
}

.button-white-right, .button-white-right:link, .button-white-right:visited
{
	background:url(/images/noticias/sprite.png) 0px -42px;
}

.button-white-right:hover
{
	background:url(/images/noticias/sprite.png) 14px -42px;
}

.button-white-up, .button-white-up:link, .button-white-up:visited
{
	background:url(/images/noticias/sprite.png) 0px -14px;
}

.button-white-up:hover
{
	background:url(/images/noticias/sprite.png) 14px -14px;
}

.button-white-down, .button-white-down:link, .button-white-down:visited
{
	background:url(/images/noticias/sprite.png) 0px -70px;
}

.button-white-down:hover
{
	background:url(/images/noticias/sprite.png) 14px -70px;
}

.button-left-cross, .button-left-cross:link, .button-left-cross:visited, .button-left-cross:hover
{
	background:url(/images/noticias/sprite.png) 0px -154px;
}

.button-left-tick, .button-left-tick:link, .button-left-tick:visited, .button-left-tick:hover
{
	background:url(/images/noticias/sprite.png) 14px -154px;
}

.button-right-cross, .button-right-cross:link, .button-right-cross:visited, .button-right-cross:hover
{
	background:url(/images/noticias/sprite.png) 0px -140px;
}

.button-right-tick, .button-right-tick:link, .button-right-tick:visited, .button-right-tick:hover
{
	background:url(/images/noticias/sprite.png) 14px -140px;
}

.button-announce-cross, .button-announce-cross:link, .button-announce-cross:visited, .button-announce-cross:hover
{
	background:url(/images/noticias/sprite.png) 0px -154px;
}

.button-announce-tick, .button-announce-tick:link, .button-announce-tick:visited, .button-announce-tick:hover
{
	background:url(/images/noticias/sprite.png) 14px -154px;
}

.button-tab-on, .button-tab-on:link, .button-tab-on:visited, .button-tab-on:hover
{
	background:url(/images/noticias/sprite.png) 14px -168px;
}

.button-tab-off, .button-tab-off:link, .button-tab-off:visited, .button-tab-off:hover
{
	background:url(/images/noticias/sprite.png) 0px -168px;
}

/* Wrapper */
#wrapper-prop {
	width: 90%;
	margin: 0 auto;
	font-size: 110%;
	text-align: left;
	min-width: 970px;
}


/*  Start IE min-width hacks  */
* html #wrapper-main {
	float: left;
	border-left: 970px solid #ffffff;
	position: relative;
}

* html #wrapper {
	float: left;
	margin-left: -970px;
	background: #7ea4d4;
	position: relative;
}

/* Sidebar */
.neoMenuToggle, .neoMenuToggle:link, .neoMenuToggle:visited {
	padding: 1px 0 1px 5px;
	font-weight: bold;
	line-height: 21px;
	cursor: pointer;
	display: block;
	height: 21px;
	width: 163px;
}

.lightSidebar .neoMenuToggle, .lightSidebar .neoMenuToggle:link, .lightSidebar .neoMenuToggle:visited {
	background: url(/themes/theme_images/shift/sidebar.gif) no-repeat 0px 0px;
	color: #526f8f;
}

.darkSidebar .neoMenuToggle, .darkSidebar .neoMenuToggle:link, .darkSidebar .neoMenuToggle:visited {
	background: url(/themes/theme_images/shift/sidebar_dark.gif) no-repeat 0px 0px;
	color: #5f728a;
}

.lightSidebar .neoMenuToggle:hover {
	background: url(/themes/theme_images/shift/sidebar.gif) no-repeat 0px -24px;
	text-decoration: none;
}

.darkSidebar .neoMenuToggle:hover {
	background: url(/themes/theme_images/shift/sidebar_dark.gif) no-repeat 0px -24px;
	text-decoration: none;
}

.neoMenuToggleOpen, .neoMenuToggleOpen:link, .neoMenuToggleOpen:visited {
	padding: 1px 0 2px 5px;
	font-weight: bold;
	line-height: 21px;
	cursor: pointer;
	display: block;
	height: 21px;
	width: 163px;
}

.lightSidebar .neoMenuToggleOpen, .lightSidebar .neoMenuToggleOpen:link, .lightSidebar .neoMenuToggleOpen:visited {
	background: url(/themes/theme_images/shift/sidebar.gif) #f7f8fa no-repeat 0px -48px;
	color: #526f8f;
}

.darkSidebar .neoMenuToggleOpen, .darkSidebar .neoMenuToggleOpen:link, .darkSidebar .neoMenuToggleOpen:visited {
	background: url(/themes/theme_images/shift/sidebar_dark.gif) #315787 no-repeat 0px -48px;
	color: #5f728a;
}

.lightSidebar .neoMenuToggleOpen:hover {
	background: url(/themes/theme_images/shift/sidebar.gif) #f7f8fa no-repeat 0px -72px;
	text-decoration: none;
}

.darkSidebar .neoMenuToggleOpen:hover {
	background: url(/themes/theme_images/shift/sidebar_dark.gif) #315787 no-repeat 0px -72px;
	text-decoration: none;
}

.neoMenuClosed {
	border-bottom: 0;
	display: none;
}

.neoMenuOpen {
	padding: 0;
	margin: 0;
	display: block;
}

.lightSidebar .neoMenuOpen {
	border-bottom: 1px solid #caccd1;
	background: #f6f8f9;
	color: inherit;
}

.darkSidebar .neoMenuOpen {
	border-bottom: 1px solid #294870;
	background: #315787;
	color: inherit;
}

.neoMenuOpen ul {
	margin: 0;
	padding: 4px 0 7px 0;
	list-style-type: none;
}

.neoMenuOpen ul li {
	margin: 0 0 0 5px;
	line-height: 120%;
}

.neoMenuOpen #customlinks {
	padding: 7px 0 7px 0;
}

#sidebar .menuads, #sidebar .menurec {
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
}

.lightSidebar .menuads, .lightSidebar .menurec {
	border-bottom: 1px solid #caccd1;
	background: url(/themes/theme_images/shift/sidebar.gif) #f7f8fa no-repeat 0px -96px;
}

.darkSidebar .menuads, .darkSidebar .menurec {
	border-bottom: 1px solid #294870;
	background: url(/themes/theme_images/shift/sidebar_dark.gif) #315787 no-repeat 0px -96px;
}

.lightSidebar .menurec { border-bottom: 1px solid #e3e4e6; }
.darkSidebar .menurec { border-bottom: 1px solid #294870; }

.menuads div, .menurec div {
	padding: 5px 0 5px 0;
	margin: 0;
}

.lightSidebar .menuads div, .lightSidebar .menurec div {
	background: #f7f8fa;
	color: inherit;
}

.darkSidebar .menuads div, .darkSidebar .menurec div {
	background: #315787;
	color: inherit;
}

#sidebar .menuads div { height: 600px; }

#sidebar-controls {
	padding: 4px;
	text-align: center;
}

.lightSidebar #sidebar-controls {
	border-bottom: 1px solid #e3e4e6;
	background: #f7f8fa;
	color: inherit;
}

.darkSidebar #sidebar-controls {
	border-bottom: 1px solid #294870;
	background: #315787;
	color: inherit;
}

#sidebar-controls a { cursor: pointer; }
#MyNeoToggleLink { cursor: pointer; }

/* Member Bar */
#memberbar {
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	background: url(/themes/theme_images/shift/memberbar.gif) #dce6f1 repeat-x 0px -44px;
	line-height: 15px;
	position:relative;
}

#memberbar-right {
	padding: 0 5px 0 0;
	background: url(/themes/theme_images/shift/memberbar.gif) no-repeat right;
}

#memberbar-left {
	padding: 3px 0 0 5px;
	background: url(/themes/theme_images/shift/memberbar.gif) no-repeat;
	height: 19px;
}

.member-section_closed { display: none; }
#keywords-main, #keywords-software, #keywords-gamers { float:left; }

/* Search Bar and Links */
#topsearchlinks {
	padding-right: 5px;
	padding-bottom: 1px;
	line-height: 20px;
}

#topsearchlinks img, #topsearchlinks input { vertical-align: middle; }

#topsearchlinks .formsearch {
	border: 1px solid #e0e8f0;
	padding: 2px 0 2px 4px;
	background: url(/themes/theme_images/shift/formsearch_bg.gif) #f7f7f7 repeat-x;
	color: #000000;
	font: 11px Verdana, Helvetica, Sans-Serif;
	vertical-align: middle;
	width: 150px;
}

#bottomsearchlinks {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	line-height: 20px;
}

#bottomsearchlinks img, #bottomsearchlinks input {
	vertical-align: middle;
}

#bottomsearchlinks .formsearch {
	border: 1px solid #e0e8f0;
	padding: 2px 0 2px 4px;
	background: url(/themes/theme_images/shift/formsearch_bg.gif) #f7f7f7 repeat-x;
	color: #000000;
	font: 11px Verdana, Helvetica, Sans-Serif;
	vertical-align: middle;
	width: 150px;
}

.latest_closed
{
	display:none;
}

.review_closed,
.event_closed,
.announcement_closed
{
	display: none;
}

.newsitem
{
	clear:both;
}

/* latests */


#latest {
	clear:both;
}

#latest-titlebar
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.latest-left {
	float:left;
	width: 30%;
}

.latest-right {
	float: left;
	width: 70%;
}

.latest-top .latest-right {
	background: url(/themes/theme_images/shift/top_bar.gif) #df786e no-repeat right 0px;
	color: #ffffff;
	font-weight: bold;
	height: 24px;

	margin: 0px;
}

.latest-top .latest-left {
	background: url(/themes/theme_images/shift/top_bar.gif) #5a84ba no-repeat left -24px;
	color: #ffffff;
	font-weight: bold;
	height: 24px;
	margin: 0px;
}

.latest-top_closed .latest-right {
	background: url(/themes/theme_images/shift/latest_bar_col.gif) #df786e no-repeat right 0px;
	color: #f8dcd8;
	font-weight: bold;
	height: 24px;
}

.latest-top_closed .latest-left {
	background: url(/themes/theme_images/shift/latest_bar_col.gif) #5a84ba no-repeat left -24px;
	color: #d0e0f0;
	font-weight: bold;
	height: 24px;
}
.latest-top_closed .latest-left a, .latest-top_closed .latest-left a:link, .latest-top_closed .latest-left a:visited, .latest-top_closed .latest-left a:active, .latest-top_closed .latest-left a:hover {
	color: #d0e0f0;
}

.latest-right .latest-content {
	border-right: 1px solid #b6babd;
}

.latest-right .latest-bot {
	background: url(/themes/theme_images/shift/bottom_bar.gif) #faeae8 no-repeat right 0px;
	font-size: 0;
	height: 5px;
}

.latest-left .latest-bot {
	background: url(/themes/theme_images/shift/bottom_bar.gif) #dfe7f2 no-repeat left -5px;
	font-size: 0;
	height: 5px;
}

.latest-content {
	background-color: #ffffff;
	height: 130px;
	overflow: hidden;
}

.latest-content dl, .latest-content dd
{
	padding:0;
	margin:0;
}

.latest-right .latest-content {
	background: url(/themes/theme_images/shift/announcement_bg.gif) #faeae8 repeat-x;
	padding: 4px;
	margin:0px;
}

.latest-left .latest-content {
	background: url(/themes/theme_images/shift/latest_bg.gif) #dfe7f2 repeat-x;
	padding: 4px;
	margin:0px;
}

#latest-title,
#event-title
{
	padding: 5px 10px 0px 10px;
	float: left;
}

#latest-title a
{
	color: #ffffff;
}


#forum-controls,
#event-controls
{
	padding: 3px 5px 0px 5px;
	float:right;
}

* html #event-controls
{
	margin-top: 3px;
}

.pagenumber
{
padding: 5px 3px 0px 0px;
font-weight: normal;
float:right;
font-size: 11px;
}

#forum-controls img,
#event-controls img
{
	cursor: pointer;
}

.latest-top_closed #forum-controls,
.latest-top_closed .button-white-left,
.latest-top_closed .button-white-right,
.latest-top_closed .pagenumber
{
	display: none;
}

.latest-left .latest-content {
	border-left: 1px solid #b6babd;
}

.latest-content img
{
	border:none;
}

.right-controls-left
{
	float:right;
	padding: 0px 0px 0px 3px;
	border-left: 1px solid #BAD0E0;
}

.right-controls-right
{
	float:right;
	padding: 0px 0px 0px 3px;
	border-left: 1px solid #F2CAC8;
}

.right-controls-announcement
{
	float:right;
	padding: 0px 0px 0px 3px;
	border-left: 1px solid #BAD0E0;
}

/* Global Elements */
.clear {
	clear: both;
}

#topbox
{
	background-color:#FFFFFF;
	border-bottom: 1px solid #e2e3e6;
	padding: 5px 5px 5px 5px;
/*	margin-right: -1px; */
}

.box1 {
	padding: 5px;
	border-bottom: 0px solid #e2e3e6;
	background: #F8F8F1;
	color: inherit;
}

.box1alt {
	padding: 0px 5px 3px 5px;
	margin: 0px;
	border-bottom: 1px solid #e2e3e6;
	background: #FFFFFF;
	color: inherit;
}

#content .box1alt
{
	height: 50px;
}

.box2 {
	padding: 5px;
	border-bottom: 1px solid #e2e3e6;
	background: #f7f7f7;
	color: inherit;
}

.box2alt {
	padding: 0 5px 3px 5px;
	border-bottom: 1px solid #e2e3e6;
	background: #f7f7f7;
	color: inherit;
}

.box3alt {
	padding: 0 5px 3px 5px;
	border-bottom: 1px solid #e2e3e6;
	background: url(/themes/theme_images/shift/newsitem_bg.gif) #e9eef7 repeat-x;
	color: inherit;
}

.box4 {
	padding: 0px 5px 3px 5px;
	margin: 0px;
	border-bottom: 1px solid #e2e3e6;
	background: #FFFFFF;
	color: inherit;
}

.fauxbutton {
	border: 1px solid #a0b2cc;
	background: url(/themes/theme_images/shift/buttons/button_tile.gif) repeat-x 0px 0px #c4d7e8;
	color: #444c55;
	font-size: 100%;
	padding: 2px;
	vertical-align: middle;
	outline: none;
}

.fauxbutton:active {
	background: url(/themes/theme_images/shift/buttons/button_tile.gif) repeat-x -0px -50px #e6f1fb;
	outline: none;
}

.fauxbutton[disabled], .fauxbuttonr[disabled] {
	border: 1px solid #b6b6b6;
	background: url(/themes/theme_images/shift/buttons/button_tile_disabled.gif) repeat-x 0px 0px #d6d6d6;
	color: #666666;
	font-size: 100%;
	padding: 2px;
	vertical-align: middle;
	outline: none;
}

.fauxbuttonr {
	border: 1px solid #ccaaaa;
	background: url(/themes/theme_images/shift/buttons/button_tile_red.gif) repeat-x 0px 0px #ecc8c8;
	color: #684545;
	font-size: 100%;
	padding: 2px;
	vertical-align: middle;
	outline: none;
}

.fauxbuttonr:active {
	background: url(/themes/theme_images/shift/buttons/button_tile_red.gif) repeat-x -0px -50px #fee9e9;
	outline: none;
}

.red {
	color: #993333;
	background: transparent;
}

.gray {
	color: #777777;
	background: transparent;
}

.newsimg {
	float: right;
	margin: 5px 5px 5px 10px;
	display: block;
}

.dnone {
	display: none;
}


