Heres the stylesheet i forgot to add with my post
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body {
line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}
nav ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
/* change colours to suit your needs */
ins {
background-color:#ff5;
color:#F4F1EA;
text-decoration:none;
}
/* change colours to suit your needs */
mark {
background-color:#ff9;
color:#F4F1EA;
font-style:italic;
font-weight:bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}
table {
border-collapse:collapse;
border-spacing:0;
}
/* change border colour to suit your needs */
hr {
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
}
body{ font: 12px/20px Helvetica,Arial,sans-serif; }
p{margin-bottom: 10px;
}
strong{ font-weight:bold; }
ul li{list-style:square; list-style-position:inside; }
ul ul li{ margin-left:1em; }
.content-wrapper{ overflow-x:hidden; }
.content{ margin:20px 20px; width:10000px; }
h1{ font-family: 'Yanone Kaffeesatz', sans-serif; font-size:2.7em; margin: 1em 0; }
h2{ font-family: 'Yanone Kaffeesatz', sans-serif; font-size:2.2em; margin: 1em 0; font-weight: normal; }
h3{ font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Yanone Kaffeesatz', sans-serif; font-size:1.75em; margin: 1em 0; font-weight: normal; }
h4{ font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Yanone Kaffeesatz', sans-serif; font-size:1.25em; margin: 1em 0; }
h5{ font-weight:normal; font-size:1.05em; margin:0.5em 0.05em; }
h6{ font-weight:bolder; color: #F16477}
hr{ background: none repeat scroll 0 0 #DDDDDD; border: 0 none; height: 1px; }
.center { margin: 0 auto;
}
.demo-mastercon{
margin:10px 0;
background-color: none;
padding:15px 0;
border-top:1px solid rgba(0,0,0,0);
border-bottom:1px solid rgba(0,0,0,0);
box-shadow: 0 0 1px 1px rgba(0,0,0,0) inset;
}
@media only screen and (max-width: 1100px) {
.arrow-corner{ display:none;
}
}
.content-con{
margin-top:10px;
}