Template Public Preview
diff --git a/template.css b/template.css
index eb85b5b..36989c8 100644
--- a/template.css
+++ b/template.css
@@ -18,6 +18,7 @@
 .news, .spotlight {

 	max-width:1000px;

 	width:100%;

+

 }

 

 .categoryLeft, .categoryRight{

@@ -70,8 +71,9 @@
 .boxBody{

 	border: 1px solid #CCCCCC;

 	border-top:0px;

-	min-height:50px;

+	min-height:30px;

 	padding-left:5px;

+	padding-top:2px;

 }

 

 .newsItems{