/* Right column stuff */
#col_right { position: absolute; left: 552px; top: 100px; width: 318px; height: 405px; background-color: #f8f6f2; border: 1px dotted #cccccc; }
#col_right_content { position: absolute; left: 10px; top: 14px; width: 298px; height: 385px; text-align: left; font: 12px arial,sans-serif; color: #666666; } /* I HATE IE */
#dots { border-bottom: 1px dotted #c0c0c0; width: 100%; }

/* Hosting plan stuff */
#starter { position: absolute; left: 30px; top: 297px; width: 249px; height: 208px; background-color: #fbf8f3; border: 1px dotted #cccccc; text-align: left; font: 14px arial,sans-serif; color: #666666; }
#standard { position: absolute; left: 290px; top: 297px; width: 249px; height: 208px; background-color: #fbf8f3; border: 1px dotted #cccccc; text-align: left; font: 14px arial,sans-serif; color: #666666; }

