/*carousel style*/
	body
	{
		background-color: #D5C9B3;
		font-name: Arial;
		font-size: 11;
	}
	td.img
	{
		margin: 7px;
		//border: 1px solid #0000ff;
		height: auto;
		width: auto;
		float: left;
		//text-align: center;
		font-size: 11px;
	}	
	td.img img
	{
		display: inline;
		margin: 3px;
		border: 1px solid #ffffff;
		height: 55px;
		width: 65px;
	}
	td.img a:hover img 
	{
		border: 1px solid #8B0000;
		float: middle;
	}
	td.desc
	{
	}
	tr.tooltip
	{
		height: 125px;
		vertical-align: top;
	}
	.gallerycontainer
	{
		width: 376px;
		height: 157px;
		margin: 0px;
	}
	.qqcontainer
	{
		width: 381px;
		height: 275px;
	}
	.qqtext
	{
		font-size: 12px;
	}
	select, input
	{
		font-size: 95%;
	}
	input.btn
	{ 
		color:#ffffff; 
		font: bold small 'trebuchet ms',helvetica,sans-serif;
		background-color: #b2aa97;
		width: 150px;
		height: 25px;
	}
	a.info
	{
	    position:relative; /*this is the key*/
	    color:#000;
	}	 
	a.info span
	{
		display:block;
		width:15em;
		border:1px solid #D2B48C;
		background-color:#F5F5DC; color:#000;
	}
	ul
	{
		padding: 0px;
		margin: 0px;
		marker-offset: 0px;
		list-style-position: inside;
	}
	.toggler { width: auto; height: auto; position: relative;}
	#button1 { padding: .5em 1em; text-decoration: none; }
	#car1 { width: 167px; height: 75px; padding: 0.4em; position: relative; background: #fff; }
	#button2 { padding: .5em 1em; text-decoration: none; }
	#car2 { width: 167px; height: 75px; padding: 0.4em; position: relative; background: #fff; }
	#button3 { padding: .5em 1em; text-decoration: none; }
	#car3 { width: 167px; height: 75px; padding: 0.4em; position: relative; background: #fff; }
	#button4 { padding: .5em 1em; text-decoration: none; }
	#car4 { width: 167px; height: 75px; padding: 0.4em; position: relative; background: #fff; }
	#button5 { padding: .5em 1em; text-decoration: none; }
	#car5 { width: 167px; height: 75px; padding: 0.4em; position: relative; background: #fff; }
	#button6 { padding: .5em 1em; text-decoration: none; }
	#car6 { width: 167px; height: 75px; padding: 0.4em; position: relative; background: #fff; }