/* content area styles */

.article {
	margin: 0 10px 10px 0;
	padding: 10px;
	border-bottom: 1px solid #D3D3D3;
        position: relative;
}

.article a {
	text-decoration: none !important;
}

.article img {
	float: left;
	padding: 2px;
	border: 1px solid #D3D3D3;
	margin: 0 15px 0 0;
}

.artContent {
    margin-left: 150px;
}

.quote {
	font-weight: bold;
	margin-bottom: 5px !important;
}

.details {
	font-weight: bold;
	margin-bottom: 0 !important;
}


/* sidebars styles */

#devices li {
	padding: 0 0 5px 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CECECE;
	color: #009DDC;
	font-size: 12px;
}

#devices a { text-decoration: none; }

#devices a.devactive {
	color: #FF7300;
	font-weight: bold;
}

.moreinfo {
	padding: 0 0 10px 0;
	margin-top: 5px;
}

.moreinfo li {
	margin-bottom: 5px;
}

.articleMainImg { width:134px; height:40px; }

.pressAdmin li { margin-bottom: 5px; }
.pressAdminForm { margin: 0 10px 10px 0; padding: 10px; border-bottom: 1px solid #D3D3D3; }
.pressAdminForm input, .pressAdminForm textarea { padding: 3px; border: 1px solid #D3D3D3; color: #666; margin: 0 10px 5px 0; width: 250px; }
#preImage { width: 134px; float: left; }
#preIcon { width: 134px; clear: both; float: left; }

.pressFacebookLikeButtonCont { margin-top: 5px; height: 21px; overflow: hidden; }
.pressFacebookLikeButtonCont iframe { border:none; overflow:hidden; width:100px; height:21px; }
