body {
   background: #666d73 url(images/bg.png) repeat-x 0 0;
   font-size: 12px;
   line-height: 1.3;
   color: #000;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
  text-decoration: none;
}
a:link,
a:visited {
    color: #333;
}
a:hover,
a:active {
  color: #333;
  text-decoration: none;
}
p {
    padding-bottom: 12px;
    line-height: 18px;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
.detail {
    color: #777;
}

#maincontent ul {
list-style: none;
padding: 0 0 0 5px;
margin-bottom: 10px;
}
#maincontent ul li,
ul.bullets li {
margin-bottom: 5px;
line-height: 19px;
padding-left: 17px;
/*background: url(site-images/bullet-basic.gif) no-repeat 5px 8px;
*/}
#maincontent ul li  {
padding-left:40px;
padding-top:10px;
padding-bottom:10px;
background: url(Image/Immagini/pdfIcon.gif) no-repeat 1px 4px;
}

#maincontent ul.nostyle {
    list-style: none;
    margin: 0;
    padding: 0;
}
#maincontent ul.nostyle li {
    margin: 0;
    padding: 0;
    background: none;
}
#maincontent ul.nostyle ul li {
    margin-left: 15px;
}
#maincontent ul.checklist {
list-style: none;
margin: 0 0 0 10px;
padding: 0;
font-size: 13px;
}
#maincontent ul.checklist li {
padding: 0 0 0 15px;
background: url(site-images/check-blue.gif) no-repeat 0 3px;
line-height: 18px;
margin: 0 0 2px 0;
}
#maincontent ul.checklist li p {
line-height: 18px;
margin-bottom: 10px;
font-size: 11px;
color: #777;
}

input.text,
textarea {
    border: 1px solid #ddd;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px 2px;
}
form.basic-form dl {
    margin-bottom: 15px;
}
form.basic-form dt {
    margin-bottom: 3px;
}
form.basic-form dd {
    margin-bottom: 6px;
}
form.basic-form input.text {
    width: 300px !important;
    font-size: 14px !important;
}
form.basic-form .submit {
    text-align: left;
}

/* LAYOUT */
#container {
    width: 940px;
    margin: 0 auto;
}
#container-inner {
    margin: 0 10px;
}
#content {
    background: #fff;
}
#content-inner {
    /*background: url('/images/header-separator-bg.gif') repeat-x top left;*/
    padding: 24px 15px;
}
.header-separator {
    background: transparent url(images/header-separator-bg.gif) repeat-x scroll left top;
}

.mt-main-index #content-inner,
.product-pages #content-inner {
    background: inherit;
    padding: 0;
}

#maincontent {
    width: 565px;
    min-height: 500px;
    float: left;
    padding: 0 5px 0 15px;
    background: transparent url('images/bg-dotted-vert.gif') repeat-y top left;
}
.three-column #maincontent {
    width: 590px;
    padding: 0;
    background: none;
}
.three-column #sidebarright {
    width: 290px;
}
.wt #maincontent {
    width: 695px;
    padding: 0 0 0 15px;
}

.mt-main-index #maincontent,
.product-pages #maincontent {
    width: 100%;
}

#content blockquote {
    color: #333;
    font-size: 14px;
    padding: 0 20px 15px 20px;
    line-height: 20px;
    font-style: italic;
}
#content blockquote span.source {
    color: #777;
    font-size: 12px;
    text-align: right;
    font-style: normal;
}

#content h1 {
font-size: 182%;
}
#content h2 {
font-size: 153.9%;
}
#content h2.subhead {
background: #589bbf url('images/subhead-bg.gif') no-repeat top left;
height: 22px;
color: #ffffff;
font-size: 13px;
padding-bottom: 0;
border: none;
}
#content h2.subhead span {
display: block;
background: url('images/subhead-bg.gif') no-repeat 100% -28px;
padding-left: 22px;
padding-top: 3px;
height: 22px;
line-height: 16px;
}
#maincontent h2,
#maincontent h3 {
font-size: 14px;
margin: 15px 0 10px 0;
padding-bottom: 5px;
border-bottom: 1px solid #c5e4f4;
font-weight: bold;
}
#maincontent h4 {
font-size: 12px;
font-weight: bold;
margin-bottom: 3px;
}
.tabbertab .blurb { padding-bottom: 18px; }
#header {
height: 85px;
position: relative;
}
#logo {
position: absolute;
top: 25px;
left: 20px;
}
#navigation {
position: absolute;
right: 0px;

top: 50px;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
position: relative;
z-index: 100;
}
#navigation ul li {
float: right;
background: url('images/tab.png') no-repeat 0 0;
padding: 0 0 0 5px;
margin: 0 4px 0 0;
font-size: 13px;
}
#navigation ul li a {
display: block;
background: url('images/tab.png') no-repeat right 0;
margin: 0;
padding: 7px 13px 15px 8px;
color: #ddd;
font-weight: bold;
}
#navigation ul li a:hover {
color: #fff;
text-decoration: none;
}
#navigation ul li.on {
float: right;
background: url(images/tab-on.png) no-repeat 0 0;
padding: 0 0 0 5px;
margin: 0 4px 0 0;
font-size: 13px;
}
#navigation ul li.on a {
color: #fff;
background: url(images/tab-on.png) no-repeat right 0;
}
#navigation ul li ul {
display: none;
margin: 0 0 0 -5px;
padding: 5px 0;
position: absolute;
top: 35px;
background: #343434;
}
#navigation ul li:hover,
#navigation ul li.over {
background: url(images/tab-over.png) no-repeat left 0;
}
#navigation ul li:hover a,
#navigation ul li.over a {
background: url(images/tab-over.png) no-repeat right 0;
}
#navigation ul li#blog.on:hover {
    background:transparent url(images/tab-on.png) no-repeat scroll left 0pt; !important
}
#navigation ul li#blog.on:hover a {
    background:transparent url(images/tab-on.png) no-repeat scroll right 0pt; !important
}

#navigation ul li:hover ul,
#navigation ul li.over ul {
display: block;
}
#navigation ul li ul li {
width: 180px;
background: #343434;
clear: left;
margin: 0;
padding: 0 5px;
font-weight: normal;
}
#navigation ul li ul li:hover,
#navigation ul li ul li a,
#navigation ul li ul li:hover a {
background: none !important;
}
#navigation ul li ul li a {
background: #343434;
border-bottom: 1px solid #555;
margin: 0;
padding: 5px 4px;
font-weight: normal;
}
#navigation ul li ul li a:hover {
background: #454545 !important;
}

#navigation ul li ul li.last {
}
#navigation ul li ul li.last a {
border: none;
}
#navigation ul li ul li.sep a {
border-bottom: 1px solid #999;
}

#utility-nav {
list-style: none;
margin: 0;
padding: 0;
position: absolute;
right: 20px;
top: 15px;
}
#utility-nav li {
float: left;
color: #333;
font-size: 12px;
}
#utility-nav li a {
color: #ccc;
}
#utility-nav li a:hover {
color: #fff;
text-decoration: underline;
}
#search {
position: absolute;
right: 20px;
top: 55px;
}
#search input.text {
width: 97px;
font-size: 11px;
margin: 0 2px 0 0;
padding: 2px 2px 3px 4px;
vertical-align: middle;
background-color: #575757;
background: #ccc;
border: 1px solid #343434;
border-right: 1px solid #676767;
border-bottom: 1px solid #676767;
color: #555;
}
#search input.button {
vertical-align: middle;
}

#splash-page {
color: #ffffff;
height: 100px;
overflow: hidden;
padding-left: 10px;
}
#splash-page h2 {
font-size: 266%;
padding-top: 10px;
font-weight: normal;
border: none;
margin: 0;
padding: 0;
}
#splash-page .tour {

}
.module-inner {
padding: 10px 15px;
}


#maincontent .three-col {
padding-top: 15px;
border: 1px solid #F00;
}
#maincontent .three-col .col .inner {
padding-top: 20px;
}



#homecontent {
width: 690px;
float: left;
padding: 14px 10px 0 15px;

}
#homecontent h2 {
font-size: 136%;
}
#homecontent h3 {
color: #222222;
font-size: 136%;
}
#homecontent .three-col {
border-bottom: 1px solid #dddddd;
margin-bottom: 16px;
padding-bottom: 10px;
}
#homecontent #blurbs img {
border: 1px solid #cccccc;
padding: 1px;
margin-right: 12px;
}
#homecontent #blurbs div {
padding-bottom: 12px;
}
#homecontent .tagline {
color: #666666;
font-weight: bold;
font-size: 112%;
}

#homenews {
margin: 0px 15px 15px;
}
#homenews .module-inner {
margin: 0;
padding: 0;
}

#newsh-updated {
width: 300px;
margin-right:20px;
margin-left:10px;

float: left;
}


#recently-updated {
width: 380px;
float: left;
}
#recently-updated ul {
height: 14em;
overflow: hidden;
}


#homenews-inner {
width: 680px;
float: left;
padding-top: 0px;
}
#homenews-inner > .inner {
padding-right: 10px;
}
#homenews h3 {
border-bottom: 1px solid #b7c06b;
font-size: 123%;
font-weight: bold;
margin-bottom: 8px;
}
#homenews h4 {
border-bottom: none;
color: #61889b;
font-size: 132%;
margin-bottom: 5px;
}
#homenews .byline {
color: #959691;
font-weight: bold;
}
#homenews .col-left .inner {
border-right: 1px solid #d4d9a6;
padding-right: 10px;
}
#homenews .col-right .inner {
padding-left: 10px;
}
#homenews p {
padding-bottom: 4px;
}
#recent-entries {
margin-bottom: 10px;
}
#recent-entries li {
border-bottom: 1px solid #d4d9a6;
padding: 0;
margin: 0;
}
#recent-entries li.first {
border-top: 1px solid #d4d9a6;
}
#recently-updated li {
/*
list-style-image: url('/images/bullet.gif');
margin-left: 15px;
padding: 0;
*/
}

#homesidebar {
width: 190px;
float: left;
}
#homesidebar h3 {
border-bottom: 1px solid #cccccc;
font-size: 112%;
font-weight: bold;
margin: 0 0 10px 0;
padding-bottom: 3px;
}
#homesidebar .quote {
background: #fff url('/images/homepage/blockquote-top.gif') no-repeat 0px top;
}
#homesidebar .quote .inner {
background: url('images/homepage/blockquote-bottom.gif') no-repeat 0px bottom;
}
#homesidebar .quote blockquote,
#sidebarright .quote blockquote {
/*border-right: 1px solid #c5e4f4;*/
font-size: 110%;
font-style: italic;
padding: 16px 10px 30px 23px;
}
#homesidebar .quote-author { padding: 6px 20px 0 20px; }

#sidebarleft {
width: 180px;
float: left;
padding-right: 0px;
margin-bottom: 16px;
}
#sidebarleft h3 {
background: transparent url('images/bg-dotted-horiz.gif') repeat-x bottom right;
font-size: 15px;
font-weight: bold;
padding: 0 0 6px 0;
}
#sidebarleft h3 a.on {
color: #000;
}
#sidebarleft ul {

}
#sidebarleft ul li.sep {
border-bottom: 1px dotted #ccc;
margin-right: 15px;
padding-bottom: 8px;
}
#sidebarleft ul li a {
display:block;
font-weight: bold;
padding:8px 5px 0 0;
}
#sidebarleft ul li a.on {
color: #000;
}
#sidebarleft ul li li {
list-style-type: circle;
margin-left: 22px;
}
#sidebarleft ul li li a {
font-weight: normal;
padding-top: 3px;
}
#sidebarleft ul li.active a {
color: #000000;
}


#sidebarright {
width: 215px;
float: left;
padding-left: 10px;
}
#sidebarright .quote {
background: #fff url('images/blockquote-top.gif') no-repeat 0px top;
}
#sidebarright .quote .inner {
background: transparent url('images/blockquote-bottom.gif') no-repeat 0px bottom;
}
#sidebarright h3 {
border-bottom: 1px solid #dddddd;
font-size: 112%;
font-weight: bold;
margin-bottom: 12px;
padding-bottom: 3px;
}
#sidebarright h4 {
border-bottom: 1px solid #dddddd;
font-size: 115%;
font-weight: bold;
padding: 5px 0 1px 0;
margin-bottom: 5px;
}

/* footer styles */
#footer {
background: url(images/footer.jpg) no-repeat 0px top;

background-color: #303030;
color: #ffffff;
margin: 0;
padding: 10px;
font-size: 11px;
}
#footer h4 {
color: #666;
font-size: 12px;
line-height: 12px;
font-weight: bold;
padding: 0 0 8px 0;
margin: 0;
border-bottom: 1px solid #222;
}
#footer a {
color: #ccc;
}
#footer a:hover {
color: #C2E3F3;
}
#footer .footer-section {
/*width: 120px;*/
white-space:nowrap;
margin-right: 30px;
float: left;
}
#footer ul li a {
display: block;
border-bottom: 1px solid #111;
padding: 4px 0 4px 12px;
background: url(images/bullet-footer.gif) no-repeat 5px 50%;
}
#footer ul li a:hover {
border-bottom: 1px solid #222;
background: #111 url(images/bullet-footer-hover.gif) no-repeat 5px 50%;
text-decoration: none;
}
#footer ul.feed-list {
list-style: none;
font-size: 12px;
margin: 0;
padding: 0;
}
#footer ul.feed-list li a {
background: url(images/bullet-feed.gif) no-repeat 4px 50%;
padding-left: 18px;
}
#footer ul.feed-list li a:hover {
background: #111 url(images/bullet-feed.gif) no-repeat 4px 50%;
}
ul.headlines li {
border-bottom: 1px solid #d4daa7;
margin-bottom: 6px;
padding-bottom: 6px;

}
ul.mtsites {
list-style: none;
margin: 0;
padding: 0;
}
ul.mtsites li {
/* border-bottom: 1px dotted #d4daa7; */
margin-bottom: 2px;
padding-bottom: 2px;
padding-left: 5px;
}
ul.mtsites li a {
background: url(images/bullet.gif) no-repeat 0 50%;
padding-left: 6px;
display: block;
}

.entry-asset,
.comments,
.trackbacks {
margin-left: 51px;
}

.entry-asset {
background: transparent url('images/bg-dotted-horiz.gif') repeat-x bottom right;
}
.background-dotted {
    background: transparent url('images/bg-dotted-horiz.gif') repeat-x bottom right;
    margin-bottom: 14px;
}
.asset-meta {
padding-bottom: 12px;
}
#content h2.comments-header,
#content h2.trackbacks-header {
font-size: 108%;
font-weight: bold;
padding: 12px 0 8px 0;
border: none;
}
#comment-form-external-auth {
    padding-bottom: 8px;
}
.separator {
color: #cccccc;
}
.comment-content .inner {
padding: 8px 15px;
}
.comments .tip-odd,
.comments .tip-even,
.comments .tip-author {
background-repeat: no-repeat;
background-position: left top;
height:16px;
left:20px;
position:relative;
top:-2px;
width:13px;
}
.comments .tip-odd { background-image: url('images/tip-odd.gif'); }
.comments .tip-even { background-image: url('images/tip-even.gif'); }
.comments .tip-author { background-image: url('images/tip-author.gif'); }

.comment-footer {
position: relative;
top: -8px;
left: 43px;
padding-bottom: 14px;
}

.datestamp {
float: left;
background: url('images/blog-date-bg.gif') no-repeat top left;
width: 41px;
height: 56px;
}
.datestamp .month {
display: block;
text-align: center;
position: relative;
top: 8px;
font-size: 11px !important;
text-transform: uppercase;
}
.datestamp .day {
display: block;
font-size: 15px !important;
text-align: center;
position: relative;
top: 4px;
}
.datestamp .year {
display: block;
text-align: center;
position: relative;
top: 7px;
font-size: 11px;
}

.trackback .trackback-header {

}
.trackback .trackback-content {
    color: #777777;
    margin-left: 25px;
}
#maincontent .trackback .trackback-content p {
    margin-bottom: 0;
}
.trackback .trackback-footer {
    margin-left: 25px;
}
.trackback {
    padding-bottom: 16px;
}

#maincontent p {
margin: 0 0 10px 0;
padding: 0;
line-height: 20px;
}
#maincontent h1 {
margin: 0 0 10px 0;
padding: 0;
font-size: 24px;
}

#maincontent h2.asset-name {
    font-size: 24px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 10px 0;
    border: none;
}
#maincontent .search-results-container h2.asset-name {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 4px 0;
}

.entry-asset {
margin-bottom: 15px;
padding-bottom: 10px;
}
.comments-open-moderated {
margin-bottom: 10px;
color: #777;
}
#comments-form div {
margin-bottom: 5px;
clear: left;
}
#comments-form label {
    width: 8em;
    display: block;
    float: left;
    margin-right: 5px;
    text-align: right;
}
#comments-form textarea {
    width: 280px;
}
#comment-form-remember-me {
margin-left: 8.5em;

}
#comment-form-remember-me label {
width: 300px;
text-align: left;
margin: 0 0 5px 0;
}
#comments-open-text {
clear: both;
}
#comments-open-footer {
margin-left: 8.5em;
}
.download-link,
.shopping-cart {
margin-bottom: 10px;
}
.download-link a {
display: block;
padding-left: 40px;
background: url(site-images/download-arrow.gif) no-repeat 0 50%;
font-size: 16px;
}
.shopping-cart a {
display: block;
padding-left: 40px;
background: url(site-images/shopping-cart.gif) no-repeat 0 50%;
font-size: 16px;
}

.download-link a span,
.shopping-cart a span {
font-size: 12px;
color: #777;
}
.sidebar-module,
.widget {
margin-bottom: 15px;
}
.sidebar-module p {
margin: 0 0 5px 0;
padding: 0;
}
#sidebarright h3 {
margin-bottom: 5px;
}
.arrow-link {
display: block;
float: right;
font-weight: bold;
background: url(site-images/bullet-arrow-orange.gif) no-repeat 0 50%;
padding: 0 0 0 15px;
margin: 0;
}

.news-link {
display: block;
float: left;
font-weight: bold;
background: url(site-images/bullet-arrow-orange.gif) no-repeat 0 50%;
padding: 0 0 0 15px;
margin: 0;
}

.content-nav {
text-align: center;
}
.widget-archives ul li a {
display: block;
padding: 0 0 0 16px;
background: url(site-images/icon-entry.gif) no-repeat 0 50%;
margin-bottom: 3px;
}

#maincontent .plugins-partners{
width:45%;
float:left;
margin-left:2em
}
#maincontent .plugins-partners.side-b{
margin-left:0
}
#maincontent .plugins-partners ul li.header {
list-style:none
}
#maincontent .plugins-partners ul ul li{
margin-left:5px
}
#maincontent .plugin-list{
width:130px;
float:left;
padding-top:10px;
}
#maincontent .plugin-list ul{
list-style:none;
margin-left:0;
margin-top:2px;
padding-left:0;
}
#maincontent .plugin-list ul li{
margin-left:0;
line-height:14px;
background-position: 0 4px;
}
#maincontent .plugin-list h3{
font-size: 12px;
font-weight: bold;
border-bottom:none;
margin:0;padding:0;
}
	
#maincontent .plugin-list.middle{
margin:0 15px
} 
	
/*==============
PRONET MEMBERS STYLES - Chris Basey
================*/
.pronet-member{
width:460px;
clear:both
}
.pronet-member h4{
font-weight:bold;
margin-bottom:5px 
}
.pronet-member img{
float:left;
margin:0 20px 5px 0;
border-right:1px solid #61889B;;
border-bottom:1px solid #61889B;
padding:5px
}
.pronet-member img.short{
margin:0 20px 30px 0;
}
.pronet-member h2{
font-size: 14px
}
.pronet-member ul{

margin:0 0 0 125px;padding:0;
}
.pronet-member ul+p{
clear:both;
} 
#maincontent p.pronet-site{
margin-bottom:0;
} 
#featured-host,.host{
padding:0;
margin:20px 0;
clear:both;
}
#featured-host{
width:466px;
background: #fff url(site-images/featured-hostin-bot.gif) no-repeat bottom left;
}
#featured-host img,.host img{
padding:3px;
margin:0;
float:left;
border-right:1px solid #c5e4f4;
border-bottom:1px solid #c5e4f4;
}
#featured-host img{
display:block;
padding-left:10px;
margin-left:10px;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc
}
span#featured-top{
display: block;
width:466px;
height:14px;

background: #fff url(site-images/featured-hostin-top.gif) no-repeat top left;
}
#additional-hosts ul{
width:133px;
float:left;
}

#featured-host ul,.host ul{
clear:left;
margin-left:180px;
margin-top:0;
padding-bottom:10px
}
#featured-host p{
margin-left:13.5em;
padding-right:10px
}
.host p{
margin-left:12em !important
} 
.search-form {
border: 1px solid #c5e4f4;
background-color: #eff5f9;
padding: 5px 10px;
margin-bottom: 15px;
font-size: 13px;
line-height: 24px;
}
.search-form-header {
float: left;
margin-right: 10px;
}
.search-form-content {
float: left;
}
#callout-big{
background:#ffd;
overflow:auto;
border:1px solid #fc6;
padding:10px 10px 10px 20px
} 
.callout {
background: #ffffdd url() no-repeat 0 0;
float: right;
border: 1px solid #fc6;
padding: 6px 10px;
margin: 0 0 10px 10px;
width: 200px;
}
.callout-fullwidth {
background: #ffffdd;
border: 1px solid #fc6;
padding: 6px 10px;
margin: 0 0 15px 0;
}
#maincontent .callout ul,
#maincontent .callout ul li {
list-style: none;
margin: 0;
padding: 0;
}
#maincontent .callout ul li {
background: url(site-images/bullet-arrow-dotted.gif) no-repeat 0 7px;
padding-left: 12px;
}

img.right {
    padding-left: 12px;
    padding-top: 4px;
}
img.left {
    padding-right: 12px;
    padding-top: 4px;
}
.interior-image {
    border: 1px solid #cccccc;
    padding: 3px;
    margin-bottom: 18px;
}
dd {
    padding-bottom: 8px;
}
/*Case studies styles*/
#content blockquote.pullquote.left,#content blockquote.pullquote.right{
width:40%;
float:left;
margin-right:10px;
background:#EFF5F9; 
border:1px solid #C5E4F4;
font-size:12px;
padding:10px 20px
}
#content blockquote.pullquote.right{
float:right;
margin-left:10px
} 
div.hr{
border-bottom:1px solid #C5E4F4; 
}
#maincontent h3.case-studies-head{
border-bottom:none;
font-weight:bold 
}
/*Support Page Styles*/
#support-search{
background:#eff5f9;
border:1px solid #c5e4f4;
padding:5px
}
#support-search label{
font-weight:bold;
margin-right:5px
} 
.service-signin{
width:49%;
float:left
}
#tech-support{
clear:both
}
#tech-support .docs{
width:49%;
float:left
}
/*Download page*/
form#download fieldset{
width:210px;
float:right;
/*border:1px solid #ccc;*/
padding:5px
}
form#download fieldset#informed{

}
form#download fieldset#download-info{
border-right:1px solid #ccc;
	margin-right:20px
}
form#download.basic-form input.text{
width:175px !important
}
form#download legend{
	font-weight: bold;
}

form#download fieldset#download-info input.radio {
	float:left;clear:both
}
form#download fieldset.radio
{
	width: 15em;
	margin: 1em 0 2em 0;
}

form#download fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

form#download label
{
	font-weight: normal;
}


form#download #download-info fieldset.radio
{
	width: 200px;
	margin: 0 5px;
	border:none
}

form#download fieldset#download-info.radio input
{
	clear: both;
	float: left;
	width: auto;
}

form#download #download-info fieldset.radio label
{
	font-weight: normal;
}

form#download #download-info input
{
	display: block;
	margin-right:5px
}

form#download #download-info label
{
	display: block;
	margin-bottom: 1em;
}

form#download input .checkbox{
	border:1px solid red
}
form#download .submit{
	clear:both;
/*	display:block;
	margin-top:10px;
	padding:10px*/
}

form#download #submitbutton{
padding:5px;
display:block;
margin:10px auto;
} 

/*Pricing Page*/
#maincontent .price-list{
width:467px;
overflow:auto;
background:#fff url("site-images/pricing-bot.gif") no-repeat bottom left;
margin-bottom:15px
}

#maincontent .price-list ul{
list-style:none;
margin:0;padding:0;
list-style:none;
background:#fff url("site-images/pricing-top.gif") no-repeat top left;
overflow:auto;

}

#maincontent .risultati{
width:690px;
overflow:auto;
padding-bottom:15px;
background:#fff url("site-images/risultati-bot.gif") no-repeat bottom left;
margin-bottom:15px

}
#maincontent .risultaticap{
margin:0;padding:0;
background:#fff url("site-images/risultati-top.gif") no-repeat top left;
overflow:auto;

}

#maincontent .price-list ul li{
float:left;   
list-style:none;
padding:5px 15px 5px 10px;
margin-bottom:0;
background:none
}
#maincontent .price-list ul li.price,.info img{
float:right
}
#maincontent .price-list img{
clear:both;
}

#maincontent .info {
clear:both;
/*margin-top:40px;*/
border-top:1px solid #ccc;
padding:10px 15px
}
li.license,li.price{
font-weight:bold;
font-size:14px;
color:#606b70
}
li.price{
color:#9b2f00
}
#maincontent .info p{
overflow:auto
}
#maincontent .info p.buy-now{
width:70px;
float:right
}
.pricing-eu {
float: right;
text-align: center;
margin: 0 0 10px 15px;
clear: both;
}
.search-results-container .asset {
padding-bottom: 10px;
}
#hosting-partners {
    margin: 0 !important;
    padding: 0 !important;
}
#hosting-partners-pair,
#hosting-partners-livingdot,
#hosting-partners-nexcess {
    background: none !important;
    margin: 0 0 5px 0 !important;
    padding: 11px !important;
}
#homesidebar ul {
    padding-top:20px;
}
#homesidebar ul li {
    border: 1px solid #fc6;
    background: #ffd url(site-images/highlight-bg-yellow.gif) repeat-x 0 0 !important;
    padding: 10px !important;
    font-size: 13px;
    margin-bottom: 10px !important;
}
#homesidebar ul li.on {
    border: 1px solid #bbb;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 3px;
    background: #fff !important;
}

.request-quote a {
background:transparent url(site-images/send-email.gif) no-repeat top left;
display:block;
font-size:16px;
padding-left:40px;
}
.download-link, .shopping-cart, .request-quote {
margin-bottom:10px;
}
.download-link a span, .shopping-cart a span, .request-quote a span {
color:#777777;
font-size:12px;
}
.arrow-link.products{
	float:none;
	margin-bottom:5px;
	background:transparent url(site-images/bullet-basic.gif) no-repeat center left;
}
#newsletter{
    float:right;
    margin:10px;
}



form#partner-contact p {
    clear: left;
}
form#partner-contact p label {
    float: left;
    width: 10em;
    text-align: right;
    margin-right: 10px;
}
form#partner-contact input.text {
    float: left;
}


