ginebra2/chrome/localpages/subpage.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 04 May 2010 12:39:35 +0300
changeset 0 1450b09d0cfd
child 3 0954f5dd2cd0
permissions -rw-r--r--
Revision: 201015 Kit: 201018

body {
	margin:0px;
	text-align: center;
	font-family: sans-serif;
	font-size: 16px;



	#background-color: #006633;
	background-color: #333333;
}

img { border-style: none; }

li { padding-top: 10px; }

h4 {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#sub_left {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	width: 290px;
}

#sub_right {
	float: right;
	padding-right: 20px;
	padding-top: 36px;
	width: 200px;
}

#rel_notes {
	float: clear;
	text-align: left;
	margin: 20px;
	margin-top: 10px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#start_search { 
  height: 46px;
  font-size: 20px;
  color: #115D6E;
}