body {
	background: #cbe6f8 url("http://www.bloguez.com/templates/ciel/body_bg.gif") repeat-x scroll left top;
	color: #000;
	font-family: 'Trebuchet MS', arial, sans-serif;
	margin: 0
}
#stars {
	background: transparent url("http://www.bloguez.com/templates/ciel/stars.png") no-repeat scroll center top;
	width: 100%
}
table.bigtable {
	width: 1024px
}
td {
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 15px
}
.div_coms_links {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 60px;
	color: white;
	width: 550px;
	height: 70px;
	background: url("http://www.bloguez.com/templates/w_post_control.png")
}
.div_coms_links p {
	padding: 17px 15px 0 60px
}
.div_coms_links a:link, .div_coms_links a:visited, .div_coms_links a:hover {
	color: #333
}
.title {
	clear: both;
	padding: 0 0 0 20px;
	margin: 6px 0;
	float: left;
	color: #fff;
	font: bold 30px Tahoma
}
#principal {
	clear: both;
	padding: 0;
	margin: 0
}
div.c {
	padding: 7px;
	margin-top: 10px;
	background: url("http://www.bloguez.com/images/transparent40.png");
    display:table;
    width:666px;
}
div.g {
	padding: 7px;
	margin-top: 10px;
	background: url("http://www.bloguez.com/images/transparent40.png");
	display: inline-block;
	vertical-align: top;
	width: 90%;
	text-align: center;
}
div.g embed, div.g object { /* ie hack for resizing widgets */
	display: inline;
	zoom: 1;
	width: expression(document.body.clientWidth > 100? "100%": "auto" );
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{ /* safari hack for resizing widgets */
div.g embed, div.g object {
	width: 100%;
}
}
html>body div.g embed, div.g object { /* resizing widgets in all other browsers */
	max-width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0;
}
div.leftside {
	width: 680px;
	float: left;
	padding: 0;
	margin: 0
}
div.rightside {
	display: inline;
	width: 334px;
	float: right;
	padding: 0;
	margin: 0;
	color: #666
}
h2 {
	color: #fff;
	background: #749cc9;
	font-size: 22px;
	display: block;
	padding: 0 5px;
	margin: 0
}
h3 {
	color: #fff;
	background: #749cc9;
	font-size: 18px;
	display: block;
	padding: 0 5px;
	margin: 0
}
a:link {
	color: #06f;
	text-decoration: underline;
	font-size: 13px
}
a:visited {
	color: #06f;
	text-decoration: none
}
a:hover {
	color: #06f;
	text-decoration: none
}
div.g li {
	font-size: 12px;
	border-bottom: 1px dotted #749cc9;
	display: inline-block;
	width: 90%;
}
div.g li a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left
}
div.g li a:hover {
	color: #06f;
	border-bottom: 1px dotted #06f
}
