@charset "utf-8";

/*
	Novartis.fi screen media styles
	Notes:
		- Uses relative font sizes defined in ems.
*/


/* Generic styles (selected using type selectors) */

body
{
	background-color: #fff;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: .7em;
	font-family: verdana, sans-serif;
}

a,
a:link,
a:visited
{
	color: #c30;
	outline: none;
}

a:hover,
a:active
{
	color: #333;
	outline: none;
}

h1
{
	font-size: 1.3em;
	color: #923222;
}

h2
{
	font-size: 1.2em;
	font-weight: bold;
}

h3
{
	font-size: 1em;
	font-weight: bold;
}

ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

li
{
	background: transparent url(../images/gen-bullet.gif) no-repeat left top;
	padding: 0 0 0 11px;
}

table p {
	margin:0;
	padding:0;
}






/* Common styles for all layouts */

#wrapper
{
	width: 771px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#printlogo
{
	display: none;
}

#utility_menu
{
	color: #c8c59f;
	background-color: transparent;
	padding: .2em 0 0 14px;
}

#utility_menu a,
#utility_menu a:link,
#utility_menu a:visited
{
	color: #999;
	text-decoration: none;
}

#utility_menu a:hover,
#utility_menu a:active
{
	text-decoration: underline;
}

#head
{
	padding-bottom: 7px;
	background: transparent url(../images/head_bg.gif) no-repeat left bottom;
	margin: 0 0 3px;
}

#head h1
{
	width: 705px;
	height: 24px;
	background: transparent url(../images/logo_novartis.gif) no-repeat right top;
	margin: 0 0 6px;
}

#head h2
{
	width: 306px;
	height: 14px;
	background: transparent url(../images/title_tervetuloa.gif) no-repeat right top;
	margin: 0 0 6px;
}

#head h1 a,
#head h1 a:link,
#head h1 a:visited,
#head h1 a:hover,
#head h1 a:active,
#head h2 a,
#head h2 a:link,
#head h2 a:visited,
#head h2 a:hover,
#head h2 a:active
{
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	float: right;
}

#head h1 a,
#head h1 a:link,
#head h1 a:visited,
#head h1 a:hover,
#head h1 a:active
{
	width: 138px;
	height: 24px;
}

#head h2 a,
#head h2 a:link,
#head h2 a:visited,
#head h2 a:hover,
#head h2 a:active
{
	width: 293px;
	height: 14px;
}

#navbar
{
	height: 35px;
	background-color: #73563f;
	margin-bottom: 3px;
	padding-left: 0;
}

#navbar li
{
	padding: 0;
	background-image: none;
}

#content
{
	width: 597px;
	float: left;
}

#body
{
	margin: 0;
	padding: 0;
}

#main_image
{
	margin-bottom: 9px;
}

#main_image img
{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#main,
#prod_main
{
	width: 427px;
	float: left;
	margin: 0 0 0 16px;
	overflow: hidden;
}

#content_head
{
	border-bottom: 2px solid #e0dad4;
	font-size: 1.3em;
	color: #923222;
	margin: 0 0 1em;
	padding: 0 0 .3em;
}

#subnavi
{
	overflow: hidden;
	min-height: 200px;
	display: inline;
	width: 148px;
	float: left;
}

#subnavi ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnavi li
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #d8d1ca;
	display: block;
	background: transparent url(../images/blt_navi_arrow.gif) no-repeat 2px 7px;
}

* html #subnavi li
{
	display: inline-block;
}

#subnavi a,
#subnavi a:link,
#subnavi a:visited
{
	display: block;
	width: 120px;
	padding: 5px 14px;
	text-decoration: none;
}

#subnavi a:hover,
#subnavi a:active
{
	text-decoration: none;
}

li.active,
li.haschildrenactive
{
	background: transparent url(../images/blt_navi_arrow_on.gif) no-repeat 2px 7px;
}

#subnavi li.active a,
#subnavi li.active a:link,
#subnavi li.active a:visited
{
	color: #634329;
	font-weight: bold;
}

#subnavi li.active a:hover,
#subnavi li.active a:active
{
	color: #634329;
	font-weight: bold;
}

#subnavi li.haschildrenactive a,
#subnavi li.haschildrenactive a:link,
#subnavi li.haschildrenactive a:visited,
#subnavi li.haschildrenactive a:hover,
#subnavi li.haschildrenactive a:active
{
	color: #634329;
	font-weight: bold;
}

#subnavi ul li.haschildrenactive ul li
{
	background: transparent url(../images/blt_navi_arrow_small.gif) no-repeat 15px 10px;
	border-bottom: none;
}

#subnavi ul li.haschildrenactive ul li.active
{
	background: transparent url(../images/blt_navi_arrow_small_on.gif) no-repeat 14px 10px;
}

#subnavi ul li.haschildrenactive ul a,
#subnavi ul li.haschildrenactive ul a:link,
#subnavi ul li.haschildrenactive ul a:visited,
#subnavi ul li.haschildrenactive ul li.active a,
#subnavi ul li.haschildrenactive ul li.active a:link,
#subnavi ul li.haschildrenactive ul li.active a:visited,
#subnavi ul li.haschildrenactive ul li.active a:hover,
#subnavi ul li.haschildrenactive ul li.active a:active
{
	font-weight: normal;
	width: 110px;
	padding: 5px 14px 5px 14px;
	margin-left: 10px;
	border-top: 1px dashed #d8d1ca;
}

#subnavi ul li.haschildrenactive ul a:hover,
#subnavi ul li.haschildrenactive ul a:active
{
	color: #c30;
	font-weight: normal;
}

#subnavi ul li.haschildrenactive ul li.active a,
#subnavi ul li.haschildrenactive ul li.active a:link,
#subnavi ul li.haschildrenactive ul li.active a:visited,
#subnavi ul li.haschildrenactive ul li.active a:hover,
#subnavi ul li.haschildrenactive ul li.active a:active
{
	font-weight: bold;
}

#sidebar
{
	margin: 0;
	width: 170px;
	padding: 0;
	float: right;
	font-size: 1em;
	overflow: hidden;
}

#sidebar form
{
	background-color: #b1a194;
	margin: 0 0 3px;
	padding: 4px 6px;
}

#sidebar input
{
	vertical-align: middle;
}

#sidebar input.textinput
{
	font-family: verdana, sans-serif;
	font-size: 1em;
	width: 138px;
	border: 1px inset;
}

div.clearer
{
	width: 100%;
	clear: both;
}


div.teaser
{
	width: 170px;
	margin: 3px 0;
	padding: 0;
}

h2.teaser_title
{
	background-color: #a28f7f;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 3px 9px 4px;
	font-size: .9em;
}

div.teaser_image
{
	margin: 0;
	padding: 0;
}

div.teaser_image img
{
	vertical-align: top;
	margin: 0;
	padding: 0;
}

div.teaser_body
{
	border: 1px solid #e1e1e1;
	padding: 0 7px 0 9px;
	margin-bottom:15px;
}

div.teaser_text
{
	margin: 10px 0 9px;
}

div.teaser_link
{
	margin: 9px 0 15px;
	padding-left: 20px;
	background: transparent url(../images/blt_arrow_right.gif) no-repeat left 2px;
}




/* Featured story */

div.feat_story
{
	margin: 0;
	padding: 0 0 15px;
	background: transparent url(../images/dot_1-4.gif) repeat-x left bottom;
}

h2.feat_title
{
	color: #333;
	font-size: 1.2em;
	margin: 15px 0 .6em;
	padding: 0;
}

div.feat_image
{
	width: 115px;
	float: left;
	margin: 0;
	padding: 0;
}

div.feat_image img
{
	vertical-align: top;
	margin: 0 0 10px 0;
	padding: 0;
	border: 2px solid #dbd2bc;
}

div.feat_body
{
	width: 300px;
	float: left;
}

div.feat_link
{
	clear: both;
	margin: 9px 0 15px;
	padding-left: 20px;
	background: transparent url(../images/blt_arrow_right.gif) no-repeat left 2px;
}








#footer
{
	margin: 0;
	background: transparent url(../images/dot_1-4.gif) repeat-x left top;
	padding: .3em 0;
	color: #999;
}

#footer p
{
	margin: .6em 0;
}

#footer a,
#footer a:link,
#footer a:visited
{
	color: #999;
}

#footer a:hover,
#footer a:active
{
	color: #666;
}


#sub_utilities
{
	background-color: #e44c16;
	margin: 0;
	padding: 4px 10px 0 13px;
	height: 18px;
	overflow: hidden;
	font-size: 10px;
	color: #f5ebd7;
}

#subtitle
{
	width: 200px;
	float: left;
}

#subtitle img
{
	vertical-align: middle;
}

#utilities
{
	width: 160px;
	float: right;
}

#utilities span.separator
{
	vertical-align: bottom;
	margin-top: 4px;
}

#utilities a,
#utilities a:link,
#utilities a:visited
{
	font-size: 10px;
	color: #f6ead4;
	text-decoration: none;
}

#utilities a:hover,
#utilities a:active
{
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

#utilities a#printlink,
#utilities a#printlink:link,
#utilities a#printlink:visited
{
	padding: 0 0 0 19px;
	background: transparent url(../images/util_print.gif) no-repeat left top;
}

#utilities a#printlink:hover,
#utilities a#printlink:active
{
	background: transparent url(../images/util_print.gif) no-repeat left -26px;
}

#utilities a#shrinkText,
#utilities a#shrinkText:link,
#utilities a#shrinkText:visited,
#utilities a#shrinkText.active:hover,
#utilities a#shrinkText.active:active
{
	width: 13px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../images/util_small.gif) no-repeat 3px -26px;
}

#utilities a#shrinkText.active,
#utilities a#shrinkText.active:link,
#utilities a#shrinkText.active:visited
{
	background: transparent url(../images/util_small.gif) no-repeat 3px top;
}

#utilities a#shrinkText:hover,
#utilities a#shrinkText:active
{
	border-bottom: 1px solid #fff;
}

#utilities a#shrinkText.active:hover,
#utilities a#shrinkText.active:active
{
	border-bottom: none;
}

#utilities a#enlargeText,
#utilities a#enlargeText:link,
#utilities a#enlargeText:visited
{
	width: 17px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../images/util_big.gif) no-repeat 3px -26px;
}

#utilities a#enlargeText.active,
#utilities a#enlargeText.active:link,
#utilities a#enlargeText.active:visited
{
	background: transparent url(../images/util_big.gif) no-repeat 3px top;
}

#utilities a#enlargeText:hover,
#utilities a#enlargeText:active
{
	border-bottom: 1px solid #fff;
}

#utilities a#enlargeText.active:hover,
#utilities a#enlargeText.active:active
{
	border-bottom: none;
}





/* Hilite content element */

div.hilite
{
	width: 283px;
	margin: 0 0 10px;
	padding: 0;
}


div.hilite_image
{
	margin: 0;
	padding: 0;
}

div.hilite_image img
{
	vertical-align: top;
	margin: 0;
	padding: 0;
}

div.hilite_body
{
	background-color: #f7f3e8;
	border: 1px solid #e5deab;
	padding: 0 7px 0 9px;
}

div.hilite_text
{
	margin: 10px 0 9px;
}

div.hilite_text p
{
	margin: 0;
	padding: 0;
}

div.hilite_link
{
	font-size: 1.2em;
	color: #c30;
	margin: 9px 0 0;
	font-weight: bold;
}

div.hilite_link a,
div.hilite_link a:link,
div.hilite_link a:visited
{
	color: #c30;
	text-decoration: underline;
}

div.hilite_link a:hover,
div.hilite_link a:active
{
	color: #333;
	text-decoration: underline;
}


/* News list */
ul.newslist
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.newslist li
{
	margin: 1.4em 0;
	padding: 0;
	background-image: none;
}

ul.newslist li div.date
{
	color: #666;
}

ul.newslist li a,
ul.newslist li a:link,
ul.newslist li a:visited
{
	font-weight: bold;
	text-decoration: none;
}

ul.newslist li a:hover,
ul.newslist li a:active
{
	text-decoration: none;
}



/* News subhome list */

ul.newslist_subhome
{
	margin: 0;
	padding: 0 10px;
	list-style: none;
	border: 1px solid #e1e1e1;
}

ul.newslist_subhome li
{
	margin: 0;
	padding: 9px 0 14px;
	background: #fff url(../images/dot_1-4.gif) repeat-x left bottom;
}

ul.newslist_subhome li.last
{
	background-image: none;
}

ul.newslist_subhome li div.date
{
	margin: 0 0 9px;
	padding: 0;
	color: #999;
}

ul.newslist_subhome li div.link
{
	margin: 9px 0 0;
	padding: 0 17px;
}








/* Layout specific styles */

/* Standard wide */
#standard_wide #main
{
	display: inline;
	width: 580px;
	margin: 0 0 0 13px;
}

/* Product */
#prod_main #main
{
	float: none;
	margin: 0;
}

#product #content_body
{
	padding-bottom: 10px;
	background: transparent url(../images/dot_1-4.gif) repeat-x left bottom;
}

#product a.tab,
#product a.tab:link,
#product a.tab:visited
{
	background: #fff url(../images/tab_bg.gif) repeat-x left top;
	float: left;
	color: #a28f7f;
	font-weight: bold;
	padding: 10px 10px 7px;
	margin: 0 4px -1px 0;
	border: 1px solid #e4e2cf;
	border-bottom: none;
	text-decoration: none;
}

#product a.tab:hover,
#product a.tab:active
{
	color: #333;
	padding: 10px 10px 8px;
	margin-top: -1px;
}

#product a.tab_active,
#product a.tab_active:link,
#product a.tab_active:visited,
#product a.tab_active:hover,
#product a.tab_active:active
{
	background: #f8f6f5 url(../images/tab_bg_on.gif) repeat-x left top;
	float: left;
	color: #333;
	font-weight: bold;
	padding: 10px 10px 8px;
	margin: -1px 4px -1px 0;
	border: 1px solid #e4e2cf;
	border-bottom: 1px solid #f8f6f5;
	z-index: 100;
	position: relative;
	text-decoration: none;
}

#product #productLists
{
	clear: left;
	background-color: #f8f6f5;
	border: 1px solid #e4e2cf;
	padding: 5px 10px 10px 10px;
	z-index: -1;
	margin-bottom: 10px;
}

#product #productLists ul
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: 1px solid #e4e2cf;
	height: 10.7em;
	overflow: auto;
	list-style: none;
}

#product #productLists li
{
	margin: 0;
	padding: 0;
	display: none;
	background-image: none;
}

#product #productLists a,
#product #productLists a:link,
#product #productLists a:visited
{
	display: block;
	color: #333;
	text-decoration: none;
	padding: 2px 5px;
}

#product #productLists li.active a,
#product #productLists li.active a:link,
#product #productLists li.active a:visited,
#product #productLists li.active a:hover,
#product #productLists li.active a:active
{
	background-image: none;
	background-color: #e44c16;
	color: #fff;
}

#product #productLists a:hover,
#product #productLists a:active
{
	background-color: #73563f;
	color: #fff;
}






/* Home */
#home #main
{
	margin: 0;
	width: 597px;
}

#home .columnContainerTop {
	width:588px;
	height:1px;
	background: url(/stc/images/bg_home_2col_top.gif);
}

#home .columnContainerBottom {
	width:588px;
	height:1px;
	background: url(/stc/images/bg_home_2col_top.gif);
	margin-bottom:10px;
}

#home #columnContainer {
	width:588px;
	overflow:hidden;
	background: url(/stc/images/bg_home_2col_rpt.gif) repeat-y;
}

#home .column2ContainerTop {
	background:#fcaf17;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#home #col2title1 {
	width: 306px;
	float: left;
	padding: 0 10px;
	margin:0;
	background:#fcaf17;
}

#home #col2title2 {
	width: 237px;
	padding: 0 6px 0 7px;
	float: left;
	margin: 0 0 0 12px;
	background:#fcaf17;
}

#home .column2ContainerTop h2{
	margin:0;
	padding:3px 0;
}

#home #column2Container {
	width:588px;
	overflow:hidden;
	background: url(/stc/images/bg_home_2col2_rpt.gif) repeat-y;
}

#home #terapia-alueet {
	width: 306px;
	float: left;
	padding: 0;
	margin: 0 10px 7px 10px;
}

#home #verkkopalvelut {
	width: 235px;
	padding: 7px 6px 7px 7px;
	background-color: #f7f3e8;
	border: 1px solid #dbd2bc;
	border-top:none;
	border-bottom:none;
	float: left;
	margin: 0 0 7px 12px;
}

#home #terapia-alueet ul {
	float:left;
	margin-top:10px;
}

#home #terapia-alueet ul li {
	list-style-image:none;
	background: url(/stc/images/blt_arrow_orange.gif) no-repeat 0 4px;
	width:auto;
	float:left;
	margin-right:10px;
	line-height:15px;
}

#home #terapia-alueet ul li p {
	margin:0;
	padding:0;
}

#home #newslist
{
	width: 306px;
	height: auto !important;
	min-height: 247px;
	height: 247px;
	float: left;
	padding: 10px;
/*	border: 1px solid #dbd2bc;*/
	margin: 0 0 7px 0;
}

#home #newslist h2
{
	font-size: 1.2em;
	font-weight: bold;
	color: #634329;
	width: 200px;
	float: left;
	margin: 0 0 .6em 0;
}

#home #newslist a#newsarchive,
#home #newslist a#newsarchive:link,
#home #newslist a#newsarchive:visited
{
	display: block;
	width: 90px;
	padding-right: 10px;
	float: right;
	text-align: right;
	color: #c30;
	text-decoration: none;
}

#home #newslist a#newsarchive:hover,
#home #newslist a#newsarchive:active
{
	color: #c30;
	text-decoration: underline;
}


#home #teaser
{
	width: 234px;
	height: auto !important;
	min-height: 253px;
	height: 254px;
	padding: 7px 6px 7px 7px;
	background-color: #f7f3e8;
/*	border: 1px solid #dbd2bc;*/
	float: left;
	margin: 0 0 7px 13px;
	overflow:hidden;
}

#home #home_banner
{
	width: 249px;
	padding: 0;
	float: left;
	margin: 0 0 7px 12px;
}

#home #teaser_content
{
	padding: 0 4px;
}

#home #teaser p,
#home #teaser h2,
#home #teaser h3
{
	margin: .8em 0;
	padding: 0;
}

#home #bottom_banner
{
	margin: 0 0 9px 0;
}

#home #worldwide
{
	margin: 0 0 9px;
	padding: 30px 0 0 401px;
	width: 185px;
	height: 57px;
	background: #f6f4f2 url(../images/ww_sites.gif) no-repeat left top;
	border: 1px solid #ddd6cf;
}

* html #home #worldwide
{
	width: 380px;
	padding-left: 196px;
}

#home #worldwide select
{
	font-size: 11px;
	width: 130px;
}

* html #home #worldwide select
{
	margin-left: 205px;
}

#home #worldwide_links
{
	width: 390px;
	position: relative;
	left: -200px;
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

* html #home #worldwide_links
{
	left: 0;
	margin-left: 0;
}

#home #worldwide_links li
{
	margin: 0;
	padding: 0 5px 0 13px;
	display: inline;
	background: transparent url(../images/separator_round.gif) no-repeat left center;
}

#home #worldwide_links li.first
{
	padding-left: 0;
	background-image: none;
}

#home #worldwide_links li.last
{
	padding-right: 0;
}

#home #worldwide_links li a,
#home #worldwide_links li a:link,
#home #worldwide_links li a:visited
{
	color: #846b56;
	text-decoration: none;
}

#home #worldwide_links li a:hover,
#home #worldwide_links li a:active
{
	color: #333;
	text-decoration: none;
}



/* Home page crisis content */
#home #crisis
{
	float: left;
	width: 331px;
	height: auto !important;
	min-height: 97px;
	height: 97px;
	padding: 19px 42px 22px 215px;
	background: #923222 url(../images/crisis_bg.gif) no-repeat 38px center;
	color: #fff;
	margin-bottom: 8px;
}

#home #crisis h2
{
	margin: 0 0 7px;
}

#home #crisis_title
{
	margin: 0;
	padding: 0;
	font-size: 15px;
}

#home #crisis_content a,
#home #crisis_content a:link,
#home #crisis_content a:visited
{
	color: #fff;
	text-decoration: underline;
}

#home #crisis_content a:hover,
#home #crisis_content a:active
{
	color: #f49622;
	text-decoration: underline;
}








/* Page type specific styles */

/* Landing page */
#landing_sections
{
	display: inline;
	width: 283px;
	float: left;
	margin: 5px 0 0 0;
}

#landing_sections h1,
#landing_hilites h1
{
	font-size: 1.2em;
	color: #c30;
	margin: 0 0 .6em;
	padding: 0;
}

#landing_sections p,
#landing_hilites p
{
	margin: .6em 0 1.6em;
	padding: 0;
}

#landing_sections div.hilite p,
#landing_hilites div.hilite p
{
	margin: 0;
}

#landing_hilites
{
	display: inline;
	width: 283px;
	float: right;
	margin: 5px 0 0 0; 
}



/* Product page */
#product_foot
{
	padding: 4px 0 12px;
	background: transparent url(../images/dot_1-4.gif) repeat-x left bottom;
	line-height: 1.6;
}

#product_foot a,
#product_foot a:link,
#product_foot a:visited,
#product_foot a:hover,
#product_foot a:active
{
	padding-left: 18px;
	background: transparent url(../images/icons/arrow-link-external.gif) no-repeat left top;
}






/* Navigo specific styles */

/* NAVIGO DEFAULT TABLE */

.u4-table-default
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.u4-table-default-header
{
	background-color: #a28f7f;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	color: #fff;
	padding: 2px 10px;
	border: none;
	border-left: 1px solid #fff;
}

.u4-table-default-header2,
.u4-table-default-even,
.u4-table-default-odd
{
	background-color: #fff;
	vertical-align: top;
	text-align: left;	
	border-bottom: 1px solid #e5deab;
	border-left: 1px solid #fff;
	padding: 2px 10px;
}

.u4-table-default-odd
{
	background-color: #f7f3e8;
}





/* Table with no header rows */

.u4-table-noheader
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.u4-table-noheader-header,
.u4-table-noheader-header2,
.u4-table-noheader-even,
.u4-table-noheader-odd
{
	background-color: #fff;
	vertical-align: top;
	text-align: left;	
	border-bottom: 1px solid #e5deab;
	border-left: 1px solid #fff;
	padding: 2px 10px;
}

.u4-table-noheader-header,
.u4-table-noheader-odd
{
	background-color: #f7f3e8;
}

.u4-table-noheader-header
{
	border-top: 1px solid #e5deab;
}




/* UNSTYLED TABLE */

.u4-table-unstyled-header,
.u4-table-unstyled-header2,
.u4-table-unstyled-even,
.u4-table-unstyled-odd
{
	vertical-align: top;
	text-align: left;
}

/* TABLE CELL STYLES */

.u4-table-default-left
{
	text-align: left;
	padding: 4px 8px;
	border-top: 1px solid #fff;
}

.u4-table-unstyled-left
{
	text-align: left;
}

.u4-table-default-right
{
	text-align: right;
	padding: 4px 8px;
	border-top: 1px solid #fff;
}

.u4-table-unstyled-right
{
	text-align: right;
}

/*  bullet-listakohtien valeista ylimaaraiset marginaalit pois */

ul p.MsoNormal { margin-top:2px; margin-bottom: 2px; }
ul p { margin-top:2px; margin-bottom: 2px; }

.textInputTd, .selectInputTd, .senderInputTd{
    width : 183px;
}



/* Additional block styles */

p.quote
{
	border-bottom: 1px solid #E44C16;
	border-top: 1px solid #E44C16;
	color: #E44C16;
	font-size: 1.4em;
	margin-bottom: 10px;
	padding: 10px 0;
}




/* Overlay styles */

div.vj_fader
{
	width: 100%;
	height: 100%;
	z-index: 998;
	background-color: #000;
	filter:alpha(opacity=20); 
	-moz-opacity: 0.2; 
	opacity: 0.2;
	position: absolute;
	left: 0;
	top: 0;
}

div.vj_overlay
{
	background-color: #fff;
	z-index: 999;
	overflow: auto;
}





a.rssHack img
{
	margin-right: 5px;
	vertical-align: middle;
}

a.rssHack:link,
a.rssHack:visited
{
	color: #c30;
	text-decoration: none;
}

a.rssHack:hover,
a.rssHack:active
{
	color: #c30;
	text-decoration: underline;
}
