.sstripe{
   background-color: #e0e0e0;
    width: 100%;
    padding: 6px;
    margin:0;
    text-align: center;
}

.box1s {
    background-color: #f8f8a0;
    padding: 5px 1px 5px 0px;
    width: 100%;
    color: black;
    border-radius: 6px 6px 0 0;
    border: 1px solid #bbbbbb;
    font-size: 1.1em;
    color: black;
    margin: 0 0 1px 0;
    text-align: center;
    overflow: auto;
}

img.medleft {
    float: left;
    margin: 0px 5px 2px 2px;
    max-height: 50px;
}

.ppt {
    font-size: 1.2em;
	color: #0066cc;
	font-weight: bold;	
}

.pptcat {
    font-size: 1.0em;
    color: #003377;
}
.pptcat2 {
    font-size: 1.0em;
    color: #0066cc;
}
.pptcat3 {
    font-size: 1.1em;
    color: #0066cc;
    font-weight: bold;
}

.pps {	
	color: black;
}

.ppv {
    font-size: 1.1em;
    color: #1972b3;
}

.ppres {
    font-size: 0.9em;
    margin: 5px;
    padding: 2px;
    overflow: auto;
    background-color: white;
}

.ppres2 {
    font-size: 0.9em;
    margin: 0 5px 5px 5px;
    padding: 2px;
    overflow: auto;
    background-color: white;
}

.shr{
    width: 100%;
    border-bottom: 1px solid #d0d0d0;
}

.rescatbox
{
    background-color: #1d557d;
    border-radius:6px;
    color: white;
    font-weight: normal;
    font-size: 0.9em;
    xborder-bottom: 1px solid #173e5d;
    display: table;
    padding: 5px 15px 5px 10px;
    width: 90%;
    margin-bottom: 3px;
}

.pprescat {
	font-size: 0.9em;
	margin: 2px;
	padding: 2px;
	overflow: auto;
	background-color: white;
}

.ppres img {
	float: left;
}


#shopsearch {
	background-color: #e4f1f7;
}

#shopsearch label {  
	font-size: 0.8em; 
	color:black;
}

#shopsearch input[type=text],input[type=password] {
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	color:#333;
	border: 1px solid grey;
	margin-top: 1px;
	width: 50%;
}

#shopsearch input[type=submit] {	
	text-align: center;
	margin-top: 4px;
}

#shopsearch input[type=checkbox]{
	font-size: 1em;
}

#shopsearch .fi{
	width: 95%;
	margin-top: 2px;	
}

.pptopt {	
	font-size: 0.9em;
	padding: 4px;
	text-align: center;
}

.cpbres {	
	font-size: 0.9em;
	margin: 2px 2px 5px 2px;
	padding: 2px;
	overflow: auto;
}

.sprdrelim{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 60px;
}
.sprdreltx{
    display: table-cell;
    vertical-align: top;
    padding-left: 8px;
}

