/* pend.css */

div.PendEq {
border: 1px dashed #ccc;
padding: 5px 15px;
}

hr, h2 {
clear: both;
}
#Pstraightline, #PGraph2Text, #Pforcetext {
clear: both;
}

img#PendulumLength, img#PendulumDisplacement, img#PendulumEquipment {
float: right;
padding-left: 20px;
padding-bottom: 10px;
}

img#PendulumForce1, img#PendulumForce2, img#PendulumArcs,
img#PGraph1, img#PGraph2, img#PMeasure, img#PConical,
img#PResultantForce,
img#PendulumEnergy {
float: left;
padding-right: 20px;
padding-bottom: 10px;
}

.PRTable {border-collapse: collapse; margin-bottom: 12pt;}
.PRTable th {font-size: 10pt; text-align: center; vertical-align: top; border: 2px solid #666; padding: 2pt 4pt; background-color: #eee;}
.PRTable td {font-size: 10pt; text-align: center; vertical-align: top; border: 2px solid #666; padding: 2pt 4pt;}

.Col1Std h5.PlainTitle {
font-size: 12pt;
font-weight: bold;
margin-bottom: 0px;
}

/* pdenergy.htm */
p#V0equation {margin-left: 40px;}
p#MaxSpeed {clear: both;}
