ul {
		list-style-type: none;
}
div#datalist {
                 float:           left;
                 margin-left:     25px;
                 margin-right:    25px;
                 margin-top:      10px;
                 margin-bottom:   40px;
                 width:           80px;
}
table#media {
		table-layout: fixed;
		width: 483px;
}
a{
                 color:           #000000;
                 font-weight:     bold;
                 text-decoration: none;
                 font-size:       11px;
}
img#pic {
		width:  85px;
                 height: 100px;
}
ul#news a{
         	color:           #000000;
                 text-decoration: none;
                 font-size:       11px;
                 position:        relative;
}
ul#news li {
                 margin-top:   10px;
                 margin-left:  5px;
                 margin-right: 5px;
}
div#item {
		margin-top: 0px;
		width: 450px;
}
span#content {
		width: 450px;
		border: 1px;
		font-size:   11px;
}
span#left {
		font-size:   11px;
                float:       left;
}
span#right {
		font-size:   11px;
                float:       right;
}
span#content {
		font-size:   11px;
      font-weight: normal;
}

div#dates {
		font-size:   11px;
      font-weight: normal;
      width: 100px;
}
table#dates {
		table-layout:   fixed;
      width: 460px;
}
td#dates {
		font-size:   11px;
      font-weight: normal;
}
