diff --git a/res/layout/mainlist.xml b/res/layout/mainlist.xml
index 8b24d9d5c..6e9555881 100644
--- a/res/layout/mainlist.xml
+++ b/res/layout/mainlist.xml
@@ -27,48 +27,55 @@
android:layout_width="match_parent"
android:layout_height="wrap_content" >
-
+ android:orientation="vertical" >
-
+ android:layout_marginBottom="6dip"
+ android:layout_marginRight="@dimen/activity_horizontal_margin"
+ card_view:cardCornerRadius="6dip" >
-
-
-
-
-
+
+
+
+
+
+
+
+
@@ -198,4 +205,4 @@
-
+
\ No newline at end of file