body {
	text-align:center;
	margin:0;
	background:url(../images/bg.jpg) repeat-y center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#262626;
}

#menumtctl_main {
	width: 7em !important;
}

#map_directions {
	/*margin: 20px 10px 10px 12px;*/
	margin-left: 8px;
	margin-top: 25px;
	padding-right: 5px;
	height:255px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 370px;
}

input, textarea, select {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:1px 0;
}

a {
	color:#0068c0;
}

* {
	padding:0;
	margin:0;
}

img, fieldset {
	border:0;
}

.center {
	text-align:center;
}

.wrapper {
	width:980px;
	margin:0 auto;
	text-align:left;
}

	.logo {
		float:left;
		width:305px;
		height:138px;
		background:url(../images/top.jpg);
	}
	
		.logo_right {
			float:left;
			background:url(../images/top.jpg);
		}
	
			.logo_right_top_left {
				float:left;	
				width:470px;
				padding-top:10px;
				height:22px;
				font-size:10px;
			}
				.logo_right_top_left form {
					float:left;
				}
		
			.logo_right_top_right {
				float:left;
				width:200px;
				padding-top:7px;
				height:22px;
				font-size:10px;
				text-align:right;
			}
		
				.logo_right a {
					text-decoration:none;
					color:#555555;
				}
				
					.logo_right a:hover {
						text-decoration:underline;
					}
	
			.banner {
				width:675px;
				height:106px;
				background:url(../images/banner.jpg);
			}
			
	.menu_main { 
		height:50px;
		background:url(../images/menuBg.jpg) no-repeat;
		padding:0 15px;
		clear:both;
	}
	
		.menu_main a {
			display:block;
			float:left;
			height:28px;
			line-height:28px;
			padding:0 14px;
			margin-top:10px;
			color:#555555;
			text-decoration:none;
		}
		
			.menu_main a:hover, .menu_main a.current {
				background:url(../images/menu_main_over_active.jpg) repeat-x center;
				color:white;
			}
		
		.menu_main_splitter {
			display:block;
			float:left;
			width:10px;
			height:38px;
			margin-top:5px;
			background:url(../images/menu_main_splitter.jpg) no-repeat center;
		}
		
	.content_inner {
		width:960px;
		height:320px;
		background:url(../images/content_inner.jpg) no-repeat;
		padding:0 10px;
		clear:both;
	}
	
		.content_inner_left img, .content_inner_right img {
			margin:5px;
		}
	
		.content_inner_left {
			float:left;
			width:420px;
			margin-top:15px;
			margin-left:15px;
		}	
	
			.content_inner_left_title, .content_inner_right_title {
				font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#384046;
			}
			
			.content_inner_left_data {
				height:260px;
				margin-top:11px;
				overflow:auto;
			}
		
		.content_inner_right {
			float:left;
			width:470px;
			margin-top:15px;
			margin-left:30px;
		}
		
			.content_inner_right_data {
				height:260px;
				margin-top:11px;
				overflow:auto;
			}
		
		.content_inner_cometo_text {
			width:130px;
		}
		
		.content_inner_cometo_links {
			width:130px;
			line-height:11px;
			padding:5px;
			margin-top:10px;
			border:solid 1px silver;
		}
		
		.content_inner_trips_left {
			float:left;
			width:200px;
			margin-top:11px;
		}
		
		.content_inner_trips_right {
			float:left;
			width:200px;
			margin-top:11px;
		}
	
	.footer {
		width:980px;
		height:185px;
	}
	
		.footer_menu {
			width:980px;
			height:75px;
			background:url(../images/iconsbar_bg.jpg) no-repeat;
			padding-top:10px;
		}
		
			.footer_menu a {
				color:#2b353b;
			}
		
		.footer_banner {
			background:white;
			padding:5px 0;
			text-align:center;
		}	
			
		.footer_links {
			background:transparent url(../images/content_footer.jpg) no-repeat scroll 0pt -70px;
			padding-top:25px;
			padding-bottom:30px;
			margin-top:6px;
		}
	
.clear {
	line-height:0;
	clear:both;
	margin:0;
	padding:0;
	border:0;
}

.size10 {
	font-size:10px;
}

.blockTitleSilver {
	height:35px;
	background:url(../images/title_hr_silver.jpg) no-repeat;
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#384046;
}

.blockTitleSilver_mod {
	height:35px;
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#384046;
}

.blockTitleWhite {
	height:35px;
	background:url(../images/title_hr_white.jpg) no-repeat;
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#384046;
}

.searchSort {
	height:27px;
	background:url(../images/title_hr_silver.jpg) no-repeat 0 0;
	color:#384046;
}

.menu_sub {
}

	.menu_sub a{
		display:block;
		height:23px;
		line-height:23px;
		padding-left:10px;
		text-decoration:none;
		color:#333333;
	}
	
		.menu_sub a:hover, .menu_sub .current  {
			background:#95cc00;
			color:white;
		}
		
	.submenu_hr {
		height:2px;
		background:url(../images/submenu_hr.jpg);
		font-size:0;
	}
	
		.menu_sub_sub a {
			display:block;
			height:23px;
			line-height:23px;
			padding-left:20px;
			text-decoration:none;
			color:#838383;
		}
		
			.menu_sub_sub a:hover, .menu_sub_sub .current {
				background:#cbd8a9;
				color:white;
			}
			
		.sub_sub_hr {
			height:2px;
			background:url(../images/submenu_sub_hr.jpg);
		}

		
.objects {
}

	.obj_link, .obj_link_current {
		color:#293943;
		width:340px;
	}
	
	.obj_link_current {
		padding:2px;
		padding-left:5px;
		background:white url(../images/objectHighLight.jpg) no-repeat center;
	}
	
	.obj_hr {
		width:100%;
		height:12px;
		background:url(../images/hr.jpg) repeat-x center;
	}
	
	.object_title, .object_title a {
		color:#293943;
		font-weight:bold;
		text-decoration:none;
		margin-bottom:2px;
	}
	
	.event_title, .event_title a {
		color:#293943;
		text-decoration:none;
	}
	
	.object_links {
		margin-bottom:6px;
		position: relative;
	}
	
	/*.object_links a {
		padding:2px 5px;
		margin-right:4px;
		background:#95cc00;
		text-decoration:none;
		color:white;
	}*/
	
	.object_location {
		margin-bottom:10px;
	}
	
	.object_desc {
	}
	
	.searchPaging {
		text-align:center;
		color:#293943;
	}
		
		.searchPaging a {
			color:#293943;
			text-decoration:none;
		}
		
		.searchPaging span {
			font-weight:bold;
		}
		
	.searchSort {
		color:#293943;
	}
	
		.searchSort a {
			color:#293943;
			text-decoration:none;
		}
		
		.searchSort a.current {
			color:#95cc00;
			font-weight:bold;
		}
	
	
	.events {
	}
	
		.eSearchButton {
			width:160px;
			height:20px;
			background:url(../images/eSearch_button.jpg);
			cursor:pointer;
			color:white;
			border:0 !important;
		}
		
	.searchInputs input, .searchInputs select {
		/*border:solid 1px silver;*/
	}
	
	.home_links a {
		color:#293943;
		text-decoration:none;
	}
	
		.home_links a:hover {
			text-decoration:underline;
		}
		
	.text_w_title_caption {
		font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
		font-size:13px;
		color:#384046;
	}
	
.searchCatNameO {
	width:149px;
	height:23px;
	background:url(../images/object_cat_open.jpg);
	padding-left:11px; 
}

.searchCatNameC {
	width:149px;
	height:23px;
	background:url(../images/object_cat_closed.jpg);
	padding-left:11px; 
}

	
.searchCatNameC, .searchCatNameO {
	color:white !important;
	text-decoration:none;
	line-height:23px;
	cursor:pointer;
}

.searchCatInputs {
	width:151px;
	height:142px; /* was 125 */
	overflow:auto;
	margin:0 1px;
	background:white;
	border-left:solid 1px #d4d4d4;
	border-right:solid 1px #d4d4d4;
	border-bottom:solid 1px #d4d4d4;
	margin-bottom:2px;
	padding-left:5px;
	color:#2b353b;
}

	.searchCatInputsHr {
		width:125px;
		height:2px;
		border-bottom:dashed 1px silver;
		margin-left:4px;
		margin-bottom:2px;
		font-size:0;
	}

.searchButton {
	display:block;
	width:33px;
	height:20px;
	border:0 !important;
	background:url(../images/object_search_button.gif);
	float:right;
}

.objectLinkTitle {
	font-weight:bold;
	margin-bottom:3px;
}

.objectsBack {
	float: left;
}

.objectsForward {
	float: right;
}

.objectsBack a, .objectsForward a{
	text-decoration:none;
	color:#444444;
}

.objectsBack img, .objectsForward img {
	position:relative;
	top:3px;
}
	
.b2bForm {
	height:275px;
	overflow:auto;
}

	.b2bForm input, textarea {
		width:180px;
		border:solid 1px silver;
	}

.b2bSubCats {
	float:right;
	width:200px;
	height:270px;
}	

.b2bUserHelp b, .b2bUserHelp strong{
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#384046;
	font-weight:normal;
}

.hidden {
	display:none;
}

.ac_results {
	background:white;
	text-align:left;
	border:solid 1px silver;
}

	.ac_results li {
		cursor:pointer;
		display:block;
		margin-left:3px;
	}
	
#Form_regForm .left {
	display:block;
	float:left;
	width:150px;
}

#Form_regForm .middleColumn {
	display:block;
	float:left;
}

#Form_regForm fieldset div span input.text, #Form_regForm fieldset div span select {
	width:150px;
}

#Form_regForm .message {
	text-color:red;
	clear:both;
}

.profile {
	width:670px;
	height:106px;
	overflow:hidden;
	background:url(../images/profileBg.png) no-repeat;	
}

	.profileMenu {
		position:relative;
		top:3px;
		left:3px;
	}
	
		.profileMenu a {
			position:relative;
			display:block;
			float:left;
			height:25px;
			padding:0 15px;
			line-height:22px;
			color:#646464;
		}
		
		.profileMenu a:hover {
			text-decoration:none;
			color:#95cc00;
		}
		
		.profileMenu a.current {
			background:white;
		}
		
		.profileMenu .vr {
			position:relative;
			float:left;
			width:3px;
			height:22px;
			background:url(../images/profileVr.png);
		}
		
		.profilePagePrev, .profilePageNext {
			position:relative;
			top:3px;
			left:3px;
			width:43px;
			height:69px;
			float:left;
			text-align:center;
		}
		
			.profilePagePrev img, .profilePageNext img {
				margin-top:21px;
				cursor:pointer;
			}
		
		.profilePagePrev {
			
		}
		
		.profilePage {
			position:relative;
			float:left;
			top:1px;
			left:3px;
			width:578px;
			height:69px;
			font-size:10px;
			overflow:hidden;
		}
		
			#profileContent {
				position:relative;
				height:70px;
			}
			
		.profileImgTd {
			width:83px;
			height:69px;
			background:url(../images/profileImageBg.png);
		}
		
			.profileImgArea {
				height:50px;
				left:6px;
				overflow:hidden;
				position:relative;
				top:9px;
				width:70px;
				z-index:2;
			}
			
			.profileDeleteEl {
				position:relative;
				float:right;
				width:20px;
				height:23px;
				top:-50px;
				background:url(../images/profileDeleteEl.png);
				z-index:5;
				cursor:pointer;
			}
			
			.profileDesTd {
				width:107px;
				vertical-align:top;
				padding-top:8px;
				padding-left:3px;
				color:#979797;
			}
			
				.profileDesTd a {
					color:#595353;
				}
			
			.profileNoteTd {
				width:183px;
				vertical-align:top;
				padding-top:8px;
				padding-left:5px;
				padding-right:5px;
			}
			
				.profileNoteTd a.title{
					font-size:11px;
					color:#646464;
					text-decoration:none;
				}
				
				.profileNoteTd a.title:hover{
					color:#010000;
					text-decoration:underline;
				}
				
				.profileNoteTd a.link{
					font-size:10px;
					color:#95cc00;
					text-decoration:none;
				}
				
				.profileNoteTd a.delete{
					font-size:10px;
					color:#c65340;
					text-decoration:none;
				}
				
				.profileNoteTd a.delete:hover{
					text-decoration:underline;
				}
				
			.profileAdd {
				display:block;
				float:right;
				margin-right:5px;
			}
				
		.formRegistration {
			color:#666666;
		}		
				
			.formRegistration input, .formRegistration select { 
				width:150px;
			}
			
			/*#buttonReg {
				display:block;
				width:100px;
				height:18px;
				margin-right:30px;
				font-size:11px;
				text-align:center;
				color:white;
				cursor:pointer;
				background:url(../images/formRegSubmit.jpg);
				border:0;
			}*/
			
		#buttonLogin {
			float:right;
		}
		
		#login_form {
			width: 210px;
			height: 80px;
			position: absolute;
			left: 350px;
			top: 30px;
			border: 5px solid #727272;
			background-color: white;
			padding: 10px 5px 10px 5px;
		}
		
		#vote_form {
			width: 150px;
			height: auto;
			position: absolute;
			left: 350px;
			top: 20%;
			border: 5px solid #727272;
			background-color: white;
			padding: 10px 5px 10px 5px;
			z-index: 100000;
		}
		
		/*.results_tab {
			display: inline;
			color: blue;
			cursor: pointer;
			background-color: silver;
		}*/
		
		.results_tab {
			display: block;
			float: left;
			margin-right: 5px;
			height: 20px;
			padding-top: 5px;
			padding-left: 5px;
			padding-right: 5px;
			color: #262626;
			cursor: pointer;
			border-top:1px solid silver;
			border-left:1px solid silver;
			border-right:1px solid silver;
		}
		
		.results_tab:hover {
			background: #fff;
		}
		
		
		#remind_password_form {
			width: 210px;
			height: 61px;
			position: absolute;
			left: 350px;
			top: 30px;
			border: 1px solid grey;
			background-color: white;
			padding: 10px 5px 10px 5px;
		}
		
		/*#vote_form {
			width: 210px;
			height: 61px;
			position: absolute;
			left: 450px;
			top: 330px;
			border: 1px solid grey;
			background-color: white;
			padding: 10px 5px 10px 5px;
			z-index:1000;
		}*/
		
		.wrapper {
			position: relative;
		}
		
		.formLogin, #buttonLogin, #buttonLogin img {
			position:relative;
			top:-2px;
		}		
		
		.formVote{
			position:relative;
			top:-2px;
		}
		
		.formLogin input, #buttonLogin input {
			border:solid 1px silver;
			padding:1px;
			margin:0 3px;
		}
		
		.formLogin input.textinput {
			width:95px;
		}
		
		.mapNameInput {
			background:white;
			border:solid 1px silver;
			padding:10px 0;
		}
		
		.mapNameInput input {
			border:solid 1px silver;
			padding:2px;
		}
		
		.emailListToFriend, .emailObjectToFriend {
			background:white;
			border:solid 5px silver;
			padding:10px 0;
		}
		
		.emailListToFriend input, .emailObjectToFriend input{
			width:150px;
			border:solid 1px silver;
		}
		
		.emailToFriendButton {
			width:auto !important;
			border:solid 1px silver;
			margin-top:3px;
		}
			
	div#Search {
		float:left;
	}
	
	.siteSearchField {
		border:solid 1px silver;
		width:100px;
		padding:2px;
		display:block;
		float:left;
	}
	
	.poll_question_title, #PollAnswer .left {
		font-weight:bold;
		margin-bottom:5px;
		display:block;
	}
	
	.poll_answer_caption {
		margin: 2px;
	}
	
	.poll_answer_bar {
		border:solid 1px #C8C8C8;
		background:#CBD8A9;
	}
	
	.poll_total_votes {
		margin-top:8px;
	}

	#PollAnswer .optionset {
		margin-left:10px;
	}
	
	#PollAnswer .optionset li{
		display:block;
		line-height:16px;
	}
	
	#ShowPoll_MyPoll .Actions input {
		cursor:pointer;
		font-size:11px;
		text-align:center;
		background:transparent url(../images/search-buttons/search-btn-right.png) no-repeat scroll right top;
		border:0 none;
		color:#FFFFFF;
		cursor:pointer;
		display:block;
		height:20px;
		width:110px;
		margin: 0;	
	}
	
	#ShowPoll_MyPoll .Actions {
	background:transparent url(../images/search-buttons/search-btn-left.png) no-repeat scroll left top;
	border:0 none;
	display:block;
	height:20px;
	width:110px;
	margin-top: 10px;
	}
	
div.contextmenu{
/*We will use a background similar to the Ms Apps to give a Windows like Look&Feel*/
background:#FFFFFF url(img/bkg.pngf) repeat-y scroll 0%;
border:1px solid #8888FF;
opacity:0.93;
filter: alpha(opacity=93)
}
div.contextmenu ul {list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
div.contextmenu ul li{
display:block;
padding:1px;
line-height:100%;
margin:0;
}
div.contextmenu ul li span {
border:none;
padding:3px 21px 3px 15px;
display:block;
text-decoration:none;
color:#233D6D;
font-size:11px;
font-family:tahoma,arial,sans-serif;
cursor: pointer;
}
div.contextmenu ul li span:hover  {
color:#233d6d;
background:#c3daf9;
border:1px solid #8BB8F3;
padding:2px 20px 2px 14px;
cursor: pointer;
}   

span.searchButtonSpan {
  width: 156px;
  height: 20px;
  display: block;
  border: 0;
  background: url(../images/search-buttons/search-btn-left.png) no-repeat scroll top left;
}

input.spanButton {
  height: 20px;
  display: block;
  border: 0;
  width: 156px;
  background: url(../images/search-buttons/search-btn-right.png) no-repeat scroll top right;
  cursor: pointer;
  color: #fff;
  margin: 0;
}

/*#date1 {
  float: left;
}*/

#events_wrapp {
  float: right;
  height: 360px;
  position: relative;
  left: -5px;
}

#sliderTile {
  width: 780px;
  height: 20px;
  background: transparent url(../images/slider/slider-tile.png) repeat-x;
  position: relative;
  bottom: -6px;
}

#sliderLeft {
  height: 20px;
  background: transparent url(../images/slider/slider-left.png) no-repeat scroll top left;
}

#sliderRight {
  height: 20px;
  background: transparent url(../images/slider/slider-right.png) no-repeat scroll top right;
}

span#sliderLeftSpan.active {
  width: 33px;
  height: 16px;
  display: block;
  background: transparent url(../images/slider/atgal.png) no-repeat;
  position: absolute;
  top: 2px;
  left: 2px;
}

span#sliderLeftSpan.disabled {
  width: 33px;
  height: 16px;
  display: block;
  background: transparent url(../images/slider/no-atgal.png) no-repeat;
  position: absolute;
  top: 2px;
  left: 2px;
}

span#sliderRightSpan.disabled {
  width: 33px;
  height: 16px;
  display: block;
  background: transparent url(../images/slider/no-pirmyn.png) no-repeat;
  position: absolute;
  top: 2px;
  right: 2px;
}

span#sliderRightSpan.active {
  width: 33px;
  height: 16px;
  display: block;
  background: transparent url(../images/slider/pirmyn.png) no-repeat;
  position: absolute;
  top: 2px;
  right: 2px;
}

span#sliderLeftSpan a,
span#sliderRightSpan a {
  width: 33px;
  height: 16px;
  display: block;
  margin-top:0;
  outline-style:none;
  position:absolute;
  text-indent:-9000%;
}

/**
 * Button icons
 */
 
a.clear_anchor {
  display: block;
  margin-top: 0;
  outline-style: none;
  position: absolute;
  text-indent: -9000%;
}

.object_links span {
  display: block;
  float: left;
  position: relative;
  margin-right: 10px;
}

.object_links span.objectLinksMore {
  width: 16px;
  height: 16px;
 background: url(../images/icons/daugiau.gif) no-repeat;
}

.object_links span.objectLinksMore a {width: 16px;  height: 16px;}

.object_links span.objectLinksMap {
  width: 16px;
  height: 14px;
  background: url(../images/icons/rodyti-zemelapi.gif) no-repeat;
  margin-top: 3px;
}

.object_links span.objectLinksMap a {width: 16px; height: 14px;}

.object_links span.objectLinksGallery {
  width: 16px;
  height: 14px;
  background: url(../images/icons/galerija.gif) no-repeat;
  margin-top: 3px;
}

.object_links span.objectLinksGallery a {width: 16px; height: 14px;}

.object_links span.objectLinksEvents {
  width: 16px;
  height: 16px;
  background: url(../images/icons/itraukti.gif) no-repeat;
}

.object_links span.objectLinksEvents a {width: 16px; height: 16px;}

.object_links span.objectLinksMail {
  width: 16px;
  height: 13px;
  background: url(../images/icons/pastas.gif) no-repeat;
  margin-top: 3px;
}

.object_links span.objectLinksMail a {width: 16px; height: 13px;}

.object_links span.objectLinksPrint {
  width: 16px;
  height: 16px;
  background: url(../images/icons/spausdinti-default.gif) no-repeat;
}

.object_links span.objectLinksPrint a {width: 16px; height: 16px;}

#addMapButton a img {
  margin-top: 4px;
}

/* galerijos overflow */

#galleryOverflow {
  width: 370px;
  height: 70px;
  overflow-x: auto;
  overflow-y: hidden;
}

#main_gallery_over {
  width: 365px;
  overflow: hidden;
}

ul#objects_ul li {
  margin-bottom: 5px;
}

ul#events_ul li {
  margin-bottom: 5px;
}

#konsultantas_wrapp {
  margin-left: 8px;
}

	.konsult {
		background:transparent url(../images/search-buttons/search-btn-left.png) no-repeat scroll left top;
		border:0 none;
		display:block;
		height:20px;
		width:110px;
	}
	
	.konsult #buttonReg {
		cursor:pointer;
		font-size:11px;
		text-align:center;
		background:transparent url(../images/search-buttons/search-btn-right.png) no-repeat scroll right top;
		border:0 none;
		color:#FFFFFF;
		cursor:pointer;
		display:block;
		height:20px;
		width:110px;
		margin: 0;	
	}

#cometo_bg {
		background:transparent url(../images/search-buttons/search-btn-left.png) no-repeat scroll left top;
		border:0 none;
		display:block;
		height:20px;
		width:160px;
}

#cometo_bg #submitAvia {
		cursor:pointer;
		font-size:11px;
		text-align:center;
		background:transparent url(../images/search-buttons/search-btn-right.png) no-repeat scroll right top;
		border:0 none;
		color:#FFFFFF;
		cursor:pointer;
		display:block;
		height:20px;
		width:160px;
		margin: 0;	
}

.date-pick {
border:1px solid silver;
width:67px;	

text-align:center;
margin: 0;
height: 16px; 
padding-top: 2px;
}

.input_bg {
color:#bababa; 
width:152px; 
height: 19px;
padding-top:4px;
padding-left: 5px;
border:1px solid silver;
}

	.veks_register {
		background:transparent url(../images/search-buttons/search-btn-left.png) no-repeat scroll left top;
		border:0 none;
		display:block;
		height:20px;
		width:110px;
	}
	
	.veks_register #buttonReg {
		cursor:pointer;
		font-size:11px;
		text-align:center;
		background:transparent url(../images/search-buttons/search-btn-right.png) no-repeat scroll right top;
		border:0 none;
		color:#FFFFFF;
		cursor:pointer;
		display:block;
		height:20px;
		width:110px;
		margin: 0;	
	}

.ticket {
	background: transparent url(../images/ticket.gif) no-repeat scroll left center;
	display:block;
	height:20px;
	padding-left:20px;
	padding-top:8px;
	width:150px; 
}

.rating0 {
	width:61px;
	height:13px;
	background: url(../images/stars/0of5.png) no-repeat;
}

.rating1 {
	width:61px;
	height:13px;
	background: url(../images/stars/1of5.png) no-repeat;
}

.rating2 {
	width:61px;
	height:13px;
	background: url(../images/stars/2of5.png) no-repeat;
}

.rating3 {
	width:61px;
	height:13px;
	background: url(../images/stars/3of5.png) no-repeat;
}

.rating4 {
	width:61px;
	height:13px;
	background: url(../images/stars/4of5.png) no-repeat;
}

.rating5 {
	width:61px;
	height:13px;
	background: url(../images/stars/5of5.png) no-repeat;
}

.searchResults .object_rating {
  float: left;
  margin-right: 15px;
  margin-top: 5px;
}

.searchResults .vote_button {
  float: left;
  margin-top: 3px;
}

	.searchResults .vote_button a {
		color: #95cc00;
		text-decoration: underline;
	}

.formVote .hm {
  border: 1px solid #9F9F9F;
  margin-right: 5px;
  width: 15px;
  height: 15px;
  display: block;
  float: left;
}

	.formVote .hm a {
	  text-decoration: none;
	  display: block;
	  padding-left: 5px;
	}
	
		.formVote .hm a:hover {
			background-color: #DDDDDD;
		}