*{
	margin-top:0px;
}
a:link {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
body {
	background-position: right top;
	background-image: url(../media/images/index/background.gif);
	background-attachment: fixed;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	text-align: left; /* IE 5 fix */
}
#container {
	margin: 0 auto;
	width:992px;
	height:auto;
	background-color: #FFFFFF;
	border: 1px solid #b3b3b3;
}
.header{
	width:980px;
	height:auto;
	border-bottom-style:none;
	margin:auto;
}
.izquierda{
	width:270px;
	height:auto;
	margin:auto;
	float:right;
	margin-right:5px;
}
.principal{
	width:710px;
	height:auto;
	margin:auto;
	float:left;
	margin-left:5px;
}
.rightcol{
	width:270px;
	height:auto;
	margin:auto;
	float:right;
	margin-right:5px;
}
.contentcol{
	width:705px;
	height:auto;
	margin:auto;
	float:left;
	margin-left:5px;
}
.footer{
	width:980px;
	height:auto;
	margin:auto;
	clear:both;
}
#footer {
	margin: 0 auto;
	width:992px;
	height:auto;
	background-color: #FFFFFF;
	border: 1px solid #b3b3b3;
}
#email, #author, #commentarea, #search{
	border:1px solid #bbbbbb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background: #fff url(http://www.feeling.com.mx/media/images/index/form_bg.gif) repeat-x;
	padding:3px;
}
.ad{
	border:2px dashed #FFCC33;
	background-color:#FFFFCC;
}
