
img{
border: 0;
}

body{
margin:0;
padding: 0;
margin-left: auto;
margin-right: auto;
background-color: black;
background-image: url(/img/background.png);
background-attachment: fixed;
font-family: arial;
color: #b32727;
font-size: 13px;

}


a{
color: #b32727;
text-decoration: none;
font-size: 13px;
font-weight: bold;
}


a:hover{
text-decoration: underline;
}

input{
width: 140px;
height: 17px;
border: solid 1px #d8d1d1;
}

form{
display: inline;
}

.clear{
clear: both;
font-size: 0px;
}

#main{
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 60px;
width: 800px;
background-color: #f5f5f5;
}

.crtl{
position: absolute;
top: 0;
left: 0;
width: 7px;
height: 7px;
background-image: url(/img/crtl.jpg);
}

.crtr{
position: absolute;
top: 0;
left: 100%;
margin-left: -7px;
width: 7px;
height: 7px;
background-image: url(/img/crtr.jpg);
}

.crbl{
position: absolute;
top: 100%;
left: 0;
margin-top: -7px;
width: 7px;
height: 7px;
background-image: url(/img/crbl.jpg);
}

.crbr{
position: absolute;
top: 100%;
left: 100%;
margin-top :-7px;
margin-left: -7px;
width: 7px;
height: 7px;
background-image: url(/img/crbr.jpg);
}

#logo{
margin-left: 20px;
margin-top: 17px;
}

h1{
width: 500px;
font-family:Arial;
clear: both;
float: right;
text-align: right;
margin: 0;
padding: 0;
padding-right: 75px;
color: #b32727;
font-size: 25px;
}
h2{
width: 500px;
font-family:Arial;
clear: both;
float: left;
margin: 0;
padding: 0;
color: #b32727;
font-size: 18px;
padding-bottom: 10px;
}

#searchBox{
padding-left: 20px;
padding-bottom: 10px;
width: 100%;
clear: both;
font-size: 15px;
font-weight: bold;
}

.lpanel{
float: left;
width: 55%;
}

#searchBox .q{
margin-left: 15px;
border: solid 1px #b32727;
color: #b32727;
font-weight: bold;
}

#searchBox .s{
position: relative;
top: -4px;
margin-left: 10px;
width: 67px;
height: 25px;
background-color: transparent;
background-image: url(/img/versti.png);
border: none;
}

.rpanel{
padding-top: 5px;
width: 45%;
float: right;
}

.pagination{
clear: both;
position: relative;
height: 20px;
}

.pagination a{
padding-left: 20px;
position: absolute;
display: block;
color: #9d1111;
text-decoration: none;
font-weight: bold;
font-size: 15px;
}

.pagination a:hover{
color: #bb3c3c;
}

.prew{
left: 0px;
}

.next{
left: 115px;
}

.box{
clear: both;
padding-left: 60px;
padding-right: 20px;
padding-top: 5px;
width: 720px;
line-height: 17px;
}

.column1{
width: 33%;
float: left;
padding-bottom: 8px;
}

.column2{
width: 33%;
float: left;
}

.column3{
width: 33%;
float: left;
}

.more{
width: 33%;
float: left;
padding-left: 20px;
}
