/*
Theme Name: Twenty Sixteen Child
Theme URI: http://pcb-3d.com/twenty-sixteen-child/
Author: PCB-3D Models Team
Author URI: https://pcb-3d.com/
Template: twentysixteen
Description: Twenty Sixteen child
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteenchild
*/

.site-main > article {
	margin-bottom: 2em;
	position: relative;
}

.content_models_wrapper {
width: 100%;
margin: 0 auto;
padding: 0.2% 0.2%;
float: left;
border-top: 1px solid #6f6f6f;
/*background:Yellow;*/
}

#model_img_small {
margin: 0 auto;
float: left;
width:10%;
}

#model_content_title {
margin: 0;
font-family: Arial;
float: right;
width:90%;
/*background:lightgray;*/
}

#model_content_links {
margin: 0;
font-family: Arial;
float: right;
width:90%;
text-align: right;
/*background:gray;*/
}

/**
 * White Background for google ads
 */

ins {
	background: #ffffff;
	color: #808080;
	padding: 0.125em 0.25em;
	text-decoration: none;
}

p.ex1 {
    border: 1px solid red; 
    padding-right: 20%;
}
