/* @override http://www.dontolmaninternational.com/articles/layout.css */

/* @override http://www.dontolmaninternational.com/articles/layout.css */

@import url("sheet.css");

/* @override http://www.dontolmaninternational.com/layout.css */

/* @override http://www.dontolmaninternational.com/layout.css */

/*-------------------- General Layout Styles --------------------*/

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

#cmsbody {
	/*min-height: 755px;*/
	padding: 20px 30px 20px 0!important;
	/*width: 700px;*/
}

.testimoialBox {
	padding: 35px 20px 0px 15px;
	color: #ababab;
}

.rssFeed {
	width: 208px;
	margin: 5px 0 20px 18px;
}

.rssFeed a {
	color: #ffffff!important;
	/*display: none;*/
}

.normalText, .rssHeading {
	color: #e8d5b3;
	font-size: 10px;
}

.rssHeading {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px!important;
}

.rssTitle {
	display: block;
	background: url(latestNews.jpg) 0 0 no-repeat;
	text-indent: -90000px;
	height: 35px;
}

.footerImg {
	position: relative;
	bottom: 35px;
	left: 1px;
}

.testiReadMore {
	margin: 0 0 0 310px;
}

.rssDescription {
	display: none;
}

#productCost {
	font-size: 16px;
	font-family: arial;
	color: #494955;
}

td .normalText {
	color: #494955!important;
}

/*.articleListing h2 {
	display: block;
	height: 42px;
	width: 165px;
	background: url(latestNews.jpg) 0 0 no-repeat;
	text-indent: -9000px;
}*/

.articleRSS {
	padding: 0 25px 0 0;
	color: #e8d5b3;
}

.rssFeed .articleListing a {
	color: #e8d5b3!important;
}

td.articleListReadMore a {
	padding-right: 7px;
	display: block;
}

.rssFeed .articleListing h2 {
	display: none;
}

.rssFeed .articleListReadMore {
	padding: 0 0 20px 0;
}

@media screen and (max-device-width: 480px) {


    /* mobile declarations */
    p, td, body, div, span {
	
	font-size: 6px;
	
	}


	
	div.testimoialBox {
	font-size: 5px;
}
}

td.article.articleListing {
	width: 210px;	
}



















