.smart-page-wrapper {
	margin-top: 25px;
}
ul.smart-pages li {
	margin-bottom: 15px;
	margin-left: 25px;
	list-style: none;
}
ul.smart-pages img {
	border: 0;
}
.description {
	margin: 15px 0;
}
.relationship-table td {
	padding: 5px;	
}
.view-more {
	text-align: right;
	padding-right: 25px;
}
.view-more a {
	
}
.video-box {
    text-align: center;
    margin-bottom: 15px;
}
.video-text {
    font-weight: bold;
    font-size: 1.2em;
    padding: 5px;
    background-color: #efefef;
    margin-bottom: 10px;
}
.links-box {
    width: 200px;
    float: left;
    margin-top: 50px;
}
.link {
    margin-bottom: 10px;
}
.next-text {
    margin: 20px 0 10px 200px;
}
.current a {
    text-decoration: none;
    font-weight: bold;
}
