#main .nivoSlider img {
margin:0
}

style.css (строка 474)
.theme-default .nivoSlider img {
display:none;
left:0;
position:absolute;
top:0
}

default.css (строка 17)
.nivoSlider img {
left:0;
position:absolute;
top:0
}

nivo-slider.css (строка 18)
img {
border:0 none;
vertical-align:middle
}

style.css (строка 41)
Унаследовано отbody
body,button,input,select,textarea {
color:#222;
font-family:Calibri,'Trebuchet MS',sans-serif
}

style.css (строка 12)
body {
font-size:14px;
line-height:1.231
}

style.css (строка 11)
Унаследовано отhtml.
html {
font-size:100%
}

.main {
width:978px;
margin:0 auto
}

.theme-default .nivoSlider {
position:relative;
background:#fff url(loading.gif) no-repeat 50% 50%
}

.theme-default .nivoSlider img {
position:absolute;
top:0;
left:0;
display:none
}

.theme-default .nivoSlider a {
border:0;
display:block
}

.theme-default .nivo-controlNav {
text-align:center;
padding:20px 0
}

.theme-default .nivo-controlNav a {
display:inline-block;
width:22px;
height:22px;
background:url(bullets.png) no-repeat;
text-indent:-9999px;
border:0;
margin:0 2px
}

.theme-default .nivo-controlNav a.active {
background-position:0 -22px
}

.theme-default .nivo-directionNav {
display:block!important
}

.theme-default .nivo-directionNav a {
width:58px;
height:85px;
text-indent:-9999px;
border:0;
top:50%;
margin-top:-44px;
display:block!important
}

.theme-default a.nivo-nextNav {
background:url(../images/next.png) no-repeat;
right:0
}

.theme-default a.nivo-prevNav {
background:url(../images/prev.png) no-repeat;
left:0
}

.theme-default .nivo-caption {
font-family:Helvetica, Arial, sans-serif
}

.theme-default .nivo-caption a {
color:#fff;
border-bottom:1px dotted #fff
}

.theme-default .nivo-caption a:hover {
color:#fff
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
width:100%
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
width:auto;
height:auto;
background:none;
margin-bottom:5px
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
display:block;
width:120px;
height:auto
}