.page-content {
    width: 491px;
    background: none;
}

.panel5 {
    width: 220px;
    padding-right: 0;
}

.panel5 p {
    font-style: italic;
    color: #555555;
}

h3.about-us {
    background: url('/media/img/headings/about-us.gif') no-repeat;
}

.submenu {
    width: 1000px;
    height: 16px;
    margin: 0;
    padding: 12px 0;
    background: #007b8d;
    list-style-type: none;
    clear: both;
}
    
    .submenu li {
        width: auto;
        margin: 0;
        padding: 0 20px;
        display: inline;
        background: url('/media/img/separator-bottom-menu.gif') no-repeat center right;
    }
    
    .submenu li.last {
        background: none;
    }
    
    .submenu a {
        color: #fff;
        font-size: 12px;
        text-decoration: none;
    }
    
    .submenu a:hover {
        text-decoration: underline;
    }
    
    .submenu .parent {

		background:transparent none repeat scroll 0 0;
		margin-left:0;
		padding:0;
	}
	
	.submenu .parent ul, .submenu .sibling {
		margin:0;
		padding:0;
	}
    
.panel .sign-up {
    float: right;
    margin-top: -42px;
    margin-right:13px;
}

.news{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}

.news li{
	border-bottom: dotted 1px #808080;
	margin-bottom:20px;
	padding-bottom:10px;
}

.page-content table{
	border:1px dotted #808080;
}

.page-content table td{
	border:1px dotted #808080;
}

.page-content img{
	float:left;
	width:220px;
	margin-right:20px;
	margin-bottom:15px;
}

#id_age{
	width:20px;
}

