﻿td.borderbottom
{
	border: 1px solid #CECECE;
	border-left-style: none;
	border-right-style: none;
	padding: 5px;
}

h3.featuretext
{
	float:left;
}
/* CSS ADDED FOR BODY CONTENT LAYOUT */
#wrap
{
	margin: 0 auto;
	width: 650px;
}
#main
{
	float: left;
	width: 400px;
}

.main
{
	float: left;
	width: 400px;	
}

.omcfeatureimg
{
	float: left;		
}

.omcfeaturetext
{
	float: left;
	width: 300px;
	padding-right: 10px;		
}

.introtext
{
	float: left;
	width: 350px;
	padding-right: 10px;	
}

#sidebar
{	
	float: right;
	width: 250px;
}

.sidebar
{
	float: right;
	width: 250px;
}

.sidebarmobile
{
	float: right;
	width: 200px;
}

#footer
{
	clear: both;
}

#accessibility
{
	width: 650px;
}

.accessible
{
	font-size: small;
	margin-top: 2%;
	margin-bottom: 2%;
}
div.answer
{
	margin-bottom: 10px;
	margin-top: 10px;
}
div.sidebarcontents
{
	margin-bottom: 50px;
	margin-right: 35px;
}
/* temporary. delete the logos before sending this on */img.logo
{
	display: none;
}
img.screenshot
{
	margin-bottom: 10px;
	margin-top: 10px;
}
li
{
	padding: 10px 0px 0px 0px;
}
li.hidden
{
	font-size: x-small;
}
p
{
	font-size: x-small;
	margin-bottom: 5px;
	margin-top: 0px;
}
p.platformheading
{
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 15px;
}
p.rightnavheading
{
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
span.FAQlink
{
	color: #324765;
	font-size: x-small;
}
ul.download
{
	font-size: small;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}
li.download
{
	font-size: x-small;
	padding: 0px 0px 0px 0px;
	margin-left: 2px;
}

div.download
{
	font-size: x-small;
	padding: 0px 0px 0px 0px;
	margin-left: 2px;
}

ul.FAQlist
{
	font-size: x-small;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

.required
{
	font-weight: bold;
	color: #FF0000;
}

.versionheader
{
	color: #255674;
}

.versionchooser
{
	background-image:url('/Images/OMC/versionBox_gradRpt.jpg');
	background-repeat: repeat-y;		
}

.choosertitle
{
	background-image:url('/Images/OMC/versionBox_title.jpg');
	background-repeat: no-repeat;	
	height: 40px;
}

.chooserdivider
{
	background-image:url('/Images/OMC/versionBox_divider.jpg');
	background-repeat: no-repeat;		
}

.chooserfooter
{
	background-image:url('/Images/OMC/versionBox_footer.jpg');
	background-repeat: no-repeat;	
}

#tblchooser
{
	width: 200px;	
}

#tblchooser td
{
	 padding-left:10px;
	 font-size: 1.1em;
}

.currversion
{
	color: #878787;
	font-size: xx-small;
	font-variant: small-caps;
}

.winmoversion
{
	color: Black;
	font-size: xx-small;	
}

.versionoptions
{
	font-size: smaller;
}

.systemreqs
{
	position: relative;
	left: 20px;	
	width: 200px;
}
