.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

/*.wysiwyg h1{
font-size: 30px;
line-height: 50px;
margin-bottom: 20px;
}*/
.wysiwyg h2{
font-size: 28px;
font-weight: bold;
line-height: 50px;
margin-bottom: 20px;
}
.wysiwyg h3{
font-size: 26px;
font-weight: bold;
line-height: 50px;
margin-bottom: 20px;
}
.wysiwyg h4{
font-size: 24px;
font-weight: bold;
line-height: 50px;
margin-bottom: 20px;

}
.wysiwyg h5{
font-size: 22px;
font-weight: bold;
line-height: 50px;

}

.wysiwyg h6{
font-size: 20px;
font-weight: bold;
margin-bottom: 20px;

}


.wysiwyg p{
	margin-bottom: 10px;
	
}

.wysiwyg table{
	border-collapse: collapse;
	margin-bottom: 10px;
}

.wysiwyg table td{
	padding: 6px;
	border: 1px solid #bcbcbc;
}

.wysiwyg table th{
	padding: 2px;
	border: 1px solid #9b9b9b;
}



.wysiwyg .techSpecsTable {
	margin-top: 10px;
	color: #535353;
}

.wysiwyg .compareEditionsTable td:first-child{
	font-size: 1.2em;
}

.wysiwyg .purchaseTable td:not(:first-child){
	padding-right: 7%;
	text-align: right;
}

.wysiwyg .purchaseTable td:first-child{
	font-weight: bold;
}

.wysiwyg .compareEditionsTable .imgAlignTable td:first-child{
	font-size: inherit;
}

.wysiwyg .techSpecsTable th{
	background-color: #bbbbbb;
	font-size: 1.2em;
}

.wysiwyg .purchaseTable th{
	background-color: #535353;
	color: white;
}

.wysiwyg .techSpecsTable th:first-child{
	background-color: inherit;
	text-align: left;	
	color: #00aba9;
	font-size: 1.5em;
	font-weight: normal;	
	border-left: 0px;	
	border-top: 0px;	
	border-bottom: 0px;	
}

.wysiwyg .techSpecsTable .overrideFirstHeaderTh th{
	background-color: #bbbbbb;
	font-size: 1.2em;
	color: #535353;
	font-weight: bold;
	text-align: center;	
	border: 1px solid #9b9b9b;
}


.wysiwyg .compareEditionsTable tr:nth-child(even){
	background-color: #e8e8e8;
}

.wysiwyg .techSpecsTable .emptyTr tr{
	padding: 0px;
	margin: 0px;	
}

.wysiwyg .techSpecsTable .emptyTr td{
	padding: 0px;
	margin: 0px;	
	border: 0px;
}

.wysiwyg .techSpecsTable .notesTr td{
	border: 0px;
	text-align: center; 
	padding-bottom: 30px;
	font-size: 0.8em; 
	background-color: inherit;
}

.wysiwyg .compareEditionsTable.hardwareTable td{
	text-align: center; 
}

.wysiwyg .compareEditionsTable.hardwareTable td:first-child{
	text-align: left; 
}

.wysiwyg .compareEditionsTable .imgAlignTable {
	padding: 0px 0px 0px 0px;
	margin: -6px -6px -6px -6px;
	width: 100%;
}

.wysiwyg .compareEditionsTable .imgAlignTable td{
	border: 0px;
}

.wysiwyg .compareEditionsTable .cameraImgTd {
	text-align: right; 
	padding-right: 0px; 
	padding-left: 0px;
}

.wysiwyg .compareEditionsTable .imgAlignTable tr{
	background-color: inherit;
}

.wysiwyg .imgAlignTable1 {
	padding: 0px 0px 0px 0px;
	margin: -6px 0px -6px 0px;
}

.wysiwyg .imgAlignTable1 td{
	border: 0px;
}

.imgAlignTable1 .cameraImgTd {
	text-align: center; 
	padding-right: 0px; 
	padding-left: 0px;
	display: table-cell;
}

.imgAlignTable1 .cameraImgTd img {
	width: auto; 
}

.wysiwyg .softwareLayoutTable {
	border: 0px;
}

.wysiwyg .softwareLayoutTable td {
	border: 0px;
	padding: 0px;
	vertical-align: top;
	width: 50%;
}

.wysiwyg .bundlesTable {
  border-collapse: collapse;
  margin-top: 20px;
  margin-bottom: 0px;
  width: 100%;
  border: 1px solid #8d8d8d;
  spacing: 5px;
}
.wysiwyg .bundlesTable td {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #8d8d8d;
  width: 10%;
}


#contactsTable {
	border-collapse: collapse;
	margin-bottom: 10px;
}

#contactsTable td{
	padding: 6px;
	border: 0px
}

#contactsTable th{
	padding: 2px;
	border: 0px
}

.wysiwyg .downloadsTable td:first-child{
	border-right: 0px;
}

.wysiwyg .downloadsTable td:last-child{
	border-left: 0px;
}



/* !iPhone [portrait + landscape] */
@media screen and (max-width: 700px) {
.wysiwyg .compareEditionsTable .cameraImgTd {
	display: none;
}

}