#RRWidget_Wrapper	{
	width: 200px;
	background: #F6F5EE;
	border: 1px solid #CAB7A6;
	font: 12px Arial, Helvetica, sans-serif;
	overflow: hidden;
}

#RRWidget_Header	{
	background: #135189 url('http://www.roundrocktexas.gov/_gfx/theme1/cmn/pagetitleBG.gif') repeat-x bottom center;
	padding: 5px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}

#RRWidget_Content	{
	padding: 5px;
}

#RRWidget_Content ul	{
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	color: #CAB7A6;
}

#RRWidget_Content li	{
	padding: 5px 0;
}

#RRWidget_Footer {
	font-size: 10px;
	padding: 5px 5px 2px 0;
	text-align:right;
	background: transparent url('http://www.roundrocktexas.gov/applications/widgets/tinylogo.gif') no-repeat bottom left;
}

#RRWidget_Content a:link, #RRWidget_Content a:visited, #RRWidget_Content a:hover, #RRWidget_Content a:active, #RRWidget_Footer a:link, #RRWidget_Footer a:visited, #RRWidget_Footer a:hover, #RRWidget_Footer a:active {
	color: #003366;
}

#RRWidget_Content a:hover, #RRWidget_Footer a:hover {
	text-decoration: none;
}
