/*
Theme Name:		BuzzNumbers
Theme URI:		http://www.buzznumbershq.com/
Description:		The kick ass BuzzNumbers theme by Mitch Malone
Version:			1.0
Author:			Mitch Malone
Author URI:		http://www.mitchmalone.name/
Tags:			BuzzNumbers, MMdN
*/

/* RESET */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}
strong { font-weight:bold }
em { font-style:italic }
a img { border:none }
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-spacing: 0; }
acronym { cursor: help; }
html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }
input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; font-family: Arial, sans-serif; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }
.alR { text-align: right; }
.alC { text-align: center; }
.hide { display: none; }
.clear { clear: both;}
.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }
a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
.cf:after { content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden; }
/* END RESET */

/* TYPOGRAPHY */
h1, h2, h3, h4, h5, h6 { font-weight:bold } /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes. */
.main-heading { font-size: 200%; line-height: 1.1;text-shadow: 1px 1px 1px #0a4c8f;margin: 0; }
/* END TYPOGRAPHY */

/* LAYOUT */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 }
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 }
/* END LAYOUT */

a:link, a:visited {
	color: #1a79b5;
}
a:visited { 
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Arial, sans-serif;
	background: #f9f9f9;
}

#page {
	font-size: 1.2em;
	color: #666666;
	background: #FFFFFF url(./img/page-t1.png) repeat-x 0 95px;
}
.wrap {
	width: 900px;
	margin:0;
}

#wrap .wrap,
#header1 .wrap,
#header2 .wrap,
#top .wrap {
	width:900px !important;
	margin:0 auto !important;
}

#wrap,
#header1,
#header2,
#top {
	width:1000px !important;
}

#container {
	width:1000px !important;
	margin:0 auto;
	overflow:hidden;
}

#footer .cf,
#wrap #content {
	margin:0 auto;
}

.home #content {
	width:900px !important;
}

#wrap {
	overflow:inherit;
}

#header2 .main {
	height:400px !important;
}

#content {
	width:602px !important;
}

#top {
	height: 80px;
	padding: 15px 0 0;
}
	#logo {
		float: left;
		margin: 0 55px 0 0;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 100px;
			height: 61px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(./img/logo.png) no-repeat 0 0;
			}
	#menu {
		float: left;
		width: 597px;
		height: 21px;
		padding: 6px 5px;
		background: url(./img/menu-bg.png) no-repeat 0 0;
		margin: 15px 0 0;
	}
		#menu ul {
			font-size: 108.33%;
			font-weight: bold;
			text-transform: uppercase;
		}
			#menu li {
				float: left;
				background: url(./img/menu-sep.gif) repeat-y 100% 0;
				height: 21px;
				padding: 0 11px 0 9px;
			}
			#menu li.last, #menu li:last-child, #menu:last-child {
				background: none;
			}
				#menu li a:link, #menu li a:visited {
					float: left;
					display: block;
					height: 21px;
					line-height: 21px;
					text-decoration: none;
					text-shadow: 1px 1px 1px #FFFFFF;
				}
				#menu li a:link:hover, #menu li a:visited:hover,
				#menu li.active a:link, #menu li.active a:visited {
					color: #53b7e8;
				}
	#login {
		float: right;
		margin: 15px 0 0;
	}
		#login a:link, #login a:visited {
			display: block;
			width: 127px;
			height: 33px;
			text-indent: -1000em;
			background: url(./img/btn-login.png) no-repeat 0 0;
		}
		#login a:link:hover, #login a:visited:hover {
			background-image: url(./img/btn-login-hover.png);
		}

#header1 {
	font-size: 216.67%;
	color: #FFFFFF;
	height: 92px;
	margin-bottom: 20px;
}
	#header1 h2 {
		font-size: 100%;
		font-weight: bold;
		line-height: 1;
		text-transform: uppercase;
		text-shadow: 1px 1px 1px #084386;
		padding: 18px 0 0;
		margin: 0;
	}
	#header1 p {
		text-shadow: 1px 1px 1px #053073;
	}

#header2 {
	height: 392px;
	background: url(./img/header-1.jpg) no-repeat 50% 0;
	margin-bottom: 20px;
	color: #FFFFFF;
}
	#header2 .main {
		float: left;
		width: 590px;
		padding: 20px 0 0;
	}
		#header2 .main p.text {
			font-size: 200%;
			line-height: 1.1;
			text-shadow: 1px 1px 1px #0a4c8f;
			margin: 0;
		}
			#slider {
				position:relative;
			}
			#slider img {
				position:absolute;
				top:0px;
				left:0px;
			}
	#header2 .side {
		float: right;
		width: 270px;
		padding: 20px 10px;
	}
		#header2 .contact {
			font-weight: normal;
			font-size: 22px;
			line-height: 0.9;
			letter-spacing: -0.05em;
			text-transform: uppercase;
			text-shadow: 1px 1px 1px #1976ac;
			padding: 0 10px 0 30px;
			height: 20px;
			margin: 0 10px 10px 0;
		}
			#header2 .contact span {
				display: block;
				font-size: 42.85%;
				font-weight: bold;
				letter-spacing: 0;
			}

ul.headercontactus {
margin: 21px 0px;
	padding: 0;
}

ul.headercontactus li {
	margin-left: 80px;
	padding: 2px 0px 2px 5px;
	list-style: none;
	background: url('http://www.buzznumbershq.com/wp-content/themes/buzznumbers/img/usflag.png') no-repeat top left;
}

ul.headercontactaus {
	margin: 0;
	padding: 0;
}

.headercontactaus {
	background: url('http://www.buzznumbershq.com/wp-content/themes/buzznumbers/img/ausflag.png') no-repeat top left !Important;
}

		#header2 .buttons {
			width: 100%;
			overflow: hidden;
		}
			#header2 .buttons li {
				float: left;
				width: 100%;
				border-left: solid 10px #000000;
				margin: 0 0 15px;
				font-weight: bold;
				text-transform: uppercase;
			}
				#header2 .buttons a:link, #header2 .buttons a:visited {
					display: block;
					width: 240px;
					height: 63px;
					padding: 20px 0 0 20px;
					color: #999999;
					background: url(./img/btn-1.png) no-repeat 0 0;
					text-decoration: none;
				}
					#header2 .buttons a:link span, #header2 .buttons a:visited span {
						display: block;
						font-size: 200%;
					}
			#header2 .buttons li.item1 {
				border-color: #53b7e8;
			}
					#header2 .buttons .item1 a:link span, #header2 .buttons .item1 a:visited span {
						color: #53b7e8;
					}
			#header2 .buttons li.item2 {
				border-color: #94ce55;
			}
					#header2 .buttons .item2 a:link span, #header2 .buttons .item2 a:visited span {
						color: #94ce55;
					}
			#header2 .buttons li.item3 {
				border-color: #ffa71c;
			}
					#header2 .buttons .item3 a:link span, #header2 .buttons .item3 a:visited span {
						color: #ffa71c;
					}
	

#wrap {
	overflow: hidden;
	margin-bottom: 20px;
}
	#content {
		float: left;
		width: 590px;
	}
	#side1 {
		float: right;
		width: 290px;
	}


#content p {
	line-height: 1.4;
	margin: 10 0 1em;
}
#content ul,
#content ol {
	list-style: disc;
	line-height: 1.4;
	margin: 0 0 1em 2em;
}
#content ol {
	list-style: decimal;
}

#content h2 {
	font-size: 216.67%;
	font-weight: normal;
	color: #208fc6;
	padding: 0 0 .3em;
	background: url(./img/line-h1.gif) no-repeat 0 100%;
	margin: 0 0 .75em;
}
#content h3 {
	font-size: 150%;
	font-weight: bold;
	color: #208fc6;
	margin: 0 0 .5em;
}

#content blockquote {
	border-left: 8px solid #999999;
	padding-left: 10px;
}

input#submit {
	padding: 7px 13px;
	margin-top:10px;
	background: #F3F3F3;
	color: black !important;
	font-size: 12px;
	border: 1px solid #CCC;
	border-radius: 5px;
}

/* Blog style update - ryan */

#content p {
	line-height:20px;
	margin:15px 0px;
}

.post {
	margin:0px 0px 50px 0px;
	overflow:hidden;
}
	.post img {
		padding:5px;
		background: #ddd;
		border: 1px solid #aaa;
		max-width:580px;
	}

img[align=right],
.alignright {
	margin:10px 0px 10px 20px;
	clear:right;
}
img[align=left],
.alignleft {
	margin:10px 20px 10px 0px;
	clear:left;
}

.next-button,
.prev-button,
.posted-in {
	background:#f9f9f9;
	border:1px solid #dedede;
	padding:5px 15px;
	border-radius:5px;
}
.posted-in {
	clear:both;
}
.next-button,
.prev-button {
	display:inline-block;
	padding:10px 15px;
}
.next-button {
	float:right;
}
.prev-button {
	float:left;
}

.date-posted img {
	position:relative;
	top:3px;
	padding-right:5px !important;
}
.date-posted .second {
	padding-left:20px
}

#footer {
	background: #f9f9f9 url(./img/footer-t.gif) repeat-x 0 0;
	padding: 25px 0 15px;
	font-size: 91.67%;
	color: #999999;
	width:100% !important;
	height:29px !important;
}
	#footer a:link, #footer a:visited {
		color: #999999;
	}
	#footer .menu {
		float: left;
		margin-top:6px;
	}
		#footer .menu li {
			float:left;
			margin-right:20px;
		}
		#footer .menu li a {
			display: inline-block;
			padding: 4px 10px 5px 9px;
			border: 1px solid #ccc;
			border-radius: 4px;
			font-size: 11px;
			background: white;
			color: #888;
		}
			#footer .menu h3 {
				font-size: 100%;
				font-weight: bold;
				margin: 0 0 .5em;
			}
			#footer .menu ul {
			}
				#footer .menu li li {
					float: none;
					padding: .3em 0;
				}
	#footer p.copyright {
		float: right;
		width: 275px;
		line-height: 2;
	}


/* page-1
----------*/

#features333 {
	margin:0px !important;
}

#page #features {
	list-style: none;
	margin: 0;
}
	#features li {
		position: relative;
		padding: 0 0 0 300px;
		margin: 0 0 1em;
		min-height: 220px;
	}
		#features .image {
			position: absolute;
			left: 0;
			top: 0;
		}
		#features h3 {
			line-height: 40px;
			height: 41px;
			font-size: 150%;
			font-weight: normal;
			padding: 0 0 0 60px;
		}
		#features h3.icon1 {
			background: url(./img/icon-1.jpg) no-repeat 0 0;
		}
		#features h3.icon2 {
			background: url(./img/icon-2.jpg) no-repeat 0 0;
		}
		#features h3.icon3 {
			background: url(./img/icon-3.jpg) no-repeat 0 0;
		}
		#features p {
			line-height: 1.55;
		}

#menu2 {
	font-size: 108.33%;
	font-weight: bold;
	text-transform: uppercase;
}
	#menu2 ul {
		width: 100%;
		overflow: hidden;
		padding: 0 0 1px;
	}
		#menu2 li {
			float: left;
			width: 100%;
			margin: 0 0 5px;
		}
			#menu2 a:link, #menu2 a:visited {
				display: block;
				height: 33px;
				line-height: 33px;
				text-decoration: none;
				text-shadow: 1px 1px 1px #FFFFFF;
				padding: 0 10px 0 20px;
				background: url(./img/menu-2.png) no-repeat 0 0;
			}
			#menu2 a:link:hover, #menu2 a:visited:hover,
			#menu2 .active a:link, #menu2 .active a:visited {
				color: #53b7e8;
				background-image: url(./img/menu-2-hover.png);
			}


#contact1 {
	margin: 0 0 15px;
}
	#contact1 a:link, #contact1 a:visited {
		display: block;
		height: 53px;
		text-indent: -1000em;
		background: url(./img/btn-contact.png) no-repeat 0 0;
	}

#boxes {
	width: 100%;
	overflow: hidden;
	font-size: 91.67%;
	color: #999999;
}
	#boxes .box {
		padding: 18px 18px;
	}
		#boxes h3 {
			font-size: 100%;
			font-weight: bold;
			color: #53b7e8;
			text-transform: uppercase;
			line-height: 16px;
			padding: 0 0 0 30px;
			margin: 0 0 .5em;
		}
		#boxes p {
			line-height: 2;
			margin: 0;
			color: #333 !important;
}
		}
			#boxes span {
				color: #333333;
			}
			#page #boxes p.more a:link, #page #boxes p.more a:visited {
				text-decoration: underline;
				color: #208fc6;
			}
			.more a {
				display:inline-block;
				padding:2px 13px;
				background: #f3f3f3;
				color: #000 !important;
				text-decoration:none !important;
				font-size:12px;
				border:1px solid #ccc;
				border-radius:5px;
			}
#navnav {
	border-top: solid 1px #ffa71c;		
	border-bottom: solid 1px #ff0069;
	padding: 10px 0 10px 0;
}	
#boxes .contact {
		border-bottom: solid 1px #90d743;
	}
		#boxes .contact h3 {
			background: url(./img/icon-email.gif) no-repeat 5px 50%;
		}
		#boxes .contact p a:link, #boxes .contact p a:visited {
			color: #333333;
		}

	#boxes .twitter {
		border-bottom: solid 1px #53b7e8;
	}
		#boxes .twitter h3 {
			background: url(./img/icon-twitter.gif) no-repeat 2px 50%;
		}
		/* for the tweetable twitter feed 15/09/2011 */
		.tweetList {
			margin:0px !important;
		}
		.tweetList li {
			margin-bottom:10px !important;
		}
#boxes .blog {
	border-bottom: solid 1px #e853a7;
}
	#boxes .blog h3 {
		background: url(./img/icon-blog.gif) no-repeat 5px 50%;
	}
	#boxes .blog p a:link, #boxes .blog p a:visited {
		color: #333333;
		text-decoration: underline;
	}
	.bloglinks {
		margin-bottom:-10px !important;
		display:block;
		text-decoration:none !important;
		background: url(./img/blog.png) no-repeat 0 3px;
		padding:0px 0px 0px 23px;
	}

	.bloglinks:hover {
		text-decoration:underline !important;
	}

	.box.blog h3 {
		margin-bottom:15px !important;
	}

/* home
----------*/

.home #page {
	background: #FFFFFF url(./img/page-t2.png) repeat-x 0 95px;
}

.home #content {
	float: none;
	width: auto;
}


#logos {
	width: 870px;
	height: 46px;
	padding: 14px 15px;
	background: url(./img/logos-bg.png) no-repeat 0 0;
	margin: 0 0 12px;
}
	#logos p {
		float: left;
		margin: 0 20px 0 0;
		line-height: 46px;
		font-size: 150%;
		color: #808080;
	}
	#logos p.nav {
	}
		#logos p.nav a:link, #logos p.nav a:visited {
			display: block;
			height: 46px;
			width: 10px;
			text-indent: -1000em;
		}
		#logos p.nav a.prev:link, #logos p.nav a.prev:visited {
			background: url(./img/btn-prev2.png) no-repeat 0 50%;
		}
		#logos p.nav a.next:link, #logos p.nav a.next:visited {
			background: url(./img/btn-next2.png) no-repeat 0 50%;
		}
	#logos p.last {
		margin: 0;
	}
	#logos .slider {
		float: left;
		width: auto;
		height: 46px;
		overflow: hidden;
		margin: 0 10px 0 0;
	}
		#logos .slider ul {
			list-style: none;
			margin: 0;
		}
			#logos .slider li {
				width: autox;
				height: 46px;
				line-height: 46px;
				vertical-align: middle;
				text-align: center;
				padding-right: 21px;
				float: left;
			}
				#logos .slider li img {
					vertical-align: middle;
				}

.home #page #features {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
}
	.home #features li {
		float: left;
		width: 260px;
		height: 164px;
		min-height: 100px;
		padding: 15px 15px;
		background: url(./img/box-1.jpg) no-repeat 0 0;
		margin: 0 15px 0 0;
	}
	.home #features li.last {
		margin: 0;
	}
		.home #features h3 {
			font-size: 200%;
			line-height: 1.1;
			letter-spacing: -0.05em;
			height: 55px;
			padding: 6px 20px 0 75px;
			margin: 0 0 .3em;
		}
		.home #features h3.icon1 {
			background: url(./img/icon-1a.png) no-repeat 0 0;
		}
		.home #features h3.icon2 {
			background: url(./img/icon-2a.png) no-repeat 0 0;
		}
		.home #features h3.icon3 {
			background: url(./img/icon-3a.png) no-repeat 0 0;
		}
		.home #features p {
			margin: 0;
		}

.home #boxes {
	border-top: solid 1px #e9e9e9;
}
	.home #boxes .box {
		float: left;
		width: 250px;
		padding: 20px 20px;
		margin: 0 15px 0 0;
		border: none;
	}
	.home #boxes .blog {
		margin: 0;
	}

/**product page css**/

#block_content {  
	overflow:auto;  
	margin-bottom:20px;  
}  
#content_items {  
	width:590px;  
	margin-right:0px;
	float:left;    
}  

.mini_parent .mini_content_item {
  height:145px
}
	.mini_parent .mini_content_item .thumbnail {
		height:inherit !important;
		padding:0px !important;
		background:none !important;
		border: 0 none !important;
		position:inherit !important;
	}

.mini_content_item {  
	border:1px solid #e4e4e4;  
	margin-bottom:20px;  
	overflow:hidden;
	padding-bottom:20px;
	background:#f9f9f9;
}  
	.mini_content_item .block_inside {  
		background:none; background-color:#f9f9f9;  
		padding:15px 15px 20px 15px;  
	}
	.mini_content_item .thumbnail { 
		float:left; margin-right:25px;
		height:120px;
		padding: 5px;
		background: #FFF;
		border: 1px solid #AAA;
		position:relative;
		top:-5px;
		margin-left:10px;
	} 
	.mini_content_item img,
	.date-posted img {
		background:none;
		padding:0px;
		border:0px none;
	}
	.mini_content_item p {
		margin-bottom:0px !important;
	}

a.button {  
	background:#23a0d0 url(images/button_bg.jpg) repeat-x;  
	padding:5px 10px 5px 10px;  
	color: #ffffff;  
	text-decoration: none;  
	border:1px solid #24a1d0;  
	text-transform:uppercase;  
	font-size:9px;  
	line-height:40px;
}

a.button:hover {  
	background:#0f71ae url(images/button_bg_o.jpg) repeat-x;  
	border-color:#0f71ae;  
} 

a.button2 {  
	background:#32312f url(images/button_bg.jpg) repeat-x;  
	padding:5px 10px 5px 10px;  
	color: #ffffff;  
	text-decoration: none;  
	border:1px solid #32312f;  
	text-transform:uppercase;  
	font-size:12px;  
	line-height:30px;
}  

a.button2:hover {  
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;  
	border-color:#007de2;  
} 

ul#navbacknext {
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
}

ul#navbacknext li a {
	display: inline-block;
	padding: 7px 26px;
	background: #F3F3F3;
	color: black !important;
	text-decoration: none !important;
	font-size: 12px;
	border: 1px solid #CCC;
	border-radius: 5px;
}

ul#navbacknext li a:hover {
	background-color:#e6e6e6;
	border:1px solid #bfbfbf;
	color:#333333;
}

ul#navbacknext .back {
	float:left;
}

ul#navbacknext .next {
	float:right;
	margin-right: 12px;
}

a.buttonnavnav{
	background:url(./img/buttonnavnav.gif) no-repeat;
	display:block;
	color:#555555;
	font-weight:normal;
	height:40px;
	line-height:40px;
	margin-bottom:0px;
	text-decoration:none;
	width:320px;
}

a:hover.buttonnavnav{
	color:#666666;
	text-decoration:none;
	background:url(./img/buttonnavnav-hov.gif) no-repeat;
}

.questionmark{
	background:url(./img/questionmark.gif) no-repeat 8px 8px;
	text-indent:40px;
	display:block;
}

ul.greentick {
	margin: 0;
	padding: 0;
	margin-top:25px !important;
}

ul.greentick li {
	margin-left:0px;
	padding: 2px 0px 2px 35px;
	list-style: none;
	line-height:20px;
	background: url('./img/greentick.png') no-repeat top left;
	margin-bottom:7px;
}

/* temporary logo banner killer */

#logos {display:none;}

/* temporary product.buzznumbershq.com fix */

.single.postid-45 #top,
.single.postid-45 #header1,
.single.postid-45 #wrap {
	margin:0 auto;
}

.single.postid-45 #wrap {
	padding-top:20px;
}

/* SugarCRM contact form */

#sugar_form {
	margin:0px !important;
}

#sugar_form li {
	margin-bottom:10px;
}

#sugar_form .button {
	margin-top:30px !Important;
}

#sugar_form li input[type="text"], #sugar_form li input[type="url"], #sugar_form li input[type="email"], #sugar_form li input[type="phone"], #sugar_form li input[type="number"], #sugar_form li input[type="password"],
#sugar_form li textarea {
	padding: 8px 13px !Important;
	background: #F3F3F3;
	color: #222 !important;
	font-size: 12px !important;
	border: 1px solid #CCC;
	border-radius: 5px;
}

#sugar_form li textarea {
	width:540px;
	height:150px;
}

#sugar_form li .required {
	color: #790000;
	margin-left: 4px;
}

#sugar_form li label {
	margin: 10px 0 4px 0 !important;
	font-weight: bold !important;
	display: -moz-inline-stack !important;
	display: inline-block !important;
	line-height: 1.3em !important;
	clear: both !important;
	width:100%;
}

#sugar_form li input.medium {
	width: 47%;
}

/* thank you page */

h2.msg_sent {
	font-size: 100%;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #084386;
	padding: 33px 0 0 0 !important;
	text-align: center !important;
	margin: 0 !important;
}

#wrap.msg_sent {
	text-align:center;
}

.msg_sent h1 {
	font-size:35px;
	margin-bottom:20px;
}
.msg_sent p {
	font-size:25px;
}
.msg_sent img {
	padding:0px;
	background:none;
	border:0px;
}

