/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.1
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


#container {
	width: 562px;

	margin: 0 auto;

	font-family: tahoma, sans-serif;
}

h1 {
	display: block;
	position: relative;

	height: 50px;

	margin: 5px 0px 0px 0px;
	padding: 20px 0px 0px 130px;
	background: url(http://files.alot.com/mars/img/toolbar/intro/sprite.png) no-repeat 2px 5px;

	color: #519be4;
	font-size: 25px;
	font-family: arial;
	font-weight: bold;
	line-height: 42.6px;
}

h2, h3 {
	margin: 0px;
	padding: 0px;

	color: #ff6600;
	font-size: 24px;
	line-height: 33px;
	font-family: tahoma;
	font-weight: normal;
	text-align: left;
}

h3 {
	padding-bottom: 10px;

	color: #666;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

li {
	float: left;

	margin: 0;
	padding: 0 0 10px;
}

li.left {
	margin-right: 20px;
}

li, form, .outline {
	width: 271px;
}

.outline {
	height: 81px;

	background: url(http://files.alot.com/mars/img/toolbar/intro/sprite.png) no-repeat scroll left -200px;
}

.buttonImage {
	display: block;
	position: relative;
	float: left;

	width: 80px;
	height: 70px;

	margin: 7px 7px 0 7px;
	background: url(http://files.alot.com/mars/img/toolbar/intro/sprite.png) no-repeat scroll 2px -97px;
}

.buttonImage .icon {
	position: absolute;
	left: 50%;
	top: 50%;

	margin: -11px 0 0 -16px;
}

h4, p {
	display: block;

	text-align: left;
}

h4 {
	padding-top: 8px;

	color: #06c;
	font-size: 12px;
	font-weight: bold;
}

p {
	height: 3.35em;
	overflow: hidden;

	padding: 0 7px 0 0;

	font-size: 11px;
}

li a {
	display: block;
	position: relative;
	left: 0;
	top: 0;

	width: 256px;
	height: 37px;
	overflow: hidden;

	margin: 5px 0 0;
	padding: 0 0 0 15px;
	background: url(http://files.alot.com/mars/img/toolbar/intro/sprite.png) no-repeat scroll left -300px;

	color: #fff;
	font-family: arial, sans-serif;
	font-size: 24px;
	line-height: 37px;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
}

li a:hover {
	background-position: left -338px;
}

li.coreg {
	float: right;

	background: url(http://files.alot.com/mars/img/toolbar/intro/sprite.png) no-repeat scroll left -400px;
	padding: 0;
}

li.coreg a {
	display: block;

	width: auto;

	margin: 0;
	background: none;
	padding: 20px 70px 25px 20px;

	color: #06c;
	font-family: tahoma, sans-serif;
	line-height: 15.4px;
	text-decoration: underline;
}

li.coreg a:hover {
	text-decoration: none;
}

div.viewMore {
	clear: both;
	margin: 0 auto;

	text-align: center;
}

.coreg div.viewMore {
	text-align: left;
}

li.coreg a,
div.viewMore a {
	font-size: 14px;
	font-weight: bold;
}

div.viewMore a {
	padding-left: 13px;
	background: url(http://files.alot.com/mars/img/toolbar/intro/sprite.png) no-repeat scroll left -496px;

	color: #06c;
}

.coreg div.viewMore a {
	margin-left: 102px;
}

iframe {
	position: absolute;
	left: -99999px;
	top: -99999px;
}

