@charset "UTF-8";
/* CSS Document */

#maincontent{
width: 830px;
}

#top{
float: left;
width: 450px;
width: 500px;
}

.boardphotos{
padding: 0 10px;
float: left;
clear: both;
}


.boardphotos img{
float: left;
padding: 5px;
}

.bigboard{
float: left;
}

#topvideo{
background: #000;
width: 490px;
}

#topvideoinner{
float: left;
}

a.all:hover{
color: #fc00ff ! important;
background-color: #000 ! important;
}

a.more{
margin: 10px 0 0 0;
background: #33ef00 ! important;
}

a.more:hover{
color: #33ef00 ! important;
background: #000 ! important;
}

p.buy{
font-weight: bold;
padding: 10px 0 10px 0 ! important;
clear: both;
float: left;
}

h2{
margin: 100px 0 0 290px;
}

div.info{
float: left;
width: 400px;
padding: 20px 10px 10px 10px;
font-size: 1.2em;
line-height: 16px;
}

div.info h3{
padding: 10px 0 10px 0;
font-weight: bold;
font-size: 1.2em;
}

.info h3{
clear: both;
}

em{
font-weight: bold;
}

#topvideo{
float: left;
}

div.info p{
padding: 0 0 10px 0;
}