﻿/*
ikc topics page style shest
*/

#wrapping{
padding: 0px;
margin: 0px;
border: 0px;
list-style-type: none;
}
#thanks{
margin-left: 30px;
line-height: 14px;
font-size: 12px;
color: #0000ff !important;
font-weight: bold;
}
#nomark li{
margin-left: 50px;
margin-bottom: 20px;
list-style-type: none !important;
line-height: 20px;
font-size: 12px;
color: #333333;
}
#nomark li p{
margin: 0px;
margin-left: 50px;
line-height: 20px;
}
#wrapping .left{
float: left;
}
#wrapping .right{
float: right;
}
#wrapping .center{
text-align: center;
margin-left: auto;
margin-right: auto;
}
