a {
	text-decoration: none;
}

img {
	border:0;
}

.sx th,
.sx h1,
.sx h2,
.sx h3,
.sx h4,

#header a,
#header a:visited,
div.blue h2,
div.blue h1 {
	color: #32578C;
}

.sign {
	text-align: right;
	font-style: italic;
	font-weight: bold;
}

#postit span,
#postit h1,
a,
a:visited {
	color: #3286E5;
}

a:hover {
	color: #F00;
}

div.pink {
	color: #EEE;
}

div.none,
div.green,
div.blue {
	color: #000000;
}

img.middle {
	vertical-align:middle;
	white-space: nowrap;
}

.sx h1 {
	font-size: 19px;
}

.sx h2 {
	font-size: 15px;
}

#sidebardx h1,
div.pink h1,
div.blue h1,
div.none h1,
div.green h1,
.sx h3 {
	font-size:13px;
}

#sidebardx {padding:0px}

div.pink h2,
div.blue h2,
div.none h2,
div.green h2,
.sx h4,
.sx {
	font-size: 12px;
}

div.pink,
div.blue,
div.none,
div.green,
#options,
#news h2,
.menu,
.sx input,
.sx select,
.sx table {
	font-size: 11px;	
}

#footer,
#sidebardx input,
#sidebardx select,
#sidebardx,
#search input,
textarea {
	font-size: 10px;
}

.sximg {
	float:left;
	margin: 10px 25px 15px 0;
	border: 0;
}

.dximg {
	float:right;
	margin: 10px 0 15px 25px;
	border: 0;
}

li.pdf {
	list-style-image: url(/images/pdf.gif);
}

li.contact {
	list-style-image: url(/images/contact.gif);
}

li.assistance {
	list-style-image: url(/images/assistance.gif);
}

li.buy {
	list-style-image: url(/images/buy.gif);
}

li.download {
	list-style-image: url(/images/download.gif);
}

li.upgrade {
	list-style-image: url(/images/upgrade.gif);
}

#productimg {
	float: left;
	width: 180px;
	margin: 10px 40px 10px 10px;
}

.right {
	float: right;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#msg,
#postit,
.textcenter {
	text-align: center;	/*centra in IE 5.x */
}

.textcenter>form>table,
.textcenter>div,
.textcenter>table {
	margin-left: auto;	/*centra in FF */
	margin-right: auto;	/*centra in FF */
}

.textright {
	text-align: right;
}

.textleft {
	text-align: left;
}

#postit {
	background-color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
	line-height: 1.1em;
	background-image: url("/images/post-it.jpg");
	background-repeat: no-repeat;
	background-position: 12px 5px;
	height: 170px;
	margin: 0;
	padding:0;
}

#msg {
	padding: 40px 34px 0 32px;
}

#msg h1 {
	font-weight: bold;
	font-size:26px;
	display:inline;
	font-style:italic;
	line-height: 1.5em;


	background-image:none;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
}

#msg p.details {
	padding:0;
	margin:0;
}

#msg a,
#msg a:visited {
	font-size: 9px;
}

div#details div#dx,
#msg {
	font-size:11px;	
}

div#details {
	height:180px;
}

div#details div#sx {
	width:180px;
}

div#details div#dx {
	padding-left:170px;
	padding-top:25px;
	line-height:1.2em;
}

table.small {
	width:50%;
}

.tools {
	list-style: none outside;
	margin: 0;
	padding:0;
}
.tools li {
	float: left;
	width: 40%;
  display: inline;
  margin: 0 10px 0 10px;
  padding: 0 10px 0 10px;
  }
  .tools li img {
  float: left;
  }