project/static/css/styles.css
branch2011
changeset 422 5a5aa1a21599
parent 403 0c8c5343fb27
child 427 ee98f2b50ffa
--- a/project/static/css/styles.css	Fri Sep 30 19:40:09 2011 +0530
+++ b/project/static/css/styles.css	Fri Sep 30 19:40:33 2011 +0530
@@ -572,13 +572,19 @@
   color: #58585a;
 }
 
-#speaker {
-	display:inline;
+#speaker{
+	float:left;
+	margin-bottom: 20px;
 }
 
 #speakerphoto {
 	float: left;
 	padding-right: 20px;
+	width: 200px
+}
+
+#speakerphoto img{
+	width: 200px;
 }
 
 #speakerinfo {