#heading {
font-family: "verdana", "Sans-Serif";
font-style: normal;
color: blue;
font-size: 40px;
text-align: center;
font-weight: normal;
}

#chrome-webstore-popup, #result, #footer, #menu, #searchForm, #searchFormText, #dealInfo, #notification{
font-family: "verdana", "Sans-Serif";
font-style: "normal";
text-align: center;
font-size: 13px;
}

#result {
color: red;
}

.sidebar-item {
text-align: left;
}

div.container-fluid div#content {
min-width: 600px;
max-width: 600px; 
margin-left:300px;
}

#searchFormTable, #searchForm {
background-color: whiteSmoke;
}

#header {
padding-top: 40px;
}

#topbar {
text-align:left;
}

#masterhead {
background-color: #049CD9;
}

#cwp-message {
margin-botton: 3px;
}

.star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}

.star,
.star a {background: url(/gifs/star.gif) no-repeat 0 0px;}
	
.star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
}

div.rating div.on a {
	background-position: 0 -32px;
}

span.starSpan {
	background: url(/gifs/star.gif) no-repeat 0 0px;
	background-position: 0 -32px;
	width: 17px;
	height: 15px;	
}