﻿
#divBody
{
	height:720px;
}


.pageDescriptionGreen
{
	min-height:290px;
	padding-bottom: 10px;	
}

.tabs
{
	margin-left:5px;
	top: -12px;	
	width:641px;
	
}

.divProductHeader
{
	position: absolute;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	margin-top: -12px;		
	/*border: 1px solid Red;*/
}

.divProductBody
{
	position: relative;
	top: 42px;
	overflow:auto;
	min-height:320px;
	width:624px;
	display:inline-block;
}


.tab, .tabUnselected
{
	float: left;
	width: 153px;
	background-image: url(  'images/backgrounds/tab-green.gif' );
	background-repeat:no-repeat;
	color: White;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	display: block;
	height: 35px;
}

.tabUnselected
{
	background-image: url(  'images/backgrounds/tab-blue.gif' );
}


.divProductBody li
{
	padding-left:4px;
	padding-right:4px;
}
	
.greenBulletProdList li
{
	list-style-image: url(        'images/bulletgreen.gif' );
	font-size: 12px;
	color: #333;
	padding: 2px;
	width: 560px;
	vertical-align: text-top;

}

.divProductBody div
{
	float: left;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

.size200x200
{
	width:200px;
	height:200px;	
}

.productBackgroundLargeBlue
{
	margin:3px;
	padding-top:6px;
	
}

#divConnectIcon
{
	width: 180px;
}

#divConnectInfo
{
	width:415px; 
	position:absolute; 
	right:10px; 
	top:52px;
}