﻿
/* KS added */
.art-art-contentLayout-sr16editor .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 866px;
}
.art-art-contentLayout-sr16editor .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 866px;
}
.photo {
    margin: 10px;
    padding: 5px;
    border: 3px solid #555555;
    float: left;
    background-repeat:no-repeat;
    height: 236px;
    width: 236px;
    text-align: center;
}
.styleBolderText {
    font-family: Arial, Georgia, "Times New Roman", Times New Roman, Serif;
    font-size: 16px;
    font-weight:bold;
    color: #ffffff;
}
.styleGeneralText {
    font-family: Arial, Georgia, "Times New Roman", Times New Roman, Serif;
    font-size: 14px;
    font-weight:normal;
    color: #ffffff;
}
.styleInterlude {
    font-family: Arial, Georgia, "Times New Roman", Times New Roman, Serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #ffaa99;
}
.styleQuoter {
    font-family: Arial, Georgia, "Times New Roman", Times New Roman, Serif;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    color: #ffaa99;
}

.widecontent {
    padding: 5px;
    background-repeat:repeat-x;
    width: 840px;
    margin: 5px;
    clear: both;
    border: 2px solid #774477;
}

.clearer {
    width: 800px;
    height: 1px;
    margin-right: 10px;
    margin-left: 10px;
    padding: 1px;
    clear: both;
}
.screenshot {
	float: right;
	padding: 5px;
	margin: 10px;

}
