* {

	margin: 0px;

	padding: 0px;

}



body {

	margin:0 auto;

	padding:0px 0px 0px 0px;

	background:#eaeaea url(http://awpa.eu/wp-content/uploads/2012/02/body_auth2-112x150.jpg) repeat-x;

	font-family:Arial, Tahoma, verdana, Century gothic,Tahoma,sans-serif;

	font-size:13px;

	}

img {

	border:0;

	margin: 0 0;

	}

	

a {

	color: #0f7cec;

	text-decoration: none;

	outline:none;

	}

a:visited {

	color: #0f7cec;

	}

a:hover, a:active {

	color: #222;

	text-decoration: none;

	}



h1,h2, h3, h4, h5, h6 {

	line-height:125%;

	font-weight: bold;

	}



h1 {

	font-size: 26px;

	}	

	

h2 {

	font-size: 21px;

	}

h3 {

	font-size: 19px;

	}

h4 {

	font-size: 17px;

	}

h5 {

	font-size: 15px;

	}

h6 {

	font-size: 13px;

	}





ul {

	list-style: square;

	}





blockquote {

	font-style: italic;

	color: #555;

	padding:10px;

	}

blockquote blockquote {

	color: #666;

	}

blockquote em {

	font-style: normal;

	}





pre {

	padding: 9px;

	background: #f9f9f9;

	border: 1px solid #ccc;

	}

code {

	padding: 0 3px;

	background: #eee;

	}

pre code {

	background: transparent;

	}



.clear {

	clear:both;

	}

img.centered  {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	padding: 0px;

	}

	

img.alignnone {

	padding: 5px 5px;

	margin: 0px 0px 10px 0px;

	display: inline;

	background:#E4E4E4;

	border: 1px solid #ddd;

	}



img.alignright {

	padding: 5px 5px;

	margin: 5px 0px 10px 10px;

	display: inline;

	background:#E4E4E4;

    border: 1px solid #ddd;

	}



img.alignleft {

	padding: 5px 5px;

	margin: 5px 10px 10px 0px;

	display: inline;

	background:#E4E4E4;

    border: 1px solid #ddd;

	}

	

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	}



.alignright {

	float: right;

	margin: 0px 0px 10px 10px;

	}



.alignleft {

	float: left;

	margin: 0px 10px 10px 0px;

	}

	

.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #E4E4E4;

	padding: 4px 0px 5px 0px;

	color:#555;

	}



.wp-caption img {

	margin: 0px 0px 5px 0px;

	padding: 0px;

	border: 0px;

	

	}



.wp-caption p.wp-caption-text {

	margin: 0px;

	padding: 0px 0px 0px 0px;

	font-size: 11px;

	font-weight: normal;

	line-height: 12px;

	}

	

	

/* The Outer cover */



#wrapper {

	width:1000px;

	margin:60px auto;

	background:#D9D5CD url(images/wrap.png) top repeat-x;

	padding:0px 11px;

	border:1px solid #BFBBB3;



	}

#casing {

	padding:0px 0px 10px 0px;



	}		

	

	

	

/* The Header */



#top {

	height:150px;

	margin:auto;

	width:990px;

	position:relative;

	background:#fff url(images/header.jpg) no-repeat;

	border:5px solid #efece5; 

	

	}

	

.topbar{

	height:34px;

}

	

.blogname {

	width:285px;

	margin:10px 0 0 15px;

    	float:left;



	}

.blogname h1  {

	font-size:36px;

	padding:20px 0 0px 0px;

	font-weight:normal;

	text-align:left;

	font-family:Arial,Century gothic,Verdana,Tahoma,sans-serif;	



	}

.blogname h1  a:link, .blogname h1  a:visited{ 

	color: #47587a; 

	display:block;

	margin:0px 0 0 0px;

	}

	

.blogname h1  a:hover { 

	color: #47587a; 

	}

.blogname h2 {

	margin:5px 0px 0px 0px;

	font-size:16px;

	font-weight:normal;

	color: #666; 

	text-align:left;

	font-family:Arial ,Century gothic,Verdana,Tahoma,sans-serif;	

	}



.toplist{

	text-align:right;

	padding:10px 10px;

	color:#D9D5CD;

}



.toplist a:link,.toplist a:visited{

	color:#ffffff;

}

.toplist a:hover{

color:#E7135D;

}

/* The Search */



#search {



	width:300px;

	padding:0px 0px ;

	position:absolute;

	right:10px;

	bottom:36px;

	height:30px;

	background:#FFF;

	float:right;

	border:1px solid #d1d1d1;

}

#search form {

	margin: 0px 0px 0px 0px;

	padding: 0;

}



#search fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



#search p {

	margin: 0;

	font-size: 85%;

}



#s {

	width:200px;

	margin:0px 0px 0px 0px;

	padding: 5px 5px;

	height:18px;

	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;

	color:#172F40;

	background:#fff;

	float:left;

	border:none;

	display:inline;

}

input#searchsubmit{

	float:right;

	display:inline;

	margin:0px 0px 0px 0px;

	height:30px;

	width:70px;

	background:#e5e5e5;

	color:#333;

	border:none;

	border-left:1px solid #d1d1d1;

	

}



#searchpage{

	background:#fff;

	border:1px solid #ccc;

	margin:10px 10px 0px 10px;

}



#sform{

	width:540px;

	border:none;

	padding:4px 5px;

}



#formsubmit{

	float:right;

	background:#e5e5e5 url(images/sfrm.png) repeat-x;

	border-left:1px solid #ccc!important;

	border:none;

	padding:3px 5px;

}

.scover{

	background:#fff ;

	border:1px solid #BDBBB6;



}

.sbox{

	padding:10px;

}

.shead{

	margin-bottom:30px;



}

.shead p{

	margin-left:10px;

	margin-bottom:10px;

	color:#222;

}



h2.stitle{



	font-weight:normal;



}

h2.stitle a{

	color:#2200C1;

		text-decoration: underline;

}



.searchmeta{

	margin-top:5px; 

	color:#43873e;

}

.searchmeta a{

color:#6972E7;

}

/*Page menu*/





#foxmenucontainer{

	height:28px;

	display:block;

	padding:0px 0 0px 0px;

	font: 13px Arial,Tahoma,Century gothic,verdana,  sans-serif;

	width:990px;

	position:absolute;

	bottom:0px;

	left:0px;

	background:url(images/menu.png)repeat-x;

	}

#menu{

	margin: 0px;

	padding: 0px 5px;

	height:28px;

	width:770px;

	float:left;

	}

	

#menu ul {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;



	}

	

#menu li {

	float: left;

	list-style: none;

	margin: 0px 1px 0px 0px;

	padding: 0px;

	}

	

#menu li a, #menu li a:link, #menu li a:visited {



	display: block;

	margin: 0px;

	padding: 0px 10px ;

	line-height:28px;

	color:#728da6;	

	text-shadow:-1px -1px 0px #a2b6be;

	}



#menu li a:hover, #menu li a:active {

	background:#a2b6be;

    	margin: 0px;

	padding: 0px 10px ;

	line-height:28px;

	text-decoration: none;

	color: #247090;

	text-shadow:-1px -1px 0px #979797;

	}

#menu li.current_page_item a {

	text-shadow:-1px -1px 0px #cecece;

	color: #536e87;



}	

#menu li li a, #menu li li a:link, #menu li li a:visited {

	background:#E7145E ;

	width: 150px;

	color: #fff;

	text-shadow:-1px -1px 0px #bf3200;

	float: none;

	margin: 0px;

	padding: 0px 10px ;

	line-height:35px;

	border-bottom: 1px solid #CF004C;



	}

	

#menu li li a:hover, #menu li li a:active {

	background:#BC0747;

	color: #fff;

	text-shadow:-1px -1px 0px #8e4a04;

	padding: 0px 10px ;

	line-height:35px;

	}



#menu li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 170px;

	margin: 0px;

	padding: 0px;

	}



#menu li li { 

	}



#menu li ul a { 

	width: 140px;

	}



#menu li ul a:hover, #menu li ul a:active { 

	}



#menu li ul ul {

	margin: -36px 0 0 170px;

	}



#menu li:hover ul ul, #menu li:hover ul ul ul, 

#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {

	left: -999em;

	}



#menu li:hover ul, #menu li li:hover ul, 

#menu li li li:hover ul, #menu li.sfhover ul, 

#menu li li.sfhover ul, #menu li li li.sfhover ul {

	left: auto;

	}



#menu li:hover, #menu li.sfhover { 

	position: static;

	}

	



	

#topbar{

	height:40px;

	display:block;

	padding:0px 0 0px 0px;

	width:1000px;

	margin:0px auto;

	overflow:hidden;

	}

	



#catmenu{

	width:1000px;

	margin:5px 0px 0px 0px;

	padding: 0px 0px;

	float:left;

	height:35px;

	font-size:13px;

	

}

#catmenu ul{

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

}

#catmenu li{

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	text-shadow:1px 1px 0px #EFECE5;

}

#catmenu li a, #catmenu li a:link, #catmenu li a:visited{

	color: #5F5F5F;

	display: block;

	padding: 0px 10px ;

	line-height:35px;







}

#catmenu li a:hover, #catmenu li a:active{

	color: #000;	

	display: block;

	line-height:35px;

	background:url(images/cmenua.png) bottom center no-repeat;

}

#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited{

	background: #EFECE5;

	border-bottom: 1px solid #fff;

	color: #5F5F5F;

	float: none;

	margin: 0px;

	line-height:35px;

	width: 150px;

}

#catmenu li li a:hover, #catmenu li li a:active{

	background: #EFECE5;

	color: #000;	

	float: none;

	line-height:35px;

	margin: 0px;

	width: 150px;



}

#catmenu li ul

{

	height: auto;

	left: -999em;

	margin: 0px;



	position: absolute;

	background:#fff;

	width: 170px;

	z-index: 9999;

}

#catmenu li li

{

}

#catmenu li ul a

{

	width: 140px;

}

#catmenu li ul a:hover, #catmenu li ul a:active

{

}

#catmenu li ul ul

{

	margin: -36px 0 0 170px;

}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 

#catmenu li.sfhover1 ul ul, #catmenu li.sfhover1 ul ul ul

{

	left: -999em;

}

#catmenu li:hover ul, #catmenu li li:hover ul, 

#catmenu li li li:hover ul, #catmenu li.sfhover1 ul, 

#catmenu li li.sfhover1 ul, #catmenu li li li.sfhover1 ul

{

	left: auto;

}

#catmenu li:hover, #catmenu li.sfhover1

{

	position: static;

}



			

	

/* Main Content*/	





#content {

	float:left;

	width: 660px;

	height:100%;

	padding:0px 0px;

	margin-top:15px;

	display:inline;



	}



.post{

	width:660px;

	margin: 0px 0px 20px 0px;

	padding:0px 0px;

	height:100%;

	color:#666;

	font-size:14px;

	background:#fff ;

	border:1px solid #bdbbb6; 

	}





.title{

	margin: 0 0 0 0px;

	padding: 0px 20px ;



}	



.title  h2 {

	margin: 10px 0 5px 0;

	padding: 10px 0px 5px 0px;

	text-align: left;

	font-size: 26px ;

	overflow:hidden;

	font-weight:normal;

	border-bottom:1px solid #D9D5CD;

	font-family: georgia,Tahoma,Century gothic,verdana,  sans-serif;

	}



.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {

	color:#47587a;

	background-color: transparent;

	}

.title  h2 a:hover  {

	color: #47587a;

	background-color: transparent;

	}	





.postim{

	margin:10px 10px 10px 0px;

	float:left;

	width:200px;

	height:90px;

}



.mdate {

	font-size:10px;

	padding:5px 0px 0px 10px;

   	color:#ca680b;

	margin:20px 0px 0px 0px;

	text-transform: uppercase;

	border-top:1px solid #ddd;

	height:27px;



	}

	

.author{

	color:#E6135D;

	padding:4px 5px 4px 20px;

	float:left;

	background-position:center left ;	

	margin-left:5px;	

	background:url(images/user.png) no-repeat;

}



.clock{

	color:#E6135D;

	padding:4px 5px 4px 20px;

	margin-left:5px;

	float:left;

	background-position:center left ;	

	background:url(images/clock.png) no-repeat;

}	

.comm{

	color:#E6135D;

	padding:4px 5px 4px 20px;

	margin-left:5px;

	float:left;

	background-position:center left ;

	background:url(images/balloon.png) no-repeat;

}



.comm a:link,

.comm a:visited {

	color:#E6135D;

}

.comm a:hover{

	color:#426F00;

}

.more{

	color:#47587a;

	padding:4px 5px 4px 20px;

	margin-right:10px;

	float:right;

	background:url(images/plus.png) no-repeat;	

		background-position:center left ;

}



.more a:link,

.more a:visited {

	color:#47587a;

}

.more a:hover{

	color:#426F00;

}





.singleinfo {

	height:18px;

	font-size:10px;

	text-transform:uppercase;

	color:#271A0A;

	padding:0px 0px;

	margin-top:10px;

			}

	

	

.entry {

	margin:0 0;

	padding: 0px 20px ;

	

	}	

	

.entry a:link,

.entry a:visited {

	color: #0f7cec;

	background-color: transparent;

}

.entry a:hover {

	color:#222;

	background-color: transparent;

	text-decoration: none;

}



.entry ul, .entry ol{

  margin: .4em 0 1em;

  line-height: 150%;

}





.entry ul li, .entry ol li{

  list-style-position:outside;

  margin-left: 1.6em;

}



.entry p{

	margin:5px 0px;

	padding:5px 0px;

	line-height:24px;



}



/* sub-post */



.subpost{

	background:#fff;

	border:1px solid #BDBBB6;

	padding:5px;

	width:650px;

	display:inline-block;

}

.subox{

	float:left;

	width:310px;

	margin-left:15px;

	margin-bottom:10px;

	color:#47587A;

}

.subox h3{

	color:#e4115b;

	padding:5px 0px;

}

.subox ul{

	list-style:none;

}



.subox ul li{

	list-style:none;

	padding:5px 0px;

}

.subox a:link, .subox a:visited{

	color:#47587A;

}

.subox span{

	padding:5px 0px;

}





/* right column */

.right{

	

	float:right;

	width:335px;

	padding:15px 0px 0px 0;

	display:inline;

	overflow:hidden;



}



.bigbox{

	width:330px;

	overflow:hidden;

	margin:0px 0px 10px 0px;

	padding:0px 0px 5px 0px  ;

	float:right;



}



.bigbox div{

padding:5px 5px;



}



.bigbox embed{

	width:320px;

	height:270px;

}



p.twitter-message{

	color:#666;

	padding:5px 5px;

	margin:5px 5px 5px 5px;

	border-bottom:1px dotted #ccc;

	

	}

	

.twitter-timestamp{

	color:#000!important;

	font-size:10px;

	font-weight:bold;

	}	

	

a.twitter-link{

	color:#47587A!important;

	}

	

a.twitter-user{

	color:#47587A!important;

	}

	

	

/* sidebar */





.sidebar{

	

	float:left;

	width:330px;

	padding:0px 0px;

	margin-left:2px;

	display:inline;

}

.sidebar li{

	width:330px;

	margin-left:3px;

}

.sidebar2{

	display:inline;

	float:right;

	width:330px;

	padding:0px 0px;

	margin-right:2px;	

}

.sidebar2 li{

	width:330px;

	margin-left:3px;

}



/*sidebar */

.sidhead{

	padding:0px 0px 0px 0px;

	height:35px;

	margin:0px 0px;

	background:url(images/tabox.png);

}





.sidhead h3{

	font-family:Georgia,Arial,Century gothic,Tahoma,  sans-serif;

	font-weight:normal;

	padding-left:10px;

	color:#431a03;

}



.sidetitl{

	color:#fff;

	background:#47587A;

	border-right:1px solid #445472;

	border-left:1px solid #445472;

	border-top:1px solid #445472;

	padding: 0px 0px 0px 10px;

	text-transform:uppercase;

	font-size:14px;

	height:35px;

	line-height:35px;

	position:relative;

	font-weight:normal;

	}



.sidebox{

	float:left;

	width:160px;

	padding-top:0px;

	font-size:12px;

	margin:0px 0px 10px 0px;

	display:inline;

	background:#EFECE5;

	overflow:hidden;



	}



.sidebox ul {

	list-style-type: none;

	margin: 0 ;

	padding: 0;



	}

	

.sidebox li{

	list-style-type: none;

	margin: 0 ;

	padding: 0;



	}

	

.sidebox ul ul  {

	list-style-type: none;

	margin: 0;

	padding: 0px 0px 10px 0px;

	background-repeat:no-repeat;

		}



.sidebox ul ul ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	border:0;

	}



.sidebox ul ul ul ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	border:0;

	}

	

.sidebox ul li {

	height:100%;

	line-height:28px;

	float: left; 

	clear: left;	

	width: 160px;

	list-style-type: none;

	overflow:hidden;

	}



.sidebox ul li a:link, .sidebox ul li a:visited {

	color:#666;

	text-decoration: none;

	padding: 0px 0px 0px 10px;

	display:block;

	border-left:1px solid #BDBBB6;

	border-right:1px solid #BDBBB6;

	border-bottom:1px solid #fff;

	}



.sidebox ul li a:hover {

	color: #E6125C;

	}



.sidebox p {

	padding: 7px 10px;

	margin:0;

	}

.sidebox div {

	padding: 5px 10px;

	margin:0;

	}

.sidebox table {

	width:100%;

	text-align:center;

	color:#787d7f;

	}	

	

li.recentcomments{

	color:#999;

	padding-left:5px;

}	

	

	

/* calendar	 */

	

#wp-calendar{

	width: 100%;

	padding: 0 0 15px;



}



#wp-calendar caption{

	padding: 0px 5px ;

	font-size:14px;

	color:#555;

}



#wp-calendar th, #wp-calendar td{

	padding: 5px;

	text-align:center;

	background:#7790BF;

	color:#47587A;

}



#wp-calendar td a{

	background:#7790BF;

	padding: 3px;

	color:#fff;

}

#wp-calendar td{

	background:transparent;

}

#wp-calendar td, table#wp-calendar th{

	padding: 2px 0;

}		

	

	

	

/* --- FOOTER --- */



#footer {

	height:40px;

	padding:5px 0 0 0px;

	color:#7f7d78;

	font-size:12px;

	font-weight:normal;

	width:100%;

	text-shadow:1px 1px 0px #ece8df;

	}



#footer a:link , #footer a:visited{

	color:#7f7d78;

	}



#footer a:hover {

	color:#7f7d78;

	}



.fcred{

	text-align:center;

	margin:10px 0px 0px 20px;

	line-height:16px;

}



/* The Navigation */



#navigation{	

	width:600px;

	margin:5px 0px 0px 0px;

	padding:0px 5px 10px 0px;

	float:left;

	}



	

/* The Attachment */



.contentCenter {

	text-align:center;

	}



/* The Page Title */



h2.pagetitle {

	padding:10px 0px;

	font-size:14px;

	text-align:center;

	color:#47587A;

	}

 h2.pagetitle a {

 	color:#df5e08;

 }



h3.recspost{

	color:#043004;

	margin-bottom:10px;

	font-size:14px;

}



.page-numbers{

	color:#47587A;

	padding:2px 5px;

	border:1px solid #aa161a;





}

.current{



	color:#aa161a;

}



/* Comments */



#commentsbox {



	margin:0;



}



h3#comments{

	font-size:14px;

	color:#fff;

	background:#47587A ;

	font-weight:bold;

	padding:10px 10px ;

	margin-top:10px;

	border:1px solid #3E4F6F;



}





ol.commentlist {

	margin:0px 0 0;

	clear:both;

	overflow:hidden;

	list-style:none;





}

ol.commentlist li {

	margin:5px 0;

	line-height:18px;

	padding:10px;

	background:#fff;

	border:1px solid #bdbbb6; 





}

ol.commentlist li .comment-author {

	color:#47587A;

	font-weight:bold;

}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{



	color:#47587A;

	font-weight:bold;

	text-decoration:none !important;

}



ol.commentlist li .comment-author .fn {

	color:#47587A;

}

cite.fn{

	color:#47587A;

	font-style:normal;

}

ol.commentlist li .comment-author .avatar{

	float:right;

	border:1px solid #ccc;

	background:#eee;

	padding:3px;

}

ol.commentlist li .comment-meta{

	font-size:10px;



}

ol.commentlist li .comment-meta .commentmetadata{



	color:#555;

}



ol.commentlist li .comment-meta a {

	color:#E4105B;

	text-decoration:none !important;

}

ol.commentlist li p {

	line-height:22px;

	margin-top:5px;

	color:#666;

	font-size:12px;

}

ol.commentlist li .reply{

	margin-top:10px;

	font-size:10px;

}

ol.commentlist li .reply a{

	background:#E6125C;

	border:1px solid #CF0C54;

	color:#fff;

	text-decoration:none;

	padding:3px 10px;

}



ol.commentlist li.odd {



}

ol.commentlist li.even {



}



ol.commentlist li ul.children {

	list-style:none;

	margin:1em 0 0;

	text-indent:0;



}



ol.commentlist li ul.children li.depth-2 {



	margin:0 0 0px 50px;



}



ol.commentlist li ul.children li.depth-3 {



	margin:0 0 0px 50px;



}



ol.commentlist li ul.children li.depth-4 {



	margin:0 0 0px 50px;



}

ol.commentlist li ul.children li.depth-5 {



	margin:0 0 0px 50px;



}

.comment-nav{



	padding:5px ;

	height:20px;



}



.comment-nav a:link,.comment-nav a:visited{



	color:#000;

}



#respond{

	background:#fff;

	border:1px solid #bdbbb6; 

	padding:10px 20px ;

	margin:10px 0px;



}

 #respond h3 {

	font-size:16px;

	color:#47587A;

	padding:5px 0px;

}



#commentform p{

	margin:5px 0px ;

	color:#47587A;

}

 #respond label{

	display:block;

	padding:5px 0;

	font-weight:bold;

	color:#47587A;



}

 #respond  label small {

	font-size:10px;



}

 #respond input {

	margin-bottom:10px;

	padding:5px 0px;

	margin:0 10px 10px 0;

	background:#eee;

	border:1px solid #ddd;

	color:#444;

}

#commentform  input{

	width:60%;



}



#respond  input#commentSubmit {

	width:100px;

	padding:3px 5px;

	background:#47587A;

	border:1px solid #3f4e6e;

	color:#fff;

	margin:10px 0px;

	font-weight:bold;

	cursor:pointer;

}

textarea#comment{

	border:none;

	background:#eee;

	border:1px solid #ddd;

	width:99%;

	margin:10px 0px 0px 0px;

	padding:5px 0px;

	color:#444;

}





.wp-pagenavi{



	font-size:12px;

	text-align: center !important;





}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {



	text-decoration: none;

	background:#47587A!important;

	border: 1px solid #3E4F6F!important;

	color:#fff !important;

	padding:3px 6px !important;

	display: block;

	text-align: center;

	float: left;

	margin-right: 4px;



}





.wp-pagenavi a:hover {

	color: #ffffff;

}



.wp-pagenavi span.pages {



display:none;

}



.wp-pagenavi span.current {

	text-decoration: none;

	background:#E6125C !important;

	border: 1px solid #CF004C!important;

	color:#fff !important;

	padding:3px 5px !important;

	display: block;

	text-align: center;

	float: left;

	margin-right: 4px;



}



.wp-pagenavi span.extend {



	text-decoration: none;

	background:#E6125C !important;

	border: 1px solid #CF004C !important;

	color:#fff !important;

	padding:3px 5px !important;

	display: block;

	text-align: center;

	float: left;

	margin-right: 4px;



}	

 	

.topad{

	float:right;

	margin:30px 0px 0px 0px;

	padding:5px;

	background:#E4E4E4;



}



.postad{

	text-align:center;

	margin-top: 40px;
	
	margin-left:auto;
	
	margin-right:auto;

	margin-bottom:0;

	border:1px solid #ccc;

	padding:5px;

	background:#E4E4E4;

	width:478px;

	

}



.contact7button{

	background:#5e7494;

	color:#ffffff;

	width:60px;

	height:30px;

}