html {
overflow: scroll;
height: 100%;
}

#addo_body {
background-color: #e3edef;
margin: 0;
height: 100%;
font-family: Trebuchet MS;
font-size: 12px;
color: #333333;
text-align: left;
}

.myaddoway_page_title {
font-size: 20px; font-weight: bold;
}

ul#myprofile li#myprofilenav a,
ul#myads li#myadsnav a,
ul#inbox li#inboxnav a,
ul#myoffers li#myoffersnav a,
ul#myorders li#myordersnav a,
ul#watching li#watchingnav a,
ul#favmembers li#favmembersnav a,
ul#pinfo li#pinfonav a,
ul#pinfoegco li#pinfoegconav a,
ul#pinfoepp li#pinfoeppnav a{
	color: #4281c3;
}

.spacer {
    height: 10px;    
}

a {
    color: #1b5ca0;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
    border: none;
}

a:hover {
    text-decoration: underline;    
}

img {
	border: none;
    vertical-align: middle;
}

form {
    margin: 0;
}

h1 {
    margin: 0;
    padding: 0;
    font-size: 20px;       
}

h2 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 18px;       
}


.font_big {
	font-weight: bold;
	font-size: 13px;
 	vertical-align: middle;
}


.button {
	margin: 0;
	font-family: verdana;
	font-size: 12px;
	vertical-align: middle;
}

#way_wrapper {
    text-align: center;
    position: relative;
    min-height: 100%;
}

/* Hack for IE */
* html #way_wrapper  {
    height: 100%;
}
/* End IE Hack */

#way_header {
    width: 1013px;
    border: none;
    font-size: 11px;
    color: #666666;
    text-align: left;
    margin: 0 auto;
    
}

#way_main {
	padding: 10px 0 0 0;
    width: 1013px;
    margin: 0 auto;
    text-align: left;
    min-height: 100%;
    display: block;
}

/* Hack for IE */
* html #way_main  {
    height: 100%;
}
/* End IE Hack */

#way_main_table {
	background: url("../images/new_home/main-background.png") repeat-x bottom;
    width: 1013px;
    margin: 0 auto;
    text-align: left;
    padding: 0 0 40px 0;
}

#way_footer {
    width: 1045px;
    border: none;
 	background: url("../images/new_home2/footer_main.png") no-repeat top center;
    font-size: 11px;
    text-align: left;
    margin: 0 auto;
    height: 162px;
    position: relative;
    left: -14px;
}

#way_footer_ad {
    width: 1045px;
    border: none;
 	background: url("../images/new_home2/footer_ad.png") no-repeat top center;
    font-size: 11px;
    text-align: left;
    margin: 0 auto;
    height: 162px;
    position: relative;
    left: -14px;
}

.footer_links, .footer_links_2 {
	margin: 0;
	padding: 0;
	list-style: none;
    color: #ffffff;
}

.footer_links_2 li {
	float: left;
}

.footer_links a, .footer_links_2 a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	line-height: 25px;
}

.footer_links a:hover{
	color: #7fa524;
}

#navigation {
    height: 60px;
	background: url("../images/new_home2/nav-back.png") repeat-x top center;
    border: 0;
    margin: 0 0 0 0;
}

#navigation div.left {
    height: 60px;
    width: 15px;
	background: url("../images/new_home2/nav-left.png") no-repeat top center;
    float: left;
    border: 0;
}
#navigation div.right {
    height: 60px;
    width: 15px;
	background: url("../images/new_home2/nav-right.png") no-repeat top center;
    float: right;
    border: 0;
}
#navigation li.sep {
    display: inline;
    height: 60px;
    width: 3px;
	background: url("../images/new_home2/nav-sep.png") no-repeat top center;
}

#navigation a, #navigation a:visited {
    display: inline;
	padding: 0 13px;
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
    font-weight: bold;
	line-height: 60px;
    
}

#navigation a:hover, #navigation a:active {
	color: #7fa524;
}

#nav_links {
    display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #ffffff;   
}

#nav_links li {
	float: left;
	margin: 0;
    position: relative;
    display: inline;
    width: auto;
}

#login_links {
	text-align: right;
	font-weight: bold;
	float: right;
	color: #ffffff;
}

#top_sect {
    padding: 0; 
    height: 135px;
    display: block;
    width: 1013px;
    position: relative;
}

#logo_sect {
    background: url('../images/new_home2/addoway_logo.png') no-repeat bottom left;
    height: 76px;
    width: 314px;
    margin: 30px 0 0 -10px;
    float: left;
    z-index: 1;
    border: 0; 
    text-decoration: none;                            
}

#logo_sect_md {
    background: url('../images/new_home2/addoway_logo_md.png') no-repeat bottom left;
    height: 105px;
    width: 314px;
    margin: 0 0 0 -10px;
    float: left;
    z-index: 1;
    border: 0; 
    text-decoration: none;                            
}

#logo_sect_tg {
    background: url('../images/new_home2/addoway_logo_tg.png') no-repeat bottom left;
    height: 75px;
    width: 309px;
    float: left;
    margin: 30px 0 0 -10px;
    display: block;
    border: 0; 
    text-decoration: none;
}
#logo_tg_link {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    left: 145px;
    top: 30px;
    z-index: 2;    
}

#search_sect {
    float: right;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    line-height: 74px;
    margin: 30px 0 0 0;
    vertical-align: middle;
}

#fan_us {
	position: absolute;
	top: 10px;
	right: 40px;
}

#search_sect a { color: #353333; text-decoration: none; }
#search_sect a:hover { color: #054987;}
.category_drop { position: relative; float: right; margin-left: 13px;}
.category_drop div.menu {
    background-color: #ffffff;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    line-height: 25px; 
    float: left; 
    padding: 15px 5px; 
    font-size: 13px; 
    font-weight: normal; 
    display: none; 
    position: absolute; 
    top: 55px; 
    z-index: 100000; 
    border: 2px #b2c6ce solid;
 }
.category_drop div.menu ul {float: left; list-style: none; margin: 0; padding: 0;}
.category_drop div.menu ul li {height: 20px; padding: 0 20px; margin: 0;}
.category_drop div.menu ul li:hover {background-color: #e1ebed;  }
.category_drop div.menu a {padding: 0; margin: 0;}

.category_drop img {vertical-align: middle;}


#search_sect input.search {
    background: url('../images/new_home2/search_bg.png') no-repeat top left;
    width: 237px;
    height: 26px;
	font-size: 1em;
    padding: 4px 0 0 8px;
    margin: 8px 5px 0 5px;
    border: 0;
    outline: 0;    
}

#search_sect input.btn {
    background: url('../images/new_home2/search_bg.png') no-repeat -245px 0;
    width: 64px;
    height: 30px;
	font-size: 1em;
	cursor: pointer;
	text-indent: -9999px;
    padding: 4px 0 4px 0;
    margin: 4px 5px 0 5px;
    border: 0;
}

.login_buttons {
	padding: 10px 0 0 35px;
}

.login_buttons a {
    float: left;
    display: inline;
    height: 37px;
    width: 127px;
    padding: 0 8px 0 0;
}

.login_pop {
	display: none;
	padding: 0px 50px 0 75px;
	text-align: left;
}

.login_button_ad {
    background: url('../images/login_buttons/addoway_inactive.png') no-repeat top left;
}

.login_button_ad.current {
    background: url('../images/login_buttons/addoway_active.png') no-repeat top left;
}

.login_button_fb {
    background: url('../images/login_buttons/facebook_inactive.png') no-repeat top left;
}

.login_button_fb.current {
    background: url('../images/login_buttons/facebook_active.png') no-repeat top left;
}

.login_button_tw {
    background: url('../images/login_buttons/twitter_inactive.png') no-repeat top left;
}

.login_button_tw.current {
    background: url('../images/login_buttons/twitter_active.png') no-repeat top left;
}

#register_field {
	height: 20px;
  	padding: 5px 0 5px 20px;
	text-align: left;
	background-color: #e7eef0;
	font-weight: bold;
}

.imgshadow {
 	background-color:#999;
	border:1px solid #ccc;
 	margin:4px 5px;
 	text-align: left;
}
.imgshadow > img {
 	margin:-4px 4px 4px -5px;
 	border:1px solid #666
}

#left-column {
    width: 270px;
    max-width: 269px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

#right-column-storefront {
    width: 268px;
    max-width: 268px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

#right-column-blog {
    width: 268px;
    max-width: 268px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

#blog_reply {
    background-color: #FFF6AC;
    border: 1px #C1BE64 solid;
    padding: 5px 10px;
    display: none;
    font-weight: bold;
    margin-bottom: 10px;    
}

.blog_comment_box_reply {
    position: relative;
    margin-top: 10px;
    display: none; 
}

.blog_comment_box_reply div#comment_box {
    border: 1px solid #b2c6ce;
	background: #e7eef0;  
    top: 0;
    right: 0;
    padding: 5px;
  
}

.blog_author {
    font-weight: bold;
    font-size: 14px;    
}

#content-column {
    width: 737px;
    padding: 0 0 0 5px;
    margin: 0;
    vertical-align: top;
}

#content-column-left {
    padding-right: 5px;
    width: 737px;
}

#storefront-column-left {
    padding-left: 5px;
}

.message {
    width: 100%;
    position: relative;
    padding: 0px;
    background-color: #FFFFFF;
}

.message_text {
    width: 100%;
    display: none;
}

#left-nav {
    padding: 0px;
    width: 100%;
}

#left-nav ul {
    list-style: none;
    position: relative;
    cursor: pointer;
    margin: 0px;
    padding: 0px;
}

#left-nav li {
	margin: 0;
    padding: 0 0 0 10px;
}

#left-nav li a:hover {
    color: #4281c3;
}

#left-nav li a {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    padding-top: 1px;
    display: block;
    vertical-align: middle;
    line-height: 19px;
}

.pagination {
	border: 1px solid #b2c6ce;
	background: #ffffff;
	padding: 3px 7px;
    font-size: 12px;
    margin: 0 3px;    
}

div.shadow {
	background: url('../images/shadow.png') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.shadow img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}

.error_list {
	line-height: 20px;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}

.error_list li{
	line-height: 20px;
}

legend {
	color: #C72422;
	font-size: 11px;
	font-weight: bold;
}

.klout_score {
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    color: #605459;    
}
.klout_score:hover {
    text-decoration: none;    
}

.ad_box {
	background-color: #FFFFFF;
	border: 2px #ededed solid;
	font-size: 11px;
	color: #666666;
}

.ad_box_buttons {
	background-color: #ededed;
	border-top: 0;
	border-left: 2px #ededed solid;
	border-right: 2px #ededed solid;
	border-bottom: 2px #ededed solid;
	font-size: 11px;
	color: #666666;
	padding: 3px 5px 3px 5px;
}

.offer_box {
	border-top: 1px #F7F8F8 solid;
	border-left: 1px #F7F8F8 solid;
	border-bottom: 1px #2f3d49 solid;
	border-right: 1px #2f3d49 solid;
	font-size: 11px;
	color: #666666;
	cursor: pointer;
}



.pointer_hover {
	cursor: hand;
	cursor: pointer;
}

.banner {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #3E3E3E;
}

.back_gray {
  background-color: #F7F7F7;
}

.back_gray1 td {
  background-color: #F0F0F0;
}
.back_gray2 td {
  background-color: #E0E0E0;
}


hr {
	color: #abbfc9;
	background-color: #d2dee3;
	height: 1px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.v_hr {
	background-color: #d2dee3;
	width: 1px;
}


.featured_ad_top_left {
	background: url("../images/box/new_box/featured_ads/top-left.png") no-repeat top left;
	height: 5px;
	font-size: 2px;
}

.featured_ad_top_right {
	background: url("../images/box/new_box/featured_ads/top-right.png") no-repeat top right;
	height: 5px;
	font-size: 2px;
}

.featured_ad_top_right_long {
	background: url("../images/box/new_box/featured_ads/top-right-long.png") no-repeat top right;
	height: 5px;
	font-size: 2px;
}

.featured_ad_bottom_left {
	background: url("../images/box/new_box/featured_ads/bottom-left.png") no-repeat bottom left;
	height: 5px;
	font-size: 2px;
}

.featured_ad_bottom_right {
	background: url("../images/box/new_box/featured_ads/bottom-right.png") no-repeat bottom right;
	height: 5px;
	font-size: 2px;
}

.featured_ad_bottom_right_long {
	background: url("../images/box/new_box/featured_ads/bottom-right-long.png") no-repeat bottom right;
	height: 5px;
	font-size: 2px;
}

.featured_ad_inside {
	background: #f7f7f7;
	text-align: center;
	padding: 3px;
	position: relative;
}

.left {
	border-left: 1px solid #b3d1db;
}

.right {
	border-right: 1px solid #b3d1db;
}

.full {
	border-top: 1px solid #b3d1db;
	border-bottom: 1px solid #b3d1db;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	padding: 7px 3px 7px 3px;
}

.top-left, .ad-box-top-left {
	background: url("../images/box/new_box/whiteboxes/top-left.png") no-repeat top left;
	margin-right: 5px;
	height: 5px;
	font-size: 2px;
    position: relative;

}

.top-right, .ad-box-top-right {
	background: url("../images/box/new_box/whiteboxes/top-right.png") no-repeat top right;
	margin-right: -5px;
 	display:block;
	height: 5px;
	font-size: 2px;
}

.bottom-left, .ad-box-bottom-left  {
	background: url("../images/box/new_box/whiteboxes/bottom-left.png") no-repeat bottom left;
	margin-right: 5px;
	height: 5px;
	font-size: 2px;
    position: relative;
}



.bottom-right, .ad-box-bottom-right {
	background: url("../images/box/new_box/whiteboxes/bottom-right.png") no-repeat bottom right;
	margin-right: -5px;
 	display:block;
	height:5px;
	font-size: 2px;
}


.box-content, .ad-box-content  {
	border-left: 1px #abbfc9 solid;
	border-right: 1px #abbfc9 solid;
	background-color: #FFFFFF;
	border-top: 0;
	border-bottom: 0;
}


.item_top_left {
	background: url("../images/box/new_box/featured_ads/top-left.png") no-repeat top left;
	margin-right: 5px;
	height: 5px;
	font-size: 2px;
}

.item_top_right {
	background: url("../images/box/new_box/featured_ads/top-right.png") no-repeat top right;
	margin-right: -5px;
 	display:block;
	height: 5px;
	font-size: 2px;
}

.item_top_right_long {
	background: url("../images/box/new_box/featured_ads/top-right-long.png") no-repeat top right;
	margin-right: -5px;
 	display:block;
	height: 5px;
	font-size: 2px;
}

.item_bottom_left {
	background: url("../images/box/new_box/featured_ads/bottom-left.png") no-repeat bottom left;
	margin-right: 5px;
	height: 5px;
	font-size: 2px;
}

.item_bottom_right {
	background: url("../images/box/new_box/featured_ads/bottom-right.png") no-repeat bottom right;
	margin-right: -5px;
 	display:block;
	height: 5px;
	font-size: 2px;
}

.item_inside {
	background: #f7f7f7;
	border-left: 1px #b3d1db solid;
	border-right: 1px #b3d1db solid;
	text-align: center;
	padding: 3px;
}

.featured_item_top_left {
	background: url("../images/box/new_box/featuredboxes/featured-top-left.png") no-repeat top left;
	margin-right: 5px;
	height: 5px;
	font-size: 2px;
}

.featured_item_top_right {
	background: url("../images/box/new_box/featuredboxes/featured-top-right.png") no-repeat top right;
	margin-right: -5px;
 	display:block;
	height: 5px;
	font-size: 2px;
}

.featured_item_top_right_long {
	background: url("../images/box/new_box/featuredboxes/featured-top-right-long.png") no-repeat top right;
	margin-right: -5px;
 	display:block;
	height: 5px;
	font-size: 2px;
}

.featured_item_bottom_left {
	background: url("../images/box/new_box/featuredboxes/featured-bottom-left.png") no-repeat bottom left;
	margin-right: 5px;
	height: 5px;
	font-size: 2px;
}

.featured_item_bottom_right {
	background: url("../images/box/new_box/featuredboxes/featured-bottom-right.png") no-repeat bottom right;
	margin-right: -5px;
 	display:block;
	height: 5px;
	font-size: 2px;
}

.featured_item_inside {
	background: #d1dee2;
	border-left: 1px #f7f7f7 solid;
	border-right: 1px #f7f7f7 solid;
	text-align: center;
	padding: 3px;
}

.featured_ribbon {
	background: url("../images/featured_ribbon2.png") no-repeat top left;
	width: 63px;
	height: 62px;
	position: absolute;
	top: -7px;
	left: -4px;
	z-index: 100;
}


.top-filled-left, .ad-box-info-top-left {
	margin-right: 5px; /* clip right corner */
	background: url("../images/box/new_box/filledboxes/top-left.png") no-repeat top left;
	height: 5px; /* vertical: show first half of the image with the top-corners in it */
	font-size: 2px; /* correct height for IE */
	position: relative;
}

.top-filled-right, .ad-box-info-top-right {
	background: url("../images/box/new_box/filledboxes/top-right.png") no-repeat top right;
	margin-right: -5px; /* clip left corner */
	display:block;
	height: 5px;
	font-size: 2px;

}

.bottom-filled-left, .ad-box-info-bottom-left {
	margin-right: 5px; /* clip right corner */
	background: url("../images/box/new_box/filledboxes/bottom-left.png") no-repeat bottom left;
	height: 5px;
	font-size: 2px;
	position: relative;
}

.bottom-filled-right, .ad-box-info-bottom-right {
	background: url("../images/box/new_box/filledboxes/bottom-right.png") no-repeat top right;
	margin-right: -5px; /* clip left corner */
	display:block;
	height: 5px;
	font-size: 2px;
}

.box-filled-content, .ad-box-info-content, .box-filled-content-header {
	border-right: 1px solid #b2c6ce;
	border-left: 1px solid #b2c6ce;
	background: #e7eef0;
	padding-left: 10px;
	padding-right: 10px;
}

.box-filled-content-header {
    border-bottom: 1px #abbfc9 solid; 
    padding: 5px 0;    
}

#bulk_edit{
	color: #00AE00;
	text-decoration: none;
}

#bulk_edit_window {
    margin-bottom: 5px;
}

.tabs {
    list-style:none;
    margin: 0;
   	padding: 0;
    white-space: nowrap;
    width: 100%;
	position: relative;
}

.tabs li {
    float:left;
	margin-right:3px;
	margin-bottom: -1px;
	padding: 0px;
}

.tabs li a {
    background-color: #e7eef0;
    padding:5px 10px 0 10px;

    text-align: center;
    height: 27px;
    color: #666666;
    font-weight:bold;
    text-decoration: none;
    border: 1px #abbfc9 solid;
    cursor: hand;
    cursor: pointer;
    display:block;
	z-index:300;
	position: relative;
}

#storefront_tabs li a.active {
    border-top: 1px #ffffff solid;
	border-bottom: 1px #abbfc9 solid;
}

.tabs li a:hover {
    color: #1C75BC;
}

.tabs li a.active {
    background-color: #FFFFFF;
    border-bottom: 1px #ffffff solid;
    color: #000000;
}


.box {
	padding:0 6px 0 0;
	background:#fff url("../images/itembox_borders.png") right top repeat-y;
}
.bi {
	padding:0 0 0 2px;
	background:#fff url("../images/itembox_borders.png") left top repeat-y;

}
.bt {
	height:10px;
	margin:0 -6px 0 -2px;
	background:url("../images/itembox.png") right top no-repeat;
}
.bt div {
	width:11px;
	height:10px;
	background:url("../images/itembox.png") left top no-repeat;
}
.bb {
	height:11px;
	margin:0 -6px 0 -3px;
	background:url("../images/itembox.png") right bottom no-repeat;
}
.bb div {
	width:11px;
	height:11px;
	background:url("../images/itembox.png") left bottom no-repeat;
}


.featured:hover {
	border: 1px #000000 solid;
}

.ad{
	border: 1px #c6c8ca solid;
}

.member{
	border: 1px #c6c8ca solid;
}



#answer_div {
	position:absolute;
	left:50%;
	margin-left:75px;
}

#answers{
	background-color: #B52025;
	color: #FFFFFF;
	font-size: 13px;
	width: 350px;
	max-height: 500px;
	overflow: auto;
	padding: 9px;
	padding-bottom: 13px;
}

#answers_top {
	background-image: url('../images/faqanswer_top.png');
	background-position: top center;
	height: 21px;
	width: 350px;
}

#answers_bottom {
	background-image: url('../images/faqanswer_bottom.png');
	background-position: bottom center;
	height: 25px;
	width: 350px;
}

#register_points {
	list-style: url('../images/red_bull.png') disc;
	margin: 0 0 0 10px;
	padding: 10px 0 0 10px;
}

#register_points li {
	font-size: 14px;
	margin-left: 0;
	padding: 5px;
	vertical-align: 0;
}

#home_sillouettes {
	background: url('../images/home/home_sillouettes.png') 0 50px no-repeat;
}

.homebullets {
	list-style: none;
	margin: 0;
	padding: 0;
}

.homebullets li {
    background: url('../images/check_mark.png') 0 0 no-repeat;
    color: #000000;
	font-size: 11px;
	margin: 0 5px 5px 25px;
	padding: 0 5px 5px 25px;
}

.homebullets li.black {
    background: url('../images/check_mark.png') 0 0 no-repeat;
}

.alert_big {
	font-weight: bold;
	font-size: 20px;
	color: #3366cc;
}

.notice{
	font-size: 11px;
	color: #3366cc;
}

.title{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

.input {
    font-family: Trebuchet MS;
	background-color: #FFFFFF;
	border: 1px #d9d9d9 solid;
	font-size: 12px;
	color: #333333;
}

.radio,
.checkbox {
	border: 0;
	color: #666666;
	vertical-align: text-top;
}

.label {
	cursor: pointer;
	position: relative;
	vertical-align: middle;
	padding-left: 3px;
}

.clear { 
    display: block; 
    clear: both; 
    width: 1px; 
    height: 0.001%;
    font-size: 0px; 
    line-height: 0px; 
}



.disabled {
	zoom:1;
	opacity: 0.25;
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	cursor: default;
}

.logo{
	border: none;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.preVisible {
	display: block;
	z-index: 1;
	width: 275px;
	position: absolute
}

.preHidden {
	display: none;
}

.prePopup {
	background-color: #CAE1F3;
	border: #a4a4a4 1px solid;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 1px;
	font-size: 10px;
	text-align: left;
}

#page_loading {
 	position: absolute;
  	background-color: #ffffff;
	min-height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
}

#page_loading div{
	position: absolute;
	min-height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
    background: url('../images/indicator.gif') 50% 50% no-repeat;
    z-index: 10000;
}

.announcements {
    padding: 0 0 0px 0;  
}

.announcement_main {
    padding: 10px; margin: 0 0 5px 0; position: relative; background-color: #ffffff;
}

.announcement_main.blue {
    border: 1px #1c7bc8 solid; color: #1c7bc8;
}
.announcement_main.blue a {
    color: #1c7bc8;
}

.announcement_main.red {
    border: 1px #BF2A2A solid; color: #BF2A2A;    
}
.announcement_main.red a {
    color: #BF2A2A;
}

.announcement_message {
    width: 660px; font-size: 13px; 

}    

.announcement_hide {
    position: absolute; top: 0; right: 0; padding: 1px; cursor: pointer; 
}

.announcement_hide.blue {
    border-bottom: 1px #1c7bc8 solid; border-left: 1px #1c7bc8 solid;     
}

.announcement_hide.red {
    border-bottom: 1px #BF2A2A solid; border-left: 1px #BF2A2A solid;     
}

.impromptuwarning .impromptu{ background-color: #d9d9d9;}
.impromptufade{
	position: absolute;
	background-color: #ffffff;
}
div.impromptu{
    position: absolute;
 	background-color: #858585;
 	padding: 8px;
	text-align: left;
}
div.impromptu .impromptuclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #213e80;
}
div.impromptu .impromptucontainer{
	background-color: #E5EDEF;
	padding: 0;
}

div.impromptu .impromptumessage{
	background-color: #E5EDEF;
	padding: 25px 25px 20px 25px;
    text-align: left;
    font-size: 15px;
	color: #403F3F;
	font-weight: bold;    
	min-width: 450px;
	max-width: 750px;
	max-height: 575px;
	height: expression(this.scrollHeight > 575 ? '575px' : 'auto');
    width: expression(this.width > 750 ? '750px' : 'auto');
	overflow: auto;
}
div.impromptu .impromptubuttons{ text-align: right; padding: 5px ; margin: 0; border-top: 1px #CCCCCC solid;  background-color: #F2F2F2; }
