diff --git a/Wello/www/details-content.php b/Wello/www/details-content.php
index a07ba4b..e191fca 100644
--- a/Wello/www/details-content.php
+++ b/Wello/www/details-content.php
@@ -168,7 +168,7 @@
+ ?> feet
@@ -177,7 +177,7 @@
+ ?> inches
@@ -187,18 +187,28 @@
+ ?> (weight per foot pounds)
- Threaded/Welded
- STILLTODO
+ Casing Joint Type
+
+
+
Drive Shoe?
- STILLTODO
+
+
+
diff --git a/Wello/www/details.php b/Wello/www/details.php
index 1fd60b3..1bb7fbd 100644
--- a/Wello/www/details.php
+++ b/Wello/www/details.php
@@ -26,6 +26,11 @@
Relative_Location,
Proposed_Use,
Drilling_Equipment,
+ Casing_Length_Feet,
+ Casing_Diameter_Inches,
+ Casing_Weight_Per_Foot_Pounds,
+ Casing_Joint_Type,
+ Drive_Shoe,
Depth_To_Top_Of_Gravel_Pack,
Depth_To_Bottom_Of_Gravel_Pack
diff --git a/Wello/www/form.php b/Wello/www/form.php
index a647a84..300db04 100644
--- a/Wello/www/form.php
+++ b/Wello/www/form.php
@@ -54,9 +54,21 @@