@font-face {
    font-family: "FSSienaWeb-ExtraLight";
    src: url('https://sywebhosting.co.uk/45_charles_street/assets/fonts/FSSienaWeb-ExtraLight.eot');
    src: url('https://sywebhosting.co.uk/45_charles_street/assets/fonts/FSSienaWeb-ExtraLight.eot') format('embedded-opentype'),
        url('https://sywebhosting.co.uk/45_charles_street/assets/fonts/FSSienaWeb-ExtraLight.woff2') format('woff2'),
        url('https://sywebhosting.co.uk/45_charles_street/assets/fonts/FSSienaWeb-ExtraLight.woff') format('woff');
}

@font-face {
    font-family: "FSSienaWeb-Light";
    src: url('https://sywebhosting.co.uk/45_charles_street/assets/fonts/FSSienaWeb-Light.eot');
    src: url('https://sywebhosting.co.uk/45_charles_street/assets/fonts/FSSienaWeb-Light.eot') format('embedded-opentype'),
        url('https://sywebhosting.co.uk/45_charles_street/assets/fonts/FSSienaWeb-Light.woff2') format('woff2'),
        url('FSSienaWeb-Light.woff') format('woff');
}

@font-face {
    font-family: "FSSienaWeb-Regular";
    src: url('https://sywebhosting.co.uk/45_charles_street/assets/fonts/FSSienaWeb-Regular.eot');
    src: url('https://sywebhosting.co.uk/45_charles_street/assets/fonts/FSSienaWeb-Regular.eot') format('embedded-opentype'),
        url('https://sywebhosting.co.uk/45_charles_street/assets/fonts/FSSienaWeb-Regular.woff2') format('woff2'),
        url('FSSienaWeb-Regular.woff') format('woff');
}


@font-face {
    font-family: "FSSienaWeb-Medium";
    src: url('https://sywebhosting.co.uk/45_charles_street/assets/fonts/FSSienaWeb-Medium.eot');
    src: url('https://sywebhosting.co.uk/45_charles_street/assets/fonts/FSSienaWeb-Medium.eot') format('embedded-opentype'),
        url('https://sywebhosting.co.uk/45_charles_street/assets/fonts/FSSienaWeb-Medium.woff2') format('woff2'),
        url('https://sywebhosting.co.uk/45_charles_street/assets/fonts/FSSienaWeb-Medium.woff') format('woff');
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    outline: 0;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {

    font-family: FSSienaWeb-Regular, sans-serif;
    margin: 0 auto;
}


a:link,
a:visited,
a:active {
    color: #ffffff;
    text-decoration: none;
}

a:hover {
    color: #ffffff;
    text-decoration: underline;
}




.text-inner-right p.dev__small {
    margin: 20px 0 0px 0;
}