﻿/* $Easynet: group/sw/peeringdb/lg/client/css/page-content.css,v 1.3 2010/02/08 14:11:53 chrisy Exp $
// Easynet Stylesheet adapted for Public Peering Information and Looking Glass pages
// (c) Easynet
*/

.PageContentTop {
background: #fff url(http://www.easynet.com/i/layout/curved_boxtop_390.gif) no-repeat;
width: 390px;
height: 6px;
margin: 0;
border:none;
padding:0; 
overflow:hidden;
}
	
.PageContent 
{
width: 368px;
border-color: #ccc;
border-style: solid;
border-width:0 1px 0 1px;
padding: 0 10px 1px 10px;
margin: 0;
min-height:120px;
}

.PageContentBottom {
background: #fff url(http://www.easynet.com/i/layout/curved_boxbottom_390.gif) left bottom no-repeat;
width: 390px;
height: 6px;
margin: 0;
padding:0;
border:0;
clear:left;
line-height:0px;
overflow:hidden;
}

.numberedlist ol {
	font-weight: normal;
	list-style-image: none;
}

.numberedlist li {
	font-weight: normal;
	list-style-image: none;
}

