/*
Theme Name: World-Stamp-News
Theme URI: http://wordpress.org/
Description: The default WordPress theme for World-Stamp-News.com.
Version: 1.0
Author: A. Birnboeck
Author URI: http://birntec.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Birntec v1.0

	This theme was designed and built by Andy Birnboeck,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


#bannerads_top{
	display:block;
	width:700px;
	height:60px;
	margin-top:20px;
	margin-left:100px;
}
#bannerads_side{
	float:right;
	display:block;
	margin-top:20px;
	width:150px;
}

.inpageads{
	width:670px;
	height:100px;
	margin-top:40px;
	margin-bottom:40px;
	text-align:center;
}

#bannerads_top li.ad{
	display:block;
	width:325px;
	height:60px;
	margin:0px;
	padding:0px;
	margin-right:20px;
	float:left;
}
#bannerads_side .ad{
	width:150px;
	float:left;
	margin-bottom:10px;
}
#bannerads_side small{
	display:block;
	text-align:right;
	font-size:70%;
}
#bannerads_top img{
	width:325px;
	height:55px;
	padding:0px;
	border:1px solid #cacaca;
}
#bannerads_side img{
	width:150px;
	height:100px;
	padding:0px;
	border:1px solid #cacaca;
}
