#try_container{
	width:967px;
	margin:0 auto 0 auto;
}

#try_header{
	margin-left:11px;
	margin-bottom:9px;
	/* Space between "Try Logi Ad Hoc" and Masthead / Navigation */	margin-top:33px;
}

#try_header h1{
	text-indent:-9999px;
	background-image: url(../images/products/tryAdhoc/try-h1.gif);
	height: 28px;
	padding:0;
	margin:0;
	background-repeat: no-repeat;
}

#try_content_top{
	background-image: url(../images/products/tryAdhoc/try-content-header.jpg);
	background-repeat: no-repeat;
	height: 105px;		
}

#try_content_top a{
	display:block;
	height:29px;
}

#top_test_drive{
	float:left;	
	margin-left:50px;
	margin-top:35px;
	width:367px;
}


#top_test_drive h2{
	margin:0;
	padding:0;
	text-indent:-9999px;
	background-image: url(../images/products/tryAdhoc/try-test-drive-header-text.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 29px;
}


#top_download{
	float:right;	
	margin-right:40px;
	margin-top:35px;
	width:367px;
}

#top_download h2{
	margin:0;
	padding:0;
	background-image: url(../images/products/tryAdhoc/try-download-logi-header-text.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	height: 29px;
}
#try_content_container{
	width:965px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-left-color: #cacaca;
	color:#383838;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#try_content_container p{
	margin:0;
	padding:0 0 12px 0;
}

#try_content_container ul{
	margin:0 0 0 -10px;
	padding:0;
}

#try_content_container ul li{
	margin:0;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/products/tryAdhoc/try-list-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
}

#try_content_container a:link,
#try_content_container a:visited{
	color:#7db04c;
	font-weight:bold;
	text-decoration:none;
}

#try_content_container a:hover,
#try_content_container a:active{
	color:#7db04c;
	font-weight:bold;
	text-decoration:underline;
}

#try_content_container h4.you_will_need{
	margin:15px 0 0 0;
	padding:0 0 5px 0;
	background-image: url(../images/products/tryAdhoc/try-you-will-need-text.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 19px;
	text-indent:-9999px;
}

#try_content_container img{
	border:none;	
}

#try_content_left{
	float:left;
	margin-left:50px;
	width:355px;
}

#try_content_left h3{
	margin:0;
	padding:0;
	background-image: url(../images/products/tryAdhoc/try-end-user-experience-text.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	text-indent:-9999px;	
}

#try_content_right{
	float:right;
	width:355px;
	margin-right:50px;
}

#try_content_right h3{
	margin:0;
	padding:0;
	background-image: url(../images/products/tryAdhoc/try-system-administrator-experience-text.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	text-indent:-9999px;
}

.try_blue_text{
	background-image: url(../images/products/tryAdhoc/try-content-divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 8px;
	padding-top: 8px;
	font-style: italic;
	color: #1c8cdd;
	padding-bottom:20px;
}


.test_drive_btn_left{
	width:205px;
	float:left;
	background-image: url(../images/products/tryAdhoc/try-test-drive-on.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin:0;
	padding:0;
}

.test_drive_btn_left a, .test_drive_btn_left a:link, .test_drive_btn_left a:visited {
display:block;
}

.test_drive_btn_left img {
width:204px;
height: 50px;
}

.test_drive_btn_left a:hover img {
visibility:hidden;
}

#test_drive_btn_right{
	width:130px;
	float:right;
	font-size:12px;
	padding:10px;
}

#test_drive_btn_right>a:hover,
#test_drive_btn_right>a:active{
	color:#1c8cdd;
	text-decoration:none;
}



.download_btn_left{
	width:230px;
	float:left;
	background-image: url(../images/products/tryAdhoc/try-download-on.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin:0;
	padding:0;
}

.download_btn_left a, .download_btn_left a:link, .download_btn_left a:visited {
display:block;
}

.download_btn_left img {
width:230px;
height: 50px;
}

.download_btn_left a:hover img {
visibility:hidden;
}

#download_btn_right{
	width:105px;
	float:right;
	font-size:12px;
	padding:10px;
}

#download_btn_right>a:hover,
#download_btn_right>a:active{
	color:#1c8cdd;
	text-decoration:none;
}

#try_footer{
	background-image: url(../images/products/tryAdhoc/try-content-footer.gif);
	height: 38px;
	width: 967px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

.clear_both{
	clear:both;	
}


