
/*************** CSS for 3 col layout ****************/

#super-container{
	margin:0px auto;
	padding:0px;
	width:995px;
}
#header{
	background:transparent url(http://resource.smsgupshup.com/webimages/images/bar-top.3.3.80645.jpg) no-repeat scroll 50% 50%;
	height:20px;
	margin:0px;
	padding:0px;
	width:993px;
	overflow:hidden;
}
#wrapper {
	background:transparent url(http://resource.smsgupshup.com/webimages/images/bar-mid_iii.3.3.80645.jpg) repeat-y scroll 50% 50%;
	clear:both;
	margin:0pt 0pt;
	width:993px;
	overflow:hidden;
}
* {
	margin:0pt;
	padding:0pt;
}
#footer{
	background:transparent url(http://resource.smsgupshup.com/webimages/images/bar-bottom.3.3.80645.jpg) no-repeat scroll;
	height:21px;
	margin:0px;
	padding:0px;
	width:993px;
}
#middle-col .clearfix .grp-subs div {
	position:absolute;
	left:304px;
}
