body {
	padding:0px;
	margin:0px;
}

.buy a:link { color:white; text-decoration:none; -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#444; padding:5px 10px; }
.buy a:visited { color:white; text-decoration:none; -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#444; padding:5px 10px; }
.buy a:hover { color:white; text-decoration:none; -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#1cb0cc; padding:5px 10px; }
.buy a:active { color:white; text-decoration:none; -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#444; padding:5px 10px; }

.topbar {
text-align:center;
width:705px;
margin:0 auto;
border-bottom:4px solid #1cb0cc;
background-color:#1cb0cc;
line-height:30px;
color:white;
}

.container {
width:705px;
margin:25px auto 50px auto;
}

.nextprev {
width:705px;
text-align:center;
padding:15px 0px 15px 0px;
font-size:10px;
}

.nextprev2 {
width:705px;
text-align:center;
padding:0px;
}

.column1-1 {
width:430px;
float:left;
padding:20px 20px 10px 20px;
text-align:center;
}

.dotted1 {
background-image: url(http://www.singstatistics.co.uk/design/dot.jpg);
background-repeat: repeat-y;
background-position:center;
width:2px;
height:124px;
float:left;
margin:5px 0px 5px 0px;
}

.column1-2 {
width:233px;
float:right;
padding:20px 0px 10px 0px;
text-align:center;
}

.fancyproduct {
font-family:'Georgia', serif;
font-size:22px;
line-height:0.8;
}

.fancyprice {
font-family:'Georgia', serif;
font-size:18px;
color:#1cb0cc;
line-height:2;
}

div.column1-1 a:link { color:#444; border-bottom:1px dotted #444; text-decoration:none; outline:none;  }
div.column1-1 a:visited { color:#444; border-bottom:1px dotted #444; text-decoration:none; outline:none; }
div.column1-1 a:hover { color:#444; border-bottom:1px solid #444; text-decoration:none; outline:none; }
div.column1-1 a:active { color:#1cb0cc; border-bottom:1px solid #0099cc; text-decoration:none; outline:none; }}