p.prnews_p, li.prnews_li {
	color: #525252 !important;
	font-family: Verdana,Helvetica,sans-serif !important;
	font-size: 11px !important;
}
#tek-wrap-art_display div#content-details img {
    max-width: 480px;
	height: auto !important;
}
div > table {
	margin-bottom: 15px;
}

/* Media Contacts */
div.wd_category {
    margin: 0px;
    padding: 0px;
    border: none;
}
div.wd_category_info {
    margin: 0px;
    padding: 0px;
    border: none;
}
div.wd_category_items {
    margin: 0px;
    padding: 0px;
    border: none;
}
.item {
    margin: 0px 0px 40px 0px;
	padding-bottom: 40px;
    overflow: auto;
}
.item table {
    width: 90px;
}
.item_name {
    font-size: 1.3em;
    /*font-weight: bold;*/
    position: relative;
    line-height: 1.3em;
    margin-top: 30px;
}
.item p{line-height:21px;}
table.wd_imagetable {
}
input, select, textarea, table {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    color: #555;
}
img {
    max-width: 100%;
    height: auto;
}
.wd_imagetable {
    margin-right: 40px !important;
}
@media (max-width: 1024px){
	div#content-details img {max-width:100%; padding:0;}
	
}
@media (max-width: 767px){
	.sec_desc.sec_desc_med_cont {
    	width: 100%;
	}
}
