/* Solutions IT common */

a img {
	border: 0;
}

h1 {
	font-size: 1.2em;
	color: #336baa;
}

h2 {
	font-size: 1.1em;
	color: #336baa;
}

h3 {
	font-size: 1em;
	color: #336baa;
}

h4, h5, h6 {
	font-size: 0.8em;
	font-weight: bold;
	color: #336baa;
}

p {
	font-size: 0.8em;
}

ul, ol, td {
	font-size: 0.8em;
}

a {
	color: #0099FF;
	text-decoration: none;
}

hr {
	border: 0;
	border-top: 1px solid #6CB7DF;
}

a:hover {
	text-decoration: underline;
}

td ul {
	font-size: 1em;
}

td ul li {
	padding-bottom: 10px;
}

td h4 {
	font-size: 1em;
}

.contentpaneopen {
	margin-right: 15px;
}

.contentpaneopen fieldset, .contentpaneopen div {
	width: 620px;
}

.blue {
	color: #0A9AD6;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #000;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 2px 5px 2px 5px;
	background: #DAB3AF;
	color: #000;
}

#software {
	background: #f7f7f7;
	border: 1px solid #bdbdbd;
	border-collapse: collapse;
}

#software th {
	font-size: 1.1em;
	background: url(../grfx/software_title_bg.gif) repeat-x;
	text-align: left;
	height: 78px;
	border: 1px solid #bdbdbd;
	padding: 0px;
}

#software th .software_title {
	padding: 10px;
	display: block;
	color: #5a5a5a;
}

#software td {
	font-size: 0.8em;
	border: 1px solid #bdbdbd;
}

#software td p {
	font-size: 1.0em;
}

#software .pageNav {
	font-size: 0.7em;
	font-weight: bold;
	width: 50%;
	border-left: 0;
	border-right: 0;
}

.partner {
	border: 1px solid #CCC;
	margin: 5px;
	width: 300px;
	padding: 5px;
}