.body {
	margin:0 0 25px 0;
	padding:0;
	/*text-align:center;*/
	background-color:#000000;
}
form {
	padding:0;
	margin:0;
}
input {
	border:0px solid #7f9db9;
	font:normal 11px Tahoma;
	color:#000000;
}
input.search{
	width:266px;
	font:normal 11px Arial;
	color:#7f7f7f;
	padding:3px 0 3px 4px;
	background-image:url('images/search_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
input.email{
	width:138px;
	font:normal 11px Arial;
	color:#666666;
	padding:4px 0 5px 4px;
	margin-right:2px;
	background-image:url('images/email_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
input.login{
	width:80px;
	font:normal 11px Arial;
	color:#666666;
	padding:4px 0 5px 4px;
	margin-right:2px;
	background-image:url('images/login_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
input.weather_search{
	border:1px solid #a99ca1;
	width:90px;
}
select.search{
	font:normal 11px Arial;
	color:#7f7f7f;
}

.clearer {
	clear:both;
}
#container {
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	width:965px;
	background-color:#FFFFFF;
	border-left:2px solid #4d4d4d;
	border-right:2px solid #4d4d4d;
	text-align:left;
}
#top_container {
	clear:both;
	overflow:hidden;
	width:965px;
	height:147px;
	background-image:url('images/top_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#top {
	overflow:hidden;
	width:965px;
}
#top_left {
	float:left;
	width:426px;
}
#logo {
	float:left;
	width:293px;
	display:inline;
	margin:19px 0 0 24px;
}
#date {
	float:left;
	width:109px;
	padding-top:96px;
	font:bold 12px Arial;
	/*color:#ee9999;
	color: #ffdbcd;*/
	color: #FFFFFF;
	text-align:right;
}
#top_right {
	float:left;
	width:539px;
	text-align:right;
}
#rss {
	clear:both;
	padding:4px 26px 5px 0;
}
#rss a{
	font:normal 11px Arial;
	color:#ddcccc;
	text-decoration:none;
}
#rss a:hover{
	color:#ffffff;
}
#search {
	clear:both;
	background-image:url('images/search_back.gif');
	background-repeat:no-repeat;
	background-position:top right;
	padding:3px 26px 8px 0;
}
#top_menu {
	margin-top:17px;
	margin-right:22px;
	width:513px;
	padding:11px 0 0 0;
	text-align:center;
	background-image:url('images/menu_top_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#top_menu a {
	font:bold 12px Arial;
	color:#636363;
	text-decoration:none;
	padding:0 13px 0 12px;
	background-image:url('images/top_menu_sep.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
#top_menu a:hover {
	color:#d40000;
}
#top_menu a.last_menu {
	background-image:none;
}
#menu {
	clear:both;
	overflow:hidden;
	margin:1px 0 0 15px;
}
#menu a {
	display:block;
	float:left;
	padding:8px 7px 21px 6px;
	font:bold 12px Arial;
	color:#e9e9e9;
	text-decoration:none;
}
#menu a.sep {
	background-image:url('images/menu_sep.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
#menu a.sepsel {
	color:#d71818;
	background-image:url('images/menu_over.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
#menu a:hover {
	color:#d71818;
	background-image:url('images/menu_over.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#mainDiv_container {
	overflow:hidden;
	width:960px;
	background-image:url('images/mainDiv_bg.gif');
	background-repeat:repeat-y;
	background-position:bottom right;
	z-index:10;
}
#mainDiv_bg {
	overflow:hidden;
	margin-left:6px;
	width:954px;
	background-image:url('images/mainDiv_bg_top.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:10px;
	z-index:100;
}
#mainDiv {
	overflow:hidden;
	float:left;
	display:inline;
	width:757px;
	margin-right:6px;
}
#topstory_bulletin {
	width:757px;
}
#topstory_bulletin_main {
	overflow:hidden;
	width:757px;
	background-image:url('images/topstory_bulletin_bg.gif');
	background-repeat:repeat-y;
	background-position:top left;
}
#top_story {
	float:left;
	display:inline;
	width:547px;
	margin-left:5px;
}
#ebulletin {
	float:left;
	display:inline;
	margin:1px 0 1px 11px;
	width:188px;
}
#ebulletin_content {
	overflow:auto;
	width:188px;
	height:253px;
	background-color:#5f6f24;
	scrollbar-face-color:#99b339;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#2e2e2e;
	scrollbar-shadow-color:rgb(0,0,0);
	scrollbar-highlight-color:rgb(0,0,0);
	scrollbar-3dlight-color:#2e2e2e;
	scrollbar-darkshadow-Color:#000000;
}
#ebulletin_content a{
	display:block;
	padding:9px 20px 8px 23px;
	font:normal 11px Arial;
	color:#ffffff;
	text-decoration:none;
	background-image:url('images/arrow_bulletin.gif');
	background-repeat:no-repeat;
	background-position:5px 10px;
}
#ebulletin_content a.second{
	background-color:#42500f;
}
#ebulletin_content a:hover{
	text-decoration:underline;
}
.banner728 {
	clear:both;
	margin-top:6px;
	overflow:allow;
	width:746px;
	padding-left:18px
}
#home_news_boxes_container {
	clear:both;
	overflow:hidden;
	margin-top:7px;
	width:757px;
	background-image:url('images/news_cats_bottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:9px;
}
#home_news_boxes {
	clear:both;
	overflow:hidden;
	width:757px;
	background-image:url('images/cat_titles_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.home_news_box {
	float:left;
	display:inline;
	margin-top:11px;
	margin-right:6px;
	width:248px;
	overflow:hidden;
}
.last_box {
	margin-right:0px;
}

.news_cat_title {
	position:relative;
	margin-left:5px;
	padding-left:15px;
	font:bold 11px Arial;
	color:#000000;
	background-image:url('images/arrow_black_sm.gif');
	background-repeat:no-repeat;
	background-position:5px 4px;
	margin-bottom:2px;
}
.box_blue {
	width:248px;
	float:left;
	background-color:#1a7ec5;
	/*text-align:center;*/
	padding-bottom:5px;
	padding-top:5px;
}
.box_yellow {
	width:248px;
	background-color:#ffc119;
	padding-bottom:5px;
	padding-top:5px;
}
.box_dark {
	width:248px;
	background-color:#333333;
	padding-bottom:5px;
	padding-top:5px;
}
.box_pic {
	margin-left:auto;
	margin-right:auto;
	width:216px;
	border:1px solid #ffffff;
}
.box_txt {
	text-align:left;
	margin:7px 14px 8px 16px;
	font:normal 11px Arial;
	color:#ffffff;
}
.box_txt a{
	font:normal 11px Arial;
	color:#ffffff;
	text-decoration:none;
}
.box_txt a:hover{
	text-decoration:underline;
}
.box_title {
	font:bold 11px Arial;
	color:#ffffff;
	margin-bottom:5px;
}
#marquee {
	clear:both;
	width:757px;
	margin-top:7px;
	padding:9px 0 7px 0;
	font:normal 11px Arial;
	color:#d40000;
	background-image:url('images/ticker_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
marquee {
	margin:0 8px 0 8px;
}
marquee a{
	font:bold 11px Arial;
	color:#000000;
	text-decoration:none;
	background-color:none;
}
marquee a:hover{
	color:#d40000;
}
#poll_reportage_container {
	clear:both;
	overflow:hidden;
	width:757px;
	margin-top:7px;
	background-image:url('images/polls_reportage_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:25px;
}
#poll_reportage {
	clear:both;
	overflow:hidden;
	width:757px;
	background-image:url('images/polls_reportage_title.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#poll {
	float:left;
	display:inline;
	margin-top:11px;
	margin-left:5px;
	width:290px;
	margin-right:16px;
}
#poll_box {
	width:290px;
	text-align:center;
	padding-bottom:5px;
	background-image:url('images/poll_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#previous_polls {
	position:absolute;
	top:0;
	right:6px;
}
#previous_polls a{
	padding-left:7px;
	font:normal 11px Arial;
	color:#000000;
	text-decoration:underline;
	background-image:url('images/arrow_grey_sm.gif');
	background-repeat:no-repeat;
	background-position:0 6px;
}
#previous_polls a:hover{
	text-decoration:none;
}
.poll_pic {
	margin-left:auto;
	margin-right:auto;
	width:268px;
	border:1px solid #ffffff;
}
#reportage {
	overflow:hidden;
	margin-top:11px;
	float:left;
	width:440px;
}
#reportage_boxes {
	overflow:hidden;
	margin-left:11px;
}
#reportage_box {
	overflow:hidden;
	width:440px;
	background-image:url('images/reportage_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.reportage_box {
	float:left;
	display:inline;
	width:137px;
	margin-right:3px;
}
.reportage_pic {
	background-color:#FFFFFF;
	padding:1px;
	border:1px solid #989898;
}
.reportage_pic:hover {
	padding:0px;
	border:2px solid #d40000;
}
.reportage_box_txt {
	text-align:left;
	margin:7px 5px 8px 5px;
	font:normal 11px Arial;
	color:#000000;
}
.reportage_box_txt a{
	font:normal 11px Arial;
	color:#000000;
	text-decoration:none;
}
.reportage_box_txt a:hover{
	text-decoration:underline;
}
.reportage_box_title {
	font:bold 11px Arial;
	color:#222222;
	margin-bottom:5px;
}
#espresso_tv {
	position:relative;
	margin-top:6px;
	width:757px;
	height:199px;
	background-image:url('images/espresso_tv_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.more_videos {
	clear:both;
	float:right;
	text-align:right;
	margin-top:10px;
	padding-left:7px;
	padding-right:11px;
	background-image:url('images/arrow_lgrey_sm.gif');
	background-repeat:no-repeat;
	background-position:0 6px;
}
.more_videos a{
	font:normal 11px Arial;
	color:#bababa;
	text-decoration:underline;
}
.more_videos a:hover{
	text-decoration:none;
}
#videos {
	position:absolute;
	top:56px;
	left:30px;
	width:696px;
}
#arrow_left {
	position:absolute;
	top:41px;
	left:0;
}
#arrow_right {
	position:absolute;
	top:41px;
	right:0;
	padding-left:19px;
	
}
#videos_container {
	margin-left:15px;
}
.video {
	float:left;
	display:inline;
	margin-left:20px;
	width:141px;
	text-align:center;
}
.video_pic {
	position:relative;
	border:1px solid #ffffff;
}
.play {
	position:absolute;
	top:41px;
	left:58px;
}
.video_txt {
	font:bold 11px Arial;
	color:#dfdfdf;
	margin-top:5px;
}
#home_news {
	clear:both;
	overflow:hidden;
	margin-top:7px;
	width:757px;
	/*background-image:url('images/news_home_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:10px;*/
}
#home_news_titles {
	width:757px;
	background-image:url('images/news_cats_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.home_news_row1 {
	clear:both;
	overflow:hidden;
	width:757px;
	margin-bottom:6px;
	background-image:url('images/row1_bg.gif');
	background-repeat:repeat-y;
	background-position:top left;
}
.home_news_row2 {
	clear:both;
	overflow:hidden;
	width:757px;
	background-image:url('images/row2_bg.gif');
	background-repeat:repeat-y;
	background-position:top left;
}
.news_row_box {
	float:left;
	display:inline;
	width:376px;
	margin-right:4px;
	padding-bottom:0px;
	background-image:url('images/news_cat_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.box2 {
	margin-right:0;
}
.nobg {
	background-image:url('images/news_cat_bg2.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.news_row_cat_title {
	margin-top:10px;
	margin-left:5px;
	padding-left:15px;
	padding-bottom:3px;
	font:bold 11px Arial;
	color:#000000;
	background-image:url('images/arrow_black_sm.gif');
	background-repeat:no-repeat;
	background-position:5px 4px;
}
.news_box {
	clear:both;
	overflow:hidden;
	width:362px;
/*	border-top:4px solid #ffffff;*/
	margin-left:5px;
	padding-bottom:5px;
}
.news_box_content {
	clear:both;
	margin-top:4px;
}
.news_pic {
	float:left;
	display:inline;
	margin-left:9px;
	width:139px;
	border:1px solid #ffffff;
	margin-right:11px;
}
.news_box1_txt {
	float:left;
	width:195px;
	font:normal 11px Arial;
	color:#ffffff;
}
.news_box1_txt a {
	font:normal 11px Arial;
	color:#ffffff;
	text-decoration:none;
}
.news_box1_txt a:hover {
	text-decoration:underline;
}
.news_box1_title {
	font:bold 11px Arial;
	color:#ffffff;
	margin-bottom:6px;
}
.news_box2_txt {
	float:left;
	width:195px;
	font:normal 11px Arial;
	color:#353535;
}
.news_box2_txt a {
	font:normal 11px Arial;
	color:#353535;
	text-decoration:none;
}
.news_box2_txt a:hover {
	text-decoration:underline;
}
.news_box2_title {
	font:bold 11px Arial;
	color:#353535;
	margin-bottom:6px;
}
#espresso_fun {
	position:relative;
	clear:both;
	overflow:hidden;
	margin-top:7px;
	width:757px;
	background-image:url('images/espresso_fun_top.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#fun_title {
	margin-left:26px;
	margin-top:19px;
}
#fun_night {
	position:absolute;
	top:16px;
	right:23px;
}
#espresso_fun_boxes {
	clear:both;
	overflow:hidden;
	margin-left:9px;
	width:748px;
	margin-top:6px;
	background-image:url('images/espresso_fun_bg.gif');
	background-repeat:repeat-y;
	background-position:bottom left;
}
#fun_boxes_main {
	clear:both;
	overflow:hidden;
	margin-left:3px;
}
.fun_box {
	float:left;
	display:inline;
	width:146px;
	margin-right:1px;
	text-align:center;
}
.fun_pic {
	margin-left:auto;
	margin-right:auto;
	width:140px;
	border:1px solid #f6f7f8;
}
.fun_box_txt {
	text-align:left;
	font:normal 11px Arial;
	padding:3px 5px 5px 7px;
}
.cine{
	color:#1b242e;
}
.theater{
	color:#312b16;
}	
.key{
	color:#311629;
}	
.live{
	color:#361712;
}	
.greek{
	color:#1a1c22;
}
#espresso_fun_bottom {
	overflow:hidden;
	width:757px;
	padding:0px 0 19px 0;
	background-image:url('images/espresso_fun_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}
.fun_more {
	margin-left:12px;
}
.fun_more a{
	float:left;
	display:inline;
	width:146px;
	margin-right:1px;
	font:normal 11px Arial;
	text-decoration:none;
	text-align:center;
}
.fun_more a:hover{
	text-decoration:underline;
}
.fun_more a.cine{
	color:#2c3c4c;
}
.fun_more a.theater{
	color:#534725;
}	
.fun_more a.key{
	color:#532545;
}	
.fun_more a.live{
	color:#5a271e;
}	
.fun_more a.greek{
	color:#222633;
}
#rightDiv {
	float:left;
	width:191px;
}
#espresso_cover {
	clear:both;
	overflow:hidden;
	width:191px;
	text-align:center;
	background-image:url('images/espresso_cover_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-bottom:9px;
}
#epaper {
	clear:both;
	overflow:hidden;
	border-top:1px solid #ffffff;
	width:191px;
	font:normal 11px Arial;
	color:#f3cccc;
	padding-bottom:18px;
	background-image:url('images/epaper_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#epaper a{
	font:normal 11px Arial;
	color:#f3cccc;
	text-decoration:none;
}
#epaper a:hover{
	font:normal 11px Arial;
	color:#f3cccc;
	text-decoration:underline;
}
#epaper_title {
	margin-left:11px;
	margin-top:5px;
}
#epaper_txt {
	margin-left:12px;
	margin-top:8px;
	margin-right:10px;
}
#newsletter {
	clear:both;
	overflow:hidden;
	border-top:1px solid #ffffff;
	width:191px;
	font:normal 11px Arial;
	color:#a8a8a9;
	padding-bottom:9px;
	background-image:url('images/newsletter_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#newsletter_title {
	margin-left:10px;
	margin-top:9px;
}
#newsletter_txt {
	margin-left:10px;
	margin-top:8px;
	margin-right:10px;
}
#espresso_girl {
	border-top:1px solid #ffffff;
	clear:both;
	overflow:hidden;
	width:191px;
	background-image:url('images/espresso_girl_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-bottom:10px;
}
#espresso_girl_pic{
	margin-left:6px;
	margin-top:6px;
}
#weather {
	border-top:1px solid #ffffff;
	width:191px;
	background-color:#d40000;
	background-image:url('images/weather_box_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:13px;
	font:normal 10px Arial;
	color:#ffffff;
}
#weather_content {
	clear:both;
	overflow:hidden;
	width:150px;
	margin-left:26px;
}
a.weather_link {
	display:block;
	font:normal 10px Arial;
	color:#ffffff;
	text-decoration:underline;
}
a.weather_link:hover {
	text-decoration:none;
}
.city {
	clear:both;
	overflow:hidden;
	font:normal 11px Arial;
	color:#ffffff;
	margin-top:12px;
}
.city a {
	display:block;
	font:bold 11px Arial;
	color:#ffffff;
	text-decoration:underline;
}
.city a:hover {
	text-decoration:none;
}
.time {
	font:normal 11px Tahoma;
	color:#008840;
}
.temperature {
	font:bold 11px Arial;
	color:#ffffff;
	margin-bottom:2px;
}
.weather_icon {
	float:left;
	display:inline;
	padding-top:8px;
	width:45px;
}
.city_weather_details {
	float:left;
	width:100px;
}
#city_search {
	margin-top:7px;
}
#google_ads {
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #ffffff;
	padding-top:10px;
	width:160px;
}
#footer {
	width:965px;
}
#footer_links div.left{
	padding:0;
	margin:0;
	float:left;
	width:163px;
}
#footer_links div.center{
	padding:0;
	margin:0;
	float:left;
	width:626px;
	text-align:center;
	background-color:#080808;
	padding:10px 0 9px 0;
	font:normal 11px Arial;
	color:#535353;
}
#footer_links div.center a {
	font:normal 11px Arial;
	color:#535353;
	text-decoration:underline;
}
#footer_links div.center a:hover {
	text-decoration:none;
}
#footer_links div.right{
	padding:10px 5px 0px 0px;
	margin:0;
	float:right;
	/*width:171px;*/
	text-align:right;
}
#atcomProductionFlash {
	float:left;
	margin:0;
	padding:0;	
	width:20px;
}
.atcom a {
	float:left;
	margin:0px;
	padding:0px;	
	font-family:tahoma, verdana,;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #535353;
}
.atcom a:hover {
	font-family:tahoma,verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #535353;
	margin:0;
	padding:0;
}
#footer_links {
	text-align:center;
	background-color:#080808;
	padding:0;
	font:normal 11px Arial;
	color:#535353;
	width:965px;
	float:left;
}
/*#footer_links a {
	font:normal 11px Arial;
	color:#535353;
	text-decoration:underline;
}
#footer_links a:hover {
	text-decoration:none;
}*/
#footer_txt {
	border-top:1px solid #4d4d4d;
	border-bottom:1px solid #4d4d4d;
	background-color:#0f0f0f;
	float:left;
	width:965px;
	padding:14px 0 10px 0;
	font:normal 11px Arial;
	color:#3f3f3f;
	text-align:center;
}
#espresso_bottom {
	margin-left:auto;
	margin-right:auto;
	width:965px;
	margin-top:9px;
	text-align:center;
}
#content {
	clear:both;
	overflow:hidden;
	position:relative;
	padding:20px 0px 0px 0px;
	background-image:url('images/content_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}	
#content_txt {
	width:720px;
	float:left;
	padding-left:10px;
	padding-top:16px;
	margin:0 18px 0 10px;
}
#content_txt span.photo{
	
	float:left;
	padding:0;
	margin:0px 5px 5px 0px;
	border:5px solid #bababa;
}

.bobit {
	float:left;
	width:500px;
	/*clear:both;*/
	margin-top:10px;
	margin-left:10px;
}	
#article_pics {
	clear:both;
	overflow:hidden;
	margin-top:50px;
	width:757px;
}
.article_pic {
	float:left;
	display:inline;
	width:90px;
	margin-right:2px;
	text-align:center;
	font:normal 11px Arial;
	color:#ffffff;
	padding-bottom:8px;
	background-image:url('images/pic_frame.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.article_pic:hover {
	background-image:url('images/pic_frame_over.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.article_pic img{
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	margin-bottom:9px;
}
#content_bottom {
	clear:both;
	overflow:hidden;
	margin-top:45px;
	width:757px;
	position:relative;
	bottom:0;
	left:0;
	padding-bottom:20px;
	background-image:url('images/content_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}
#articles {
	clear:both;
	overflow:hidden;
	margin-top:7px;
	width:757px;
	padding-top:10px;
	background-image:url('images/content_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.article_box {
	clear:both;
	overflow:hidden;
	margin-top:7px;
	margin-left:10px;
	width:737px;
	background-color:#e5f0f8;
}
.article_box_main {
	overflow:hidden;
	padding:3px 15px 4px 10px;
}
.article_box_pic {
	float:left;
	display:inline;
	width:216px;
	margin-right:10px;
	border:1px solid #ffffff;
}
.article_box_txt {
	float:left;
	width:484px;
}
.article_box_title {
	margin-top:6px;
	margin-bottom:5px;
	font:bold 12px Arial;
	color:#000000;
}
.article_box_title a{
	font:bold 12px Arial;
	color:#000000;
	text-decoration:none;
}
.article_box_title a:hover{
	font:bold 12px Arial;
	color:#000000;
	text-decoration:underline;
}
.article_box_date {
	margin-top:6px;
	font:normal 11px Arial;
	color:#000000;
}
.article_box2 {
	clear:both;
	overflow:hidden;
	margin-top:7px;
	margin-left:10px;
	width:737px;
	background-color:#bfdbef;
}
#articles_bottom {
	clear:both;
	overflow:hidden;
	width:757px;
	text-align:center;
	padding-bottom:18px;
	background-image:url('images/content_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}
#paging {
	position:relative;
	overflow:hidden;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:350px;
	border:1px solid #cccccc;
	padding:8px 160px 7px 11px;
	font:normal 11px Arial;
	color:#000000;
}
#paging a{
	font:normal 11px Arial;
	color:#000000;
	text-decoration:none;
}
#paging a:hover{
	text-decoration:underline;
}
#paging a.page{
	padding:0 8px 0 8px;
	font:bold 11px Arial;
	color:#d40000;
	text-decoration:underline;
}
#paging a.page:hover{
	text-decoration:none;
}
#paging a.selected{
	padding:0 8px 0 8px;
	font:bold 11px Arial;
	color:#000000;
	text-decoration:none;
}
#paging_links {
	position:absolute;
	top:8px;
	right:11px;	
}
#paging_links a{
	padding-left:14px;
	font:normal 11px Arial;
	color:#d40000;
	text-decoration:underline;
}
#paging_links a:hover{
	text-decoration:none;
}
#print_send {
	float:left;
	width:200px;
	/*position:absolute;*/
}
.top {
	top:22px;
	right:19px;
}
.bottom {
	bottom:20px;
	right:19px;
}
#print_send a{
	float:left;
	margin-left:20px;
	padding:5px 0 5px 22px;
	font:normal 11px Arial;
	color:#d40000;
	text-decoration:none;
}
#print_send a:hover{
	text-decoration:underline;
}
#print_send a.print{
	background-image:url('images/print.gif');
	background-repeat:no-repeat;
	background-position:0;
}
#print_send a.send{
	background-image:url('images/send.gif');
	background-repeat:no-repeat;
	background-position:0;
}

/*Poll*/

.poll_box_cen_in {
	width:248px;
	float:left;
	color:#ffffff;
	font:normal 11px Tahoma;
	padding:2px 8px 2px 0px;
	/*margin:0px 5px 0px 5px;*/
	display:inline;
	
	/*border-bottom:1px solid #c1c1c1*/
}
.poll_box_cen_in span.quest2 {
	width:246px;
	float:left;
	color:#ffffff;
	font:normal 11px Tahoma;
	padding:3px 0px 0px 0px;
}
.poll_box_cen_in span.result {
	width:248px;
	float:left;
	color:#cc0001;
	font:normal 10px Tahoma;
	padding:5px 0px 0px 0px;
}
.poll_box_cen {
	width:300px;
	float:left;
	/*background-color:#c1c1c1;*/
	font:normal 11px Tahoma;
	color:#000000;
	
}
.poll_box_cen_Left{
	padding:0;
	margin:0;
	float:left;
	width:80px;
}
.poll_box_cen_Center{
	padding:0;
	margin:0;
	float:left;
	width:140px;
}
.poll_box_cen_in2 {
	FLOAT: left; 
	WIDTH: 136px; 
	padding:2px 0px 0px 0px;
	DISPLAY: inline; 	
	MARGIN: 0px 0px 0px 4px; 
	FONT: 11px Tahoma; 	
	COLOR: #000000; 
	/*BORDER-BOTTOM: #c1c1c1 1px solid*/
}

.poll_box_cen_in2 SPAN.quest2 {
	FLOAT: left; 
	WIDTH: 140px; 
	padding:3px 0px 0px 0px;	
	FONT: 11px Tahoma; 	
	COLOR: #000000; 
}
.poll_box_cen_in2 SPAN.result {
	FLOAT: left; 
	WIDTH: 140px; 
	padding:5px 0px 0px 0px;	
	FONT: 10px Tahoma; 	
	COLOR: #cc0001;	
}


/*-Poll*/

/* blog comments */

#commentsTable{
	padding:2px 0px 0px 0px;
	margin:30px 0px 30px 0px;
	float:left;
	width:740px;
}

.commentsCenterTable{
	float:left;
	padding:0px 0px 0px 3px;
	margin:0;
	width:737px;
	background-color:#ffffff;
}
.commentsCenter{
	padding:2px 3px 2px 3px;
	margin:0px 4px 0px 0px;
	display:inline;
	float:left;
	border:1px solid #dedede;
	width:721px;
}
.commentsTitle{
	padding:2px 0px 2px 5px;
	margin:0;
	float:left;
	width:715px;
	background-color:#ecae49;
	font:bold 12px Tahoma;
	color:#ffffff;
}
.commentsText{
	padding:10px 0px 10px 3px;
	margin:0;
	float:left;
	width:712px;
	text-align:justify;
	font:normal 11px Tahoma;
	color:#000000;
}
.commentsText a{
	font:bold 11px Tahoma;
	color:#d40000;
	text-decoration:none;
}
.commentsText a:hover{
	font:bold 11px Tahoma;
	color:#d40000;
	text-decoration:underline;
}
.commentsText span.commentUsername{
	padding:10px 10px 0px 0px;
	float:left;
	font:bold 11px Tahoma;
	color:#d40000;
}
.commentsText span.commentDate{
	padding:10px 0px 0px 0px;
	float:left;
	font:normal 11px Tahoma;
	color:#ecae49;
}
.commentsText span.commentText{
	padding:10px 0px 15px 10px;
	float:left;
	width:702px;
	text-align:justify;
	font:normal 11px Tahoma;
	color:#000000;
	border-bottom:1px solid #dedede;
}

.commentArea {
	margin-top:20px;
}
.commentsText .comTextfield{
	float:left;
	padding:2px 0px 0px 0px;
	margin:0px 4px 0px 0px;
	width:120px;
	font:normal 11px Tahoma;
	color:#000000;
	border:1px solid double;
}

.commentsText .comButton{
	float:left;
	padding:2px 0px 0px 0px;
	margin:0px 4px 0px 0px;
	width:80px;
	font:normal 11px Tahoma;
	color:#000000;
	border:1px solid double;
	cursor:pointer;
}
/* -  blog comments - */

/* astra */

.astra{
	padding:0;
	margin:0;
	float:left;
	width:746px;
}
.zodiaLeft{
	padding:0;
	margin:0px 6px 30px 0px;
	_margin:0px 3px 30px 0px;
	display:block;
	float:left;
	widht:371px;
}
.zodiaTitle{
	padding:0;
	margin:0;
	width:371px;
	height:16px;
	background-color:#60a3d9;
}
.zodiaTitle span.left{
	padding:1px 0px 0px 10px;
	margin:0;
	float:left;
	font:bold 11px Tahoma;
	color:#ffffff;
}
.zodiaTitle span.right{
	padding:1px 10px 0px 0px;
	margin:0;
	float:right;
	font:normal 10px Tahoma;
	color:#ffffff;
}
.zodiaPhoto{
	padding:12px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	_margin:0px 0px 0px 5px;
	display:block;
	float:left;
	width:100px;
	height:88px;
}
.zodiaText{
	padding:12px 8px 0px 0px;
	margin:0px 0px 0px 19px;
	_margin:0px 0px 0px 9px;
	display:block;
	float:left;
	width:230px;
	font:normal 10px Tahoma;
	color:#717171;
}
.zodiaRight{
	padding:0;
	margin:0px 0px 30px 0px;
	_margin:0px 0px 30px 0px;
	display:block;
	float:right;
	widht:368px;
}
.zodiaTitle{
	padding:0;
	margin:0;
	width:368px;
	height:16px;
	background-color:#60a3d9;
}
.zodiaTitle span.left{
	padding:1px 0px 0px 10px;
	margin:0;
	float:left;
	font:bold 11px Tahoma;
	color:#ffffff;
}
.zodiaTitle span.right{
	padding:1px 10px 0px 0px;
	margin:0;
	float:right;
	font:normal 10px Tahoma;
	color:#ffffff;
}
.zodiaPhoto{
	padding:12px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	_margin:0px 0px 0px 5px;
	display:block;
	float:left;
	width:100px;
	height:88px;
}
.zodiaText{
	padding:12px 8px 0px 0px;
	margin:0px 0px 0px 19px;
	_margin:0px 0px 0px 9px;
	display:block;
	float:left;
	width:230px;
	font:normal 10px Tahoma;
	color:#717171;
}

/* - astra */

/* funLinks */
.funmainLink {
	float:left;
	width:744px;
	background-color:#fffff;
	padding:5px 0px 0px 6px;
	margin:10px 0px 10px 0px;
}
.funserialLink {
	float:left;
	width:90px;
	font:bold 12px Tahoma;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 2px 0px 0px;
	text-decoration:none;
}
.funserialLink a{
	font:bold 12px Tahoma;
	color:#ffffff;
	text-decoration:none;
}
.funserialLink a:hover{
	font:bold 12px Tahoma;
	color:#ffffff;
	text-decoration:underline;
}

.funCatTitleLink{
	float:left;
	width:90px;
	font:bold 12px Tahoma;
	color:#ffffff;
	padding:7px 0px 7px 0px;
	text-align:center;
	border-bottom:4px solid #000000
}
/* -funlinks *'

/* paparazzi */
.paparazziContainer{
	padding:0;
	margin:0;
	width:744px;
	float:left;
	background-image:url(images/paparazzi2.gif);
	background-position:left 0;
	background-repeat:no-repeat;
	height:1063px;
}
.paparazziText{
	margin:20px 0px 0px 135px;
	float:left;
	width:290px;
	clear:both;
	font:bold 18px Tahoma;
	color:#ffffff;
	line-height:30px;
}
.paparazziTextBig{
	margin:15px 0px 0px 100px;
	float:left;
	width:400px;
	clear:both;
	font:bold 24px Tahoma;
	color:#ff0000;
	line-height:40px;
}
.paparazziInfo{
	height:150px;
	margin:0px 0px 0px 50px;
	padding:700px 0px 0px 0px;
	float:left;
	width:600px;
	clear:both;
	font:bold 16px Tahoma;
	color:#ffffff;
	line-height:35px;
}
.paparazziInfo a{
	font:bold 16px Tahoma;
	color:#ff0000;
	text-decoration:none;
}
.paparazziInfo a:hover{
	font:bold 16px Tahoma;
	color:#ff0000;
	text-decoration:underline;
}
/* paparazzi */ 

/* wallpaper */ 

#wallpaper {
	padding:0px 30px 0px 30px;	
	width:684px;
	margin:10px 0px 10px 0px;
	display:block;
	float:left;
}
#wallpaper_in {
	padding:0px 5px 0px 5px;	
	width:150px;
	margin:0px 30px 0px 30px;
	display:block;
	float:left;
}
#wallpaper span.image{
	width:140px
	margin:0px 10px 0px 10px;	
	display:block;
	float:left;
}
#wallpaper_in span.text{
	float:left;
	font:normal 11px Tahoma;
	color:#000000;
}
#wallpaper_in span.text a{
	font:normal 11px Tahoma;
	color:#000000;
	text-decoration:none;
}
#wallpaper_in span.text a:hover{
	font:normal 11px Tahoma;
	color:#000000;
	text-decoration:underline;
}
/* -wallpaper */ 

.companyBanner{
	float:left;
	padding:0px;
	margin:20px 0px 0px 30px;
}

/* video */
#videoList {
	float:left;
	width:684px;
	padding:20px 30px 0px 30px;
}
#videoList span.image{
	padding:5px 5px 5px 5px;
	margin:10px 0px 0px 0px;
	display:block;
	float:left;
	border:1px solid #d3d3d3;
}
#videoList span.imageover{
	padding:5px 5px 5px 5px;
	margin:10px 0px 0px 0px;
	display:block;
	float:left;
	border:1px solid #000000;
}

#videoList span.videoImage{
	padding:5px 5px 5px 5px;
	margin:10px 0px 0px 0px;
	display:block;
	float:left;
	border:1px solid #d3d3d3;
	width:161px; 
	height:161px; 
	text-align:center;
}
#videoList span.videoImageover{
	padding:5px 5px 5px 5px;
	margin:10px 0px 0px 0px;
	display:block;
	float:left;
	border:1px solid #000000;
	width:161px; 
	height:161px; 
	text-align:center;
}
#videoList span.videodate {
	float:left;
	font:normal 10px Tahoma;
	color:#ecae49;
	padding:3px 0px 0px 10px;
	width:161px;
}
#videoList span.videotitle {
	float:left;
	font:normal 10px Tahoma;
	color:#8d8c8c;
	padding:0px 0px 0px 10px;
	width:161px;
}
.videosPopular {
	float:right; 
	width:320px; 
	text-align:left;
	font:normal 10px Tahoma;
	color:#8d8c8c;
	margin:0px 10px 0px 0px;
}
.videosPopular span.title {
	float:left;
	font:bold 12px Tahoma;
	color:#D40000;
	border-bottom:solid 1px #8d8c8c;
	width:320px; 
	padding-bottom:5px;
}

.videosPopular span.videoPhoto {
	float:left;
	width:75px;
	margin:9px 0px 0px 0px;
}
.videosPopular span.videopopTitle {
	float:left;
	width:226px; 
	margin:9px 0px 0px 10px;
	font:normal 11px Tahoma;
	color:#8d8c8c;
}
.videosPopular span.videopopTitle a{
	font:normal 11px Tahoma;
	color:#8d8c8c;
	text-decoration:none;
}
.videosPopular span.videopopTitle a:hover{
	font:normal 11px Tahoma;
	color:#8d8c8c;
	text-decoration:underline;
}
.reportazStorL{
	padding:0;
	margin:10px 0px 10px 0px;
	float:left;
	height:27px;
	width:744px;
	background-color:#ECAE49;
}
.reportazStorL h2{
	padding:0px 0px 0px 7px;
	margin:0px 0px 0px 0px;
	float:left;
	font:bold 21px Arial;
	color:#ffffff;
}

/*page3*/

#page3Photos span.Page3image{
	padding:5px 0px 5px 0px;
	margin:10px 0px 0px 0px;
	display:block;
	float:left;
	border:1px solid #d3d3d3;
	width:161px;
	height:161px; 
	text-align:center;
}
#page3Photos span.Page3imageover{
	padding:5px 0px 5px 0px;
	margin:10px 0px 0px 0px;
	display:block;
	float:left;
	border:1px solid #000000;
	width:161px; 	
	height:161px; 
	text-align:center;
}
#page3Photos span.Page3date {
	float:left;
	font:normal 10px Tahoma;
	color:#ecae49;
	padding:3px 0px 0px 10px;
	width:161px;
}
#page3Photos span.Page3title {
	float:left;
	font:normal 10px Tahoma;
	color:#8d8c8c;
	padding:0px 0px 0px 10px;
	width:161px;
}
.page3Inside{	
	padding:0;
	margin:0;
	float:left;
}
.page3Inside span.photo3{	
	padding:0;
	margin:0;
	float:left;
	
}
.page3Inside span.title3{	
	padding:0;
	margin:0;
	float:left;
}
.page3Inside span.text3{	
	padding:0px 0px 0px 12px;
	margin:0;
	float:left;
	font:normal 12px Tahoma;
	color:#202020;
	width:299px;
}
.page3Inside span.text3 h5{	
	padding:0px 0px 37px 0px;
	margin:0;
	float:left;
	font:normal 24px Arial;
	color:#d40000;
	width:299px;
}

/* - page3 */

.article{
	padding:0;
	margin:25px 0px 0px 10px;
	display:inline;
	float:left;
	background-image:url(images/title_s3.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:376px;
}
.articleText{
	border-left:1px solid #b7b7b7;
	border-right:1px solid #b7b7b7;
	border-bottom:1px solid #b7b7b7;
	padding:0px 20px 15px 20px;
	margin:0px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
	display:block;
	float:left;
	width:333px;
	font:normal 11px Tahoma;
	color:#000000;
}
.articleText ul{
	padding:0;
	margin:0;
	float:left;
	font:normal 11px Tahoma;
	color:#000000;
	list-style:inside;
}
.articleTitle{
	padding:7px 0px 0px 15px;
	margin:0;
	float:left;
	width:361px;
	height:30px;
	font:bold 12px Tahoma;
	color:#d40000;
}


/* - no photo*/

.RstorybodyL {
	float:left;
	width:633px;
	padding:0px 5px 0px 5px;
	font:normal 11px Tahoma;
	color:#000000;
}
.Rstorybody a {
	font:normal 11px Tahoma;
	color:#000000;
	text-decoration:none;
	
}
.Rstorybody a:hover {
	font:normal 11px Tahoma;
	color:#000000;
	text-decoration:underline;
}
.RstorybodyL span.textR{
	font:normal 11px Tahoma;
	color:#000000;
	padding:6px 0px 0px 0px;
	margin:5px 5px 0px 5px;
	float:left;
}
.RstorybodyL a {
	font:bold 11px Tahoma;
	color:#d40000;
	text-decoration:none;
	padding:0;
}
.RstorybodyL a:hover {
	font:bold 11px Tahoma;
	color:#d40000;
	text-decoration:underline;
	padding:0;
}
.RstorybodyL em {
	font:bold 11px Tahoma;
	color:#d40000;
	padding:0;
}
.Rstorybody .title {
	float:left;
	width:110px;
	font:bold 10px Tahoma;
	color:#000000;
}
.RstorybodyL .titleL {
	float:left;
	width:633px;
	font:bold 11px Tahoma;
	color:#000000;
}
.Rstorybody .sdate {
	float:left;
	width:110px;
	font:normal 10px Tahoma;
	color:#ecae49;
	text-align:right;
	padding:3px 0px 0px 0px;
}
.RstorybodyL .sdate {
	float:right;
	font:normal 10px Tahoma;
	color:#ecae49;
	padding:0px 13px 0px 0px;
}
.Rstoryline {
	float:left;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 20px;
	display:inline;
	
}
.RstorylineL {
	float:left;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	display:inline;
	border-bottom:1px dashed #999999;
	
}
.RstoryNoL {
	float:left;
	width:744px;
}
.RstorybodyNoL {
	float:left;
	width:734px;
	padding:0px 5px 0px 5px;
	font:normal 11px Tahoma;
	color:#000000;
}
.RstorybodyNoL .titleL {
	float:left;
	width:734px;
	font:bold 11px Tahoma;
	color:#000000;
}
.RstorybodyNoL span.textR{
	font:normal 11px Tahoma;
	color:#000000;
	padding:6px 0px 0px 0px;
	margin:5px 5px 0px 5px;
	float:left;
}
.RstorybodyNoL .sdate {
	float:right;
	font:normal 10px Tahoma;
	color:#ecae49;
	padding:0px 13px 0px 0px;
}
.RstorybodyNoL a {
	font:bold 11px Tahoma;
	color:#d40000;
	text-decoration:none;
	padding:0;
}
.RstorybodyNoL a:hover {
	font:bold 11px Tahoma;
	color:#d40000;
	text-decoration:underline;
	padding:0;
}
.RstorybodyNoL em {
	font:bold 11px Tahoma;
	color:#d40000;
	padding:0;
}


/* no photo list*/

/* sendToFriend */
.sendToFriendTextfield{
	float:left;
	padding:2px 0px 0px 0px;
	margin:0px 4px 0px 0px;
	width:220px;
	font:normal 11px Tahoma;
	color:#000000;
	border:1px solid double;
}

.sendToFriendButton{
	float:left;
	padding:2px 0px 0px 0px;
	margin:0px 4px 0px 0px;
	width:80px;
	font:normal 11px Tahoma;
	color:#000000;
	border:1px solid double;
	cursor:pointer;
}

.sendToFriendText a{
	font:normal 12px Tahoma;
	color:#000000;
	text-decoration:none;
}

.sendToFriendText a:hover{
	font:normal 12px Tahoma;
	color:red;
	text-decoration:underline;
}
/* sendToFriend */

/* contest */
.Contest_text{
	font:normal 11px Tahoma;
	color:#000000;
}
.contest{
	font:normal 11px Tahoma;
	color:#000000;
	width:744px;
}
.contest p.edited {
	text-align:center;
	}
.contest p.edited {
	font-size:12px;
	}
/*** .contest a.edited, .contest a.edited:hover ***/
.contest a.nocolour {
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	}
.contest a.nocolour:hover {
	font-size:12px;
	color:#d40000;
	}
.contest a{
	font:normal 11px Tahoma;
	color:#d40000;	
	text-decoration:none
}
.contest a:Hover{
	font:normal 11px Tahoma;
	color:#d40000;
	text-decoration:underline
	
}
.contestSubmit{
	float:left;
	width:150px;
	font:normal 11px Tahoma;
	color:#000000;
	border:1px solid double;
	cursor:pointer;
	margin:0px 5px 0px 0px;
}

/* contest */

.abSearch{
	width:720px;
	float:left;
	padding:10px 5px 0px 5px;
	color:#ffffff;
	clear:both
}
.abSearch a{
	float:left;
	padding:5px 5px 5px 5px;
	margin:0px 7px 0px 0px;
	color:#747671;
	font:bold 11px Tahoma;
	background-color:#ebebeb;
	text-decoration:none;
	width:10px;
	text-align:center;
}
.abSearch a:Hover{
	color:#ffffff;
	background-color:#d40000;
	text-decoration:none	
} 
.abSearch a.abSearch_active{
	float:left;
	padding:5px 5px 5px 5px;
	margin:0px 7px 0px 0px;
	color:#ffffff;
	font:bold 11px Tahoma;
	background-color:#d40000;
	text-decoration:none	
} 
.abSearchResults{
	width:720px;
	float:left;
	padding:15px 0px 15px 0px;
	color:#000000;
	font:normal 12px Tahoma;
	clear:both
}
.abSearchResults_input{
	color:#000000;
	width:200px;
	font:normal 12px Tahoma;
	border:1px solid #c1c1c1;
	background-color:#EBEBEB;	
}
.abSearchResults_btn{
	float:left;
	padding:2px 0px 0px 0px;
	margin:0px 4px 0px 0px;
	width:80px;
	font:bold 11px Tahoma;
	color:#ffffff;
	border:1px solid #ffffff;
	cursor:pointer;
	background-color:#3a3b39;	
}

/*frontpage*/
.frontpageHeader{
	background-color:#000000;
	background-image:url(images/frontpagebg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.frontpageText{
	float:left;
	width:250px;
	font:bold 11px Tahoma;
	color:#ffffff;
	text-align:left;
	padding:3px 0px 10px 10px;
}
.frontpageHeader .currentDate{
	float:left;
	width:500px;
	padding:0px 0px 5px 0px;
	font:bold 16px Tahoma;
	color:#ffffff;
	text-align:center
}
/*frontpage*/

/*poll_right*/
#poll_box_right {
	clear:both;
	overflow:hidden;
	border-top:1px solid #ffffff;
	width:191px;
	font:normal 11px Arial;
	color:#ffffff;
	padding-bottom:9px;
	background-color:#000000;
/*	background-image:url('images/newsletter_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;*/
}
#poll_box_right_title {
	margin-left:10px;
	margin-top:9px;
	font:bold 11px Arial;
	color:#ffffff;	
}
#poll_box_right_txt {
	margin-left:10px;
	margin-top:8px;
	margin-right:10px;
	font:normal 11px Arial;
	color:#ffffff;
}
#poll_box_right_previous {
	float:left;
	width:171px;
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
	font:normal 11px Arial;
	color:#ffffff;
}
#poll_box_right_previous a {
	font:normal 11px Arial;
	color:#ffffff;
	text-decoration:none;
}
#poll_box_right_previous a:hover {
	font:normal 11px Arial;
	color:#ffffff;
	text-decoration:underline;
}
/*poll_right*/

/*login_box*/
#login_box {
	clear:both;
	overflow:hidden;
	border-top:1px solid #ffffff;
	width:191px;
	font:normal 11px Arial;
	color:#ffffff;
	padding-bottom:9px;
	background-color:#000000;
/*	background-image:url('images/newsletter_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;*/
}
#login_box_title {
	margin-left:10px;
	margin-top:9px;
	font:bold 11px Arial;
	color:#ffffff;	
}
#login_box_txt {
	margin-left:10px;
	margin-top:8px;
	margin-right:10px;
	font:normal 11px Arial;
	color:#ffffff;
}
#login_box_links {
	float:left;
	width:171px;
	margin-left:10px;
	margin-right:10px;
	padding-top:2px;
	font:normal 11px Arial;
	color:#ffffff;
}
#login_box_links a {
	font:normal 11px Arial;
	color:#ffffff;
	text-decoration:none;
}
#login_box_links a:hover {
	font:normal 11px Arial;
	color:#ffffff;
	text-decoration:underline;
}
/*login_box*/

.issues_select{
	color:#000000;
	width:100px;
	font:normal 12px Tahoma;
	border:1px solid #c1c1c1;
	background-color:#EBEBEB;	
}

.banner160_right {
	float:left;
	width:191px;
	text-align:center;
	padding:10px 0px 0px 0px;
	background-color:#E5E5E5;
}

