/* RIGHT SIDE */

#home-slider {
width:950px;
height: 360px;
margin-bottom: 7px;
background: url(../../images/slider/loading.gif) no-repeat 50% 50%;
}

#gadgets-box {
width: 950px;
height: 150px;
}

#gadgets-box a {
color: inherit;
}

#gadgets-box a:hover span {
color: #ff8000;
}

.gadget {
float: right;
width: 163px;
height: 110px;
padding: 10px;
padding-right: 135px;
margin-left: 10px;
border: 1px solid #E4E4E4;
border-radius: 5px;
}

.first-gadget {
background: url(../../images/icons/moneyback.jpg) right no-repeat;
background-position: 195px 50%;
}

.second-gadget {
background: url(../../images/icons/xen-logo.gif) right no-repeat;
background-position: 180px 50%;
}

.third-gadget {
background: url(../../images/icons/cpanel-logo.gif) right no-repeat;
background-position: 195px 50%;
margin-left: 0;
}
