@charset 'utf-8';
/* 
	STYLESHEET: screen.css
	--------------------------------------------------------------
	
	Media Type: 	Screen
	Copyright:		(c)2008, Forexline 
	Updated: 		2008-11-10
	
------------------------------------------------------------------

__________________01. GLOBAL
__________________02. LAYOUT

------------------------------------------------------------------*/


/* Import default Stylesheets 
------------------------------------------------------------------*/
@import url(http://www.forexline.to/assets/templates/forexline/css/reset.css); 	/* Resets all Styles */
@import url(http://www.forexline.to/assets/templates/forexline/css/base.css);		/* Basic Styles (margins, font size, ect.)


/* 01. GLOBAL
------------------------------------------------------------------*/
html, body {
	color: #4d4f52;
	background: #e0eaf5;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Trebuchet MS, Arial, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 85%;
}

p {line-height: 1.5em}
p.left {float:left}
p.right {float:right; text-align:right}
.left {float:left}
.right {float:right}
img.left {float:left; margin-right:35px}
.bold {font-weight:bold}
.clear {clear:both}

#wrapper {
	width: 856px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
}
#ad-right {
	position: absolute;
	top: 10px;
	right: 0;
	margin-right: -130px;
	width: 120xp;
}


/* 02. HEADER
------------------------------------------------------------------*/
#header {
	background: url(http://www.forexline.to/assets/templates/forexline/images/bg_header.gif) left top no-repeat;
	margin-top: 25px;
	position: relative;
	height: 100px;
}
#header #logo {padding:35px 0 0 30px;}
#header #logo a {
	display: block;
	height: 30px;
	width: 225px;
	text-indent:-999em;	
}



/* 02. LOGIN
------------------------------------------------------------------*/
#login {position:absolute; top:-8px; right:14px}
#login.center {right:55px}
#login form {
	background:url(http://www.forexline.to/assets/templates/forexline/images/bg_login_form.gif) left top no-repeat;
	float: left;
	height: 29px;
}
#login form p {float:left; padding-top:3px}
#login input#username, #login input#password {
	background: url(http://www.forexline.to/assets/templates/forexline/images/bg_login_text.gif) repeat; 
	height: 17px; 
	width: 86px; 
	border: 1px solid #c7e2b6; 
	padding: 0 0 0 4px; 
	margin: 0 0 0 7px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #fff;
	font-size: 12px;
}
#login .checkbox {
	width: 76px;
	line-height:1em;
	padding-left:3px;
	color: #fff;
	font-size: 10px;
}
#login .checkbox input {float: left}
#login #btn-login {margin-top:-3px}
#login #btn-login a {
	background: url(http://www.forexline.to/assets/templates/forexline/images/button_login.gif) no-repeat;
	display: block;
	height: 25px;
	width: 73px;
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 0 14px;
}
#login #btn-login a:hover {text-decoration:underline}
#login #btn-register {
	margin-top:-3px;
	width: 103px;
	float: left;
	margin-left: 10px;
}
#login #btn-register a {
	background: url(http://www.forexline.to/assets/templates/forexline/images/button_register.gif) no-repeat;
	height: 25px;
	width: 89px;
	display: block;
	padding: 5px 0 0 14px;
	margin: 0;
	color: #fff;
	text-decoration: none;
}
#login #btn-register a:hover {text-decoration:underline}
#login .username {font-weight:bold; color:#fff;padding-left:10px; padding-top:5px}
#login .account {background:url(http://www.forexline.to/assets/templates/forexline/images/icon_account.gif) left 7px no-repeat; padding:5px 0 0 20px; margin-left:30px; color:#fff;}
#login .messages {background:url(http://www.forexline.to/assets/templates/forexline/images/icon_messages.gif) left 7px no-repeat; padding:5px 5px 0 20px; margin-left:10px; color:#fff;}
#login .account a, #login .messages a {color:#fff; text-decoration:none;}
#login .account a:hover, #login .messages a:hover {text-decoration:underline}
#login .messages span {color:#b30303}



/* 02. ADS
------------------------------------------------------------------*/
#ad-banner {
	position: absolute;
	top: 27px;
	right: 19px;
	height: 60px;
	width: 468px;
}
#ad-banner img {display:block}



/* 02. NAVIGATION
------------------------------------------------------------------*/
#nav {
	background:url(http://www.forexline.to/assets/templates/forexline/images/bg_navigation.gif) no-repeat; height:37px;
	position: relative;
	margin-bottom: 7px;
	z-index: 100;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 37px;
}
#nav li {
  	float: left;
  	position: relative;
  	list-style: none;
	margin-right: 37px;
	line-height: 34px;
}
#nav a {
	/*width: 7em;*/
	display:block;
	font-size: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99c7f1;
	text-decoration: none;
	line-height: 34px;
}
#nav a:hover {color:#fff}
#nav .dropdown a {background: url(http://www.forexline.to/assets/templates/forexline/images/bg_navdropdown.gif) right center no-repeat; padding-right:14px}
#nav .dropdown {margin-right:23px}

/* Second level */
#nav ul ul {
  display: none;
  position: absolute; 
  top: 34px;
  left: 0;
  width: 197px;
  border-top: 1px solid #ccc;
}
#nav ul .dropdown ul a {
	background: red;
	font-size: 1em;
	width: 180px;
	line-height: normal;
	font-size: 1em;
	background: #0251a7 url(http://www.forexline.to/assets/templates/forexline/images/bg_nav2ndli.gif) 6px center no-repeat;
	border-bottom: 1px solid #2069b6;
	color: #99c7f1;
	padding: 4px 0 4px 17px;
	display: block;
	font-weight: normal;	
}
#nav ul ul a:hover {color:#fff}
#nav li > ul {
	top: auto;
	left: auto;
	margin-left:-20px;
}
#nav li:hover ul, #nav li.over ul{ display: block; }



/* 02. CONTENT
------------------------------------------------------------------*/
#content-wrapper {background:url(http://www.forexline.to/assets/templates/forexline/images/bg_content.gif) top repeat-y}
#content {background:url(http://www.forexline.to/assets/templates/forexline/images/bg_content_top.gif) top no-repeat}



/* 02. MAIN
------------------------------------------------------------------*/
#main {float:left; width:620px; padding:13px 0 13px 13px}

/* Columns */
.left-col {
	float: left;

	width: 305px;
}
.right-col {
	float: right;

	width: 305px;
}
#main h2.blue {
	background: #5e9eda url(http://www.forexline.to/assets/templates/forexline/images/bg_h2_blue.gif) 7px center no-repeat;
	margin: 11px 0 11px 0;
	padding: 0 0 0 18px;
	height: 23px;
	font-size: 12px;
	color: #fff;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: normal;
	line-height: 23px;
}

/* Chart Select */
.chart-select {
	margin: 0;
	padding: 0;
}
.chart-select li {
	list-style: none;
	float: left;
	margin-right: 1px;
}
.chart-select a {
	background: url(http://www.forexline.to/assets/templates/forexline/images/bg_chart_select.gif) top center no-repeat;
	color: #286dae;
	padding: 5px 12px 3px 12px;
	text-decoration: none;
	font-size: 11px;
	height: 14px;
	display: block; float:left;
}
.chart-select a:hover, .chart-select a.active  {
	background: url(http://www.forexline.to/assets/templates/forexline/images/bg_chart_select_hover.gif) top center no-repeat;
	color: #fff;
}


/* Article Box */
.article-box {margin-bottom:10px; padding-bottom:12px; border-bottom:1px dotted #9e9e9e}
.article-box img {float:left; margin:2px 8px 0 0}
.article-box h3 {margin:0 0 5px 0; padding:0; font-weight:normal; line-height:1.35em}
.article-box h3 a { color:#286dae;}
.article-box p {margin:0; line-height:1.4em}

.more {margin:-5px 0 0 5px}
.more a {
	background: url(http://www.forexline.to/assets/templates/forexline/images/icon_arrow_right.gif) right center no-repeat;
	color: #286dae;
	padding-right: 10px;

}



/* 02. ARTIKEL LEFT
------------------------------------------------------------------*/
#main-left {
	float: left;
	width: 160px;
	margin: 13px 20px 0 13px;
}
#main-left a {color:#286dae; text-decoration:underline}
#main-left h4 {margin:0; background:#4d4f52; text-align:center; color:#fff; padding:4px 0; font-size:11px;}
#main-left h4#first {background:#5e9eda url(http://www.forexline.to/assets/templates/forexline/images/bg_h3_left.gif) left top no-repeat;}
#main-left h5 {font-weight:normal; margin:-3px 0 5px 0}

#article-nav {margin:0 0 10px 0; padding:0}
#article-nav li {list-style:none}
#article-nav a {
	background:#e2effa;
	display: block;
	line-height: 12px;
	font-weight: bold;
	color: #286dae;
	padding: 6px 7px;
	text-decoration: none;
	border-bottom: 1px solid #b7d4ef;
}
*+html #article-nav a, * html #article-nav a {padding:4px 7px}
#article-nav a:hover {text-decoration:underline}
#article-nav a.active {background:#b7d4ef; border-bottom:1px solid #e2effa;}
/* 2nd Level */
#article-nav ul {margin:0;padding:0}
#article-nav ul a {border:none; background:#b7d4ef url(http://www.forexline.to/assets/templates/forexline/images/bg_articlenav_out.gif) 7px 10px no-repeat; line-height: 11px; padding:4px 7px 5px 18px}
#article-nav ul a:hover, #article-nav ul a.active {background:#b7d4ef url(http://www.forexline.to/assets/templates/forexline/images/bg_articlenav_over.gif) 7px 10px no-repeat; color:#003a7a}

#quick-article {
	background: #f7f7d3;
	font-size: 11px;
	padding: 0 7px 2px 7px;
	line-height: 1.35em;
}	
#quick-article p {line-height:1.35em; margin:0 0 18px 0}
#quick-article img {margin-left:-7px}



/* 02. ARTIKEL MAIN TEXT
------------------------------------------------------------------*/

#main-text {
	float: left;
	width: 430px;
	margin-top: 13px;

}
.wide #main-text {
	margin: 13px 20px 0 13px;
	width: 605px;
}
#main-text p {margin-bottom:1.5em}
#main-text h1 {
	font-size: 25px;
	color: #4d4f52;
	margin: 0.8em 0 0.7em 0;
	font-weight: normal;
	font-family: Lucida Sans, "Times New Roman", Times, serif;
	line-height: 22px;
}
#main-text h2 {
	font-family: Lucida Sans, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

#main-text h2.blue {
	width:100%;
	background: #5e9eda url(http://www.forexline.to/assets/templates/forexline/images/bg_h2_blue.gif) 7px center no-repeat;
	margin: 11px 0 11px 0;
	padding: 0 0 0 18px;
	height: 23px;
	font-size: 12px;
	color: #fff;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: normal;
	line-height: 23px;
}

#main-text a {color:#286dae; font-weight:bold; text-decoration:underline}
#main-text a:hover {text-decoration:none}

#main-text ul.text {margin:0 0 1.5em 40px; padding:0}
#main-text ul.text li {background:url(http://www.forexline.to/assets/templates/forexline/images/bg_text_li.gif) left 0.45em no-repeat; padding-left:14px; list-style:none}

#main-text q {background:url(http://www.forexline.to/assets/templates/forexline/images/bg_q.gif) 6px 4px no-repeat; 
	color:#a0a0a0; font-family:Georgia, "Times New Roman", Times, serif; padding-left:37px; font-style:italic; line-height:1.6em;
	display: block;
	margin-bottom: 1.5em;
}

#main-text .commodity {border:0; font-size:11px; margin:0 0 10px 0}
#main-text .commodity th {border:0; padding:0 0 0 6px; text-align:left;}
#main-text .commodity td {padding:2px 0 2px 6px; border:0; background:#f2f2f2}
#main-text .commodity td.red {color:#c91c1c}
#main-text .commodity td.green {color:#589431}
#main-text .commodity tr.dark td {background:#e1e1e1}

#main-text p.bluebig {
	background-color: #5bbc52;
	margin: 11px 0 11px 0;
	padding: 5px 0 5px 10px;
	font-size: 14px;
	color: #fff;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bolder;
	line-height: 23px;
}

#main-text p.redbig {
	background-color: #F63;
	margin: 11px 0 11px 0;
	padding: 5px 0 5px 10px;
	font-size: 14px;
	color: #fff;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bolder;
	line-height: 23px;
}

#main-text p.yellowbig {
	background-color: #FF3;
	margin: 11px 0 11px 0;
	padding: 5px 0 5px 10px;
	font-size: 14px;
	color: #000;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bolder;
	line-height: 23px;
}

h3.downloads, h3.links {border-top:1px dotted #9d9d9d; border-bottom:1px dotted #9d9d9d; padding:4px 0 4px 18px; font-weight:normal}
h3.downloads {background:url(http://www.forexline.to/assets/templates/forexline/images/icon_downloads.gif) 3px 0.7em no-repeat;}
h3.links {background:url(http://www.forexline.to/assets/templates/forexline/images/icon_links.gif) 3px 0.65em no-repeat;}

#headline {
	border-bottom: 1px dotted #9e9e9e;
	font-size: 11px;
	color: #a0a0a0;
	padding: 4px 2px;
}
#headline p {margin:0}
#headline img {margin:0 4px}
#headline a {color:#a0a0a0; text-decoration:none; font-weight:normal}

.preface {font-family:Georgia, "Times New Roman", Times, serif; color:#4d4f52; font-size:14px; font-style:italic}

ul.others {color:#a0a0a0; margin:0}
ul.others li {background:url(http://www.forexline.to/assets/templates/forexline/images/bg_li_others.gif) 5px center no-repeat; padding-left:18px; list-style:none; font-size:11px}
ul.others a {font-size:12px}

/* Image Container */
.image-container {
	float:right;
	width: 220px;
	margin-left: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #4d4f52;
}
.image-container img {display:block}
.image-container p {margin:0; padding:4px 7px; background:#f2f2f2; color:#a0a0a0; font-size:11px}



/* 02. SIDEBAR
------------------------------------------------------------------*/
#sidebar {
	float: right;
	background: url(http://www.forexline.to/assets/templates/forexline/images/bg_sidebar_right.gif) right top repeat-x;
	width: 200px;
	padding: 13px 13px 0 0;
}
#sidebar h4 {
	background: #4d4f52;
	margin: 0 0 1px 0;
	padding: 0 0 0 6px;
	height: 23px;
	font-size: 12px;
	color: #fff;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: normal;
	line-height: 23px;
}
#sidebar .commodity th {
	background: #4d4f52;
	margin: 0 0 1px 0;
	padding: 0 0 0 0px;
	height: 23px;
	font-size: 12px;
	color: #fff;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: normal;
	line-height: 23px;
}
#sidebar .box {margin:0 0 10px 0}
#sidebar .box p {margin:0}
#sidebar .box div {background:#f2f2f2; padding:7px 7px}
#sidebar .box img {display:block}
#sidebar #search h4 {background:#4d4f52 url(http://www.forexline.to/assets/templates/forexline/images/bg_sidebar_search.gif) right top no-repeat}
#sidebar #search #searchfield {
	height:18px; 
	width: 115px; 
	background:#fff; 
	color:#4d4f52; 
	border:1px solid #909090; 
	font-family: Trebuchet MS, Arial, sans-serif; 
	font-size:12px; 
	padding:0px 3px;
	float: left;
	margin:5px 10px 0 0;
}
#sidebar #search .gosearch {background:url(http://www.forexline.to/assets/templates/forexline/images/button_gosearch.gif) no-repeat; height:22px; width:38px; display:block; color:#fff; text-decoration:none; float:left; padding:5px 0 0 11px}
#sidebar #search .gosearch:hover {text-decoration:underline}
#sidebar .commodity {border:0; font-size:11px; margin:0 0 10px 0}
#sidebar .commodity th {border:0; padding:0 0 0 6px; text-align:left;}
#sidebar .commodity td {padding:0px 0 0px 0px; border:0; background:#f2f2f2}
#sidebar .commodity td.red {color:#c91c1c}
#sidebar .commodity td.green {color:#589431}
#sidebar .commodity tr.dark td {background:#e1e1e1}

#sidebar #newsletterbg {
	height: 70px;
	width: 142px;
	background: url(http://www.forexline.to/assets/templates/forexline/images/bg_newsletter.gif) left top no-repeat;
	color: #fff;
	padding: 8px 0 0 58px;
	line-height: 1.3em;
}
#sidebar #newsletter #vorname, #sidebar #newsletter #nachname  {
	height:18px; 
	width:71px; 
	background:#fff; 
	color:#4d4f52; 
	border:1px solid #909090; 
	font-family: Trebuchet MS, Arial, sans-serif; 
	font-size:12px; 
	padding:0px 3px
}
#sidebar #newsletter #vorname {float:left; margin-right:3px}
#sidebar #newsletter #mail  {
	height:18px; 
	width:152px; 
	background:#fff; 
	color:#4d4f52; 
	border:1px solid #909090; 
	font-family: Trebuchet MS, Arial, sans-serif; 
	font-size:12px; 
	padding:0px 3px;
	margin-top: 3px;
}
#sidebar #newsletter div {padding:7px 18px 11px 18px}
#sidebar .newsletter-submit a {background:url(http://www.forexline.to/assets/templates/forexline/images/button_newsletter_submit.gif) no-repeat; display:block; height:22px; width:151px; color:#fff; text-decoration:none; padding:5px 0 0 10px; margin-top:11px}
#sidebar .newsletter-submit a:hover {text-decoration:underline}

#sidebar #school ol {margin:0; padding:10px 0 8px 33px}
#sidebar #school li {color:#286dae; margin-bottom:1px}
#sidebar #school li a {color:#286dae}


/* Sidebar Chart Box */
#sidebar .box.chart {position:relative; padding-bottom:19px}
#sidebar .chart-select {position:absolute; bottom:0px}
#sidebar .chart-select a {
	background: url(http://www.forexline.to/assets/templates/forexline/images/bg_chart_select2.gif) top center no-repeat;
	padding: 5px 13px 3px 13px;
}
#sidebar .chart-select a:hover, #sidebar .chart-select a.active  {
	background: url(http://www.forexline.to/assets/templates/forexline/images/bg_chart_select_hover2.gif) top center no-repeat;
}

.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #008CBA;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #008CBA;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}


/* 02. FOOTER
------------------------------------------------------------------*/
#footer {
	background: url(http://www.forexline.to/assets/templates/forexline/images/bg_footer.gif) top no-repeat;
	height: 54px;
	margin-bottom: 55px;
	color: #fff;
	padding: 29px 15px 0 15px;
	font-size: 11px;
}
#footer a {color:#fff; text-decoration:none}
#footer .right {color:#99c7f1;}
#footer ul {margin:0; padding:0}
#footer li {float:left; list-style:none; margin-right:3px}

/* ajax search ------------------------------------------------------ */
#ajaxSearch_input{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #909090;
	color:#4D4F52;
	float:left;
	font-family:Trebuchet MS,Arial,sans-serif;
	font-size:12px;
	height:15px;
	margin:5px 9px 0 8px;
	padding:2px 3px;
	width:114px;
}
#ajaxSearch_submit{
	background:transparent url( http://www.forexline.to/assets/templates/forexline/images/button_gosearch.gif) no-repeat scroll 0 0;
	border:medium none;
	font-size:11px;
  color:#FFFFFF;
	display:block;
	float:left;
	height:27px;
	padding:0 2px 2px 0;
	text-decoration:none;
	width:49px;
}
.searchheader{
	background:#4D4F52 url(http://www.forexline.to/assets/templates/forexline/images/bg_sidebar_search.gif) no-repeat scroll right top;
	color:#FFFFFF;
	font-family:Trebuchet MS,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	height:23px;
	line-height:23px;
	margin:0 0 1px;
	padding:0 0 0 6px;
}
#ajaxSearch_form{
	background:#F2F2F2 none repeat scroll 0 0;
	padding:7px;
}
.AS_ajax_result{
	background:#F2F2F2 none repeat scroll 0 0;
	padding:7px;
}
.AS_ajax_resultsIntroFailure{
	background:#F2F2F2 none repeat scroll 0 0;
	padding:7px;
}
#searchClose{
	margin-top:10px;
}
#indicator { 
	margin-left:150px;
	margin-top:17px;
}
#formsearchwrapper{
	padding-top:7px;
	padding-bottom:35px;
	background:#F2F2F2 none repeat scroll 0 0 !important;
}




/* 02. FRONTPAGE UPDATE
------------------------------------------------------------------*/
/* Intro */
#intro {background:#f7f7d3 url(http://www.forexline.to/assets/templates/forexline/images/bg_intro.jpg) left top no-repeat; height:311px; position:relative; z-index:0}
#intro h1 {color:#4d4f52; font-size:36px; line-height:1.0em; position:absolute; left:15px; top:7px; font-weight:normal; margin:0; padding:0;}
#intro #check {position:absolute; top:100px; left:150px; margin:0}
#intro #check li {background:url(http://www.forexline.to/assets/templates/forexline/images/icon_check.gif) left center no-repeat; line-height:26px; margin:0 0 1em 0; padding:0 0 0 45px; list-style:none; font-size:18px; color:#000}
#intro #btn-registernow {position:absolute; bottom:22px; left:245px; margin:0;}
#intro #btn-registernow a {background:url(http://www.forexline.to/assets/templates/forexline/images/button_anmelden.gif) no-repeat; display:block; width:264px; height:40px; text-indent:-999em; outline:none}
/* Offer */
#offers {background:#f7f7d3; padding:0; margin-top:11px}
#offers div {width:245px; float:left; margin:5px 0 5px 15px; padding:0 0 0 38px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
#offers strong {font-size:12px}
#o-videos {background:url(http://www.forexline.to/assets/templates/forexline/images/icon_videos.gif) left 1px no-repeat}
#o-support {background:url(http://www.forexline.to/assets/templates/forexline/images/icon_support.gif) left 6px no-repeat}
#o-start {background:url(http://www.forexline.to/assets/templates/forexline/images/icon_startkapital.gif) left 9px no-repeat}
#o-community {background:url(http://www.forexline.to/assets/templates/forexline/images/icon_community.gif) left 7px no-repeat}
#o-signale {background:url(http://www.forexline.to/assets/templates/forexline/images/icon_signale.gif) 4px 7px no-repeat}
#o-lexikon {background:url(http://www.forexline.to/assets/templates/forexline/images/icon_lexikon.gif) left 7px no-repeat}

.fakesubmit{height:1px;width:1px;background-color:transparent;z-index:0;margin-left:-50px;border:none;}

/* Save Userdata Form
=====================================================================*/
#savedata {margin-top:20px}
#savedata label {float:left; width:110px}
#savedata input, #savedata select {font-family:Arial, Helvetica, sans-serif; width:160px}
#savedata #specials {float:left; width:160px;}
#savedata #options {margin:15px 0 0 160px}
#savedata #options p {padding:0; margin-bottom:3px;}
#savedata #options input {width:auto; margin:0 5px 0 0; vertical-align:text-top}
#savedata #saveit {margin-left:118px}