
body {
margin : 0;
padding : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : small;
color : #000;
background-color:#999;
}
.main {
margin : 0 auto;
background : #515151 url(/images/main_background.jpg) repeat-x;
color : #000000;
}
.topHeader {
margin : 0 auto;
width : 980px;
height : 423px;
background : url(/images/top_header_background.jpg) no-repeat top;
}
.topHeader .nav {
float : right;
width : 432px;
height : 109px;
margin-right : 109px;
}
.topHeader .nav .background {
float : left;
width : 432px;
height : 34px;
background : url(/images/top_nav_background.jpg) no-repeat top right;
margin-top : 75px;
}
.topHeader .nav img {
border : 0;
}
.topHeader .nav .hello {
float : right;
width : 83px;
height : 34px;
}
.topHeader .nav .aboutme {
float : right;
width : 83px;
height : 34px;
}
.topHeader .nav .services {
float : right;
width : 83px;
height : 34px;
}
.topHeader .nav .whatsoccuring {
float : right;
width : 83px;
height : 34px;
}
.topHeader .nav .contact {
float : right;
width : 83px;
height : 34px;
}
.topHeader .logo {
float : left;
width : 231px;
height : 107px;
padding-left : 132px;
}
.topHeader .logo img {
border : 0;
}

.topHeader .printHeader { display:none; }

.topHeader .banner {
float : left;
width : 768px;
height : 277px;
border : 0 solid #00cc33;
margin-left : 103px;
}

.topHeader .banner img {border:0;}

.topHeader .breadcrumb {
float : left;
width : 768px;
height : 30px;
padding-left : 103px;
}
.topHeader .breadcrumb .where_are_you {
float : left;
width : 750px;
padding-left : 5px;
padding-top : 11px;
border : 0 solid #ff0000;
}
.topHeader .breadcrumb .where_are_you ul {
margin : 0;
padding : 0;
}
.topHeader .breadcrumb .where_are_you ul li {
float : left;
width : auto;
color : #000000;
font-size : 85%;
list-style : none;
padding-left : 6px;
padding-top : 2px;
padding-bottom : 2px;
}
.topHeader .breadcrumb .where_are_you ul li a {
color : #333333;
text-decoration : none;
}
.topHeader .breadcrumb .where_are_you ul li a:hover {
color : #666666;
text-decoration : underline;
}
.topHeader .breadcrumb .where_are_you ul li a.selected {
color : #333333;
text-decoration : none;
font-weight : bold;
}
.topHeader .breadcrumb .where_are_you ul li a:hover.selected {
color : #666666;
text-decoration : underline;
font-weight : bold;
}
.contentWrapper {
margin : 0 auto;
width : 980px;
}
.content {
float : left;
width : 980px;
background : url(/images/content_repeater.jpg) repeat-y;
}
.content .background {
float : left;
width : 980px;
min-height : 656px;
background : url(/images/content_background.jpg) no-repeat top;
}
.content .background .leftContent {
float : left;
width : 425px;
border : 0 solid #003333;
margin-left : 103px;
margin-bottom : 5px;
padding-bottom : 5px;
}
.content .background .leftContent h1 {
width : 370px;
height : 36px;
background : url(/images/left_header.jpg) no-repeat top;
margin : 0;
padding : 12px 0 0 23px;
color : #ffffff;
font-weight : normal;
font-size : 146.5%;
}
.content .background .leftContent h2 {
margin : 0;
padding : 6px 10px 0 30px;
font-weight : bold;
font-size : 131%;
color : #000000;
}
.content .background .leftContent h3 {
margin : 0;
padding : 6px 10px 0 30px;
font-weight : bold;
font-size : 108%;
color : #000000;
}
.content .background .leftContent p {
color : #000000;
font-size : 93%;
padding-left : 30px;
padding-right : 20px;
padding-top : 2px;
line-height : 17px;
}

.content .background .leftContent p.code {margin-left:25px; padding-left:5px; background-color:#BEBEBE; font-size:85%; line-height:20px; font-family:"Courier New", Courier, monospace; padding-bottom:4px;}

.content .background .leftContent a {
color : #ff11c7;
text-decoration : none;
}
.content .background .leftContent a:hover {
color : #ff11c7;
text-decoration : underline;
}
.content .background .leftContent ul {
margin : 0;
padding-top : 6px;
padding-left : 45px;
}
.content .background .leftContent ul li {
list-style : url(/images/bullet_pink.gif);
padding-top:4px;
margin-left:10px;
}


.content .background .leftContent .homeImage{
float:left; width:371px; min-height:390px; margin-top:10px; padding-left:25px;
}
.content .background .leftContent .homeImage img{
border:0;
}
.content .background .rightContent {
float : right;
width : 338px;
margin-right : 109px;
border : 0 solid #00cc00;
}
.content .background .rightContent .mostPopular {
float : right;
width : 322px;
background : url(/images/right_menu_repeater.jpg) repeat-y;
border : 0 solid #00ff00;
}
.content .background .rightContent .mostPopular .heading {
float : right;
width : 304px;
height : 40px;
background : url(/images/right_header.jpg) no-repeat top;
border : 0 solid #ff0000;
}

.content .background .rightContent .mostPopular .heading h1 {
margin : 0;
padding : 11px 0 0 32px;
color : #ffffff;
font-weight : normal;
font-size : 146.5%;
}



.content .background .rightContent .mostPopular .detail {
float : right;
width : 322px;
border : 0px solid #00ffcc;
}
.content .background .rightContent .mostPopular .detail .item {
float : left;
width : 300px;
height : 42px;
border : 0 solid #999999;
padding-left : 17px;
padding-top : 10px;
}
.content .background .rightContent .mostPopular .detail .item .splat {
float : left;
width : 41px;
height : 31px;
text-align : center;
padding-top : 10px;
}
.content .background .rightContent .mostPopular .detail .item .splat p {
margin : 0;
padding : 0;
font-size : 146.5%;
color : #ffffff;
font-weight : normal;
}
.content .background .rightContent .mostPopular .detail .item .blueSplat {
background : url(/images/mini_blue_splat.jpg) no-repeat top;
}
.content .background .rightContent .mostPopular .detail .item .pinkSplat {
background : url(/images/mini_pink_splat.jpg) no-repeat top;
}
.content .background .rightContent .mostPopular .detail .item .yellowSplat {
background : url(/images/mini_yellow_splat.jpg) no-repeat top;
}
.content .background .rightContent .mostPopular .detail .item .message {
float : left;
width : 240px;
height : 41px;
border : 0 solid #ff0000;
padding-left : 8px;
}
.content .background .rightContent .mostPopular .detail .item .message p {
margin : 0;
padding : 5px 0 0 0;
font-size : 93%;
color : #ffffff;
}

.content .background .rightContent .mostPopular .footer {
float : right;
width : 322px;
height : 33px;
background : url(/images/right_menu_bottom.jpg) no-repeat bottom;
border : 0 solid #ffff00;
}
.content .background .rightContent .mostPopular .footer p {
float : left;
text-align : right;
width : 300px;
height : 13px;
margin : 0;
padding : 0;
color : #ff11c7;
font-size : 85%;
font-weight : bold;
}
.content .background .rightContent .mostPopular .footer p a {
color : #ff11c7;
text-decoration : none;
}
.content .background .rightContent .mostPopular .footer p a:hover {
color : #ff11c7;
text-decoration : underline;
}



.footerWrapper {
margin : 0 auto;
width : 980px;
}
.footer {
float : left;
width : 100%;
}
.footer .background {
margin : 0 auto;
width : 980px;
height : 240px;
background : url(/images/main_footer.jpg) no-repeat top;
}
.footer .twitter {
float : left;
width : 456px;
height : 240px;
background : url(/images/footer_twitter.jpg) no-repeat top;
cursor : crosshair;
}
.footer .twitter p {
margin : 0;
padding : 36px 0 0 135px;
color : #ffffff;
font-size : 95%;
}



.footer .links {
float : right;
width : 456px;
height : 140px;
}

.footer .links p {
margin : 0;
padding : 36px 0 0 135px;
color : #ffffff;
font-size : 95%;
}

.footer .links p a { color:#FFFFFF; text-decoration:none;}
.footer .links p a:hover { color:#CCCCCC; text-decoration:underline;} 

.content .background .rightContent .whatsOccuring {
float : right;
width : 324px;
border : 0px solid #000033;
margin-top : 0px;
}
.content .background .rightContent .whatsOccuring .heading {
float : right;
width : 304px;
height : 55px;
background : url(/images/right_header.jpg) no-repeat top;
}
.content .background .rightContent .whatsOccuring .heading h1 {
margin : 0;
padding : 12px 0 0 20px;
color : #ffffff;
font-weight : normal;
font-size : 146.5%;
}
.content .background .rightContent .whatsOccuring .blogItem {
float : right;
width : 322px;
border : 0 solid #ff0000;
padding-top : 4px;
padding-bottom : 4px;
}
.content .background .rightContent .whatsOccuring .blogItem .thumbBack {
float : left;
width : 96px;
height : 67px;
background : url(/images/mini_picture_background.jpg) no-repeat top;
}
.content .background .rightContent .whatsOccuring .blogItem .thumbImage {
float : left;
width : 83px;
height : 53px;
padding-left : 7px;
padding-top : 8px;
}
.content .background .rightContent .whatsOccuring .blogItem .thumbImage img {
border : 0;
}
.content .background .rightContent .whatsOccuring .blogItem .detail {
float : left;
width : 210px;
padding-left : 8px;
border : 0 solid #ff0000;
}
.content .background .rightContent .whatsOccuring .blogItem .detail h2 {
margin : 0;
padding : 1px 0 0 0;
font-weight : bold;
font-size : 108%;
color : #000000;
}
.content .background .rightContent .whatsOccuring .blogItem .detail h2 a {
text-decoration : none;
color : #000000;
}
.content .background .rightContent .whatsOccuring .blogItem .detail h2 a:hover {
text-decoration : underline;
color : #000000;
}
.content .background .rightContent .whatsOccuring .blogItem .detail p {
margin : 0;
padding : 2px 0 0 0;
color : #000000;
font-size : 85%;
}
.content .background .rightContent .whatsOccuring .blogItem .detail p.date {
margin : 0;
padding : 3px 0 0 0;
color : #626364;
font-size : 85%;
}
.content .background .rightContent .whatsOccuring .footer {
float : left;
width : 300px;
text-align : right;
}
.content .background .rightContent .whatsOccuring .footer p {
float : left;
text-align : right;
width : 300px;
margin : 0;
padding : 2px 20px 0 0;
color : #ff11c7;
font-size : 85%;
border : 0 solid #ff0000;
font-weight : bold;
}
.content .background .rightContent .whatsOccuring .footer p a {
color : #ff11c7;
text-decoration : none;
}
.content .background .rightContent .whatsOccuring .footer p a:hover {
color : #ff11c7;
text-decoration : underline;
}
.content .background .rightContent .whatsOccuringArchives {
float : right;
width : 315px;
border : 0 solid #000033;
margin-top : 25px;
}
.content .background .rightContent .whatsOccuringArchives .heading {
float : right;
width : 322px;
height : 48px;

}
.content .background .rightContent .whatsOccuringArchives .heading h1 {
margin : 0;
padding : 8px 0 0 36px;
color : #ffffff;
font-weight : normal;
font-size : 182%;
}
.content .background .rightContent .whatsOccuringArchives .itemOn {
float : right;
width : 302px;
height : 40px;
background-color : #b6b9ba;
}
.content .background .rightContent .whatsOccuringArchives .itemOff {
float : right;
width : 302px;
height : 40px;
}
.content .background .rightContent .whatsOccuringArchives p {
margin : 0;
padding : 11px 0 0 30px;
color : #000000;
font-size : 116%;
font-weight : bold;
}
.content .background .rightContent .whatsOccuringArchives a {
color : #000000;
text-decoration : none;
}
.content .background .rightContent .whatsOccuringArchives a:hover {
color : #000000;
text-decoration : underline;
}
.content .background .rightContent .whatsOccuringArchives a.selected {
color : #ffffff;
text-decoration : none;
}
.content .background .rightContent .whatsOccuringArchives a:hover.selected {
color : #ffffff;
text-decoration : underline;
}
.content .background .rightContent .whatsOccuringArchives .footer {
float : left;
width : 300px;
text-align : right;
padding-top : 7px;
padding-bottom : 4px;
}
.content .background .rightContent .whatsOccuringArchives .footer p {
float : left;
text-align : right;
width : 300px;
margin : 0;
padding : 2px 20px 0 0;
color : #ff11c7;
font-size : 85%;
border : 0 solid #ff0000;
font-weight : bold;
}
.content .background .rightContent .whatsOccuringArchives .footer p a {
color : #ff11c7;
text-decoration : none;
}
.content .background .rightContent .whatsOccuringArchives .footer p a:hover {
color : #ff11c7;
text-decoration : underline;
}
.content .background .rightContent .snailMail {
float : right;
width : 322px;
background : url(/images/right_menu_repeater.jpg) repeat-y;
border : 0 solid #00ff00;
}
.content .background .rightContent .snailMail .heading {
float : right;
width : 322px;
height : 40px;
background : url(/images/right_menu_top.jpg) no-repeat top;
border : 0 solid #ff0000;
}
.content .background .rightContent .snailMail .heading h1 {
margin : 0;
padding : 11px 0 0 32px;
color : #ffffff;
font-weight : normal;
font-size : 182%;
}
.content .background .rightContent .snailMail .detail {
float : right;
width : 322px;
border : 0 solid #00ffcc;
}
.content .background .rightContent .snailMail .detail .item {
float : left;
width : 300px;
height : 42px;
border : 0 solid #999999;
padding-left : 17px;
padding-top : 10px;
}
.content .background .rightContent .snailMail .detail .item .splat {
float : left;
width : 41px;
height : 31px;
text-align : center;
padding-top : 10px;
}
.content .background .rightContent .snailMail .detail .item .splat p {
margin : 0;
padding : 0;
font-size : 146.5%;
color : #ffffff;
font-weight : normal;
}
.content .background .rightContent .snailMail .detail .item .blueSplat {
background : url(/images/mini_blue_splat.jpg) no-repeat top;
}
.content .background .rightContent .snailMail .detail .item .pinkSplat {
background : url(/images/mini_pink_splat.jpg) no-repeat top;
}
.content .background .rightContent .snailMail .detail .item .yellowSplat {
background : url(/images/mini_yellow_splat.jpg) no-repeat top;
}
.content .background .rightContent .snailMail .detail .item .message {
float : left;
width : 240px;
border : 0 solid #ff0000;
padding-left : 8px;
}
.content .background .rightContent .snailMail .detail .item .message p {
margin : 0;
padding : 5px 0 0 0;
font-size : 93%;
color : #ffffff;
}
.content .background .rightContent .snailMail .footer {
float : right;
width : 322px;
height : 33px;
background : url(/images/right_menu_bottom.jpg) no-repeat bottom;
border : 0 solid #ffff00;
}
.content .background .rightContent .snailMail .footer p {
float : left;
text-align : right;
width : 300px;
height : 13px;
margin : 0;
padding : 9px 0 0 0;
color : #ff11c7;
font-size : 85%;
border : 0 solid #ff0000;
font-weight : bold;
}
.content .background .rightContent .snailMail .footer p a {
color : #ff11c7;
text-decoration : none;
}
.content .background .rightContent .snailMail .footer p a:hover {
color : #ff11c7;
text-decoration : underline;
}
.contactMe {
float : left;
width : 420px;
}
.contactMe form {
margin : 0;
padding : 0;
}
.contactMe .item {
float : left;
width : 410px;
padding-top : 15px;
}
.contactMe .item .label {
float : left;
width : 100%;
}
.contactMe .item .label p {
font-weight : bold;
}
.contactMe .item .input {
float : left;
background : url(/images/inputbox.jpg) no-repeat top left;
width : 245px;
height : 30px;
margin-left : 30px;
border : 0;
}
.contactMe .item .input_error_bg {
background : url(/images/inputbox_error.jpg) no-repeat top left;
}
.contactMe .item .input input {
width : 233px;
margin-top : 3px;
margin-left : 5px;
padding-top : 4px;
font-size : 116%;
border : 0;
}
.contactMe .item .input_error {
float : left;
width : 125px;
height : 31px;
background : url(/images/submit_error.jpg) no-repeat top left;
}
.contactMe .item .input_error p {
margin : 0;
padding : 3px 0 0 8px;
font-size : 77%;
text-align : center;
line-height : 12px;
}
.contactMe .item .textarea {
float : left;
background : url(/images/textarea.jpg) no-repeat top left;
width : 373px;
height : 197px;
margin-left : 30px;
border : 0;
}
.contactMe .item .textarea_error_bg {
background : url(/images/textarea_error.jpg) no-repeat top left;
}
.contactMe .item .textarea textarea {
width : 360px;
height : 185px;
border : 0;
margin-top : 3px;
margin-left : 5px;
padding-top : 4px;
font-size : 116%;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.contactMe .item .textarea_error {
float : left;
width : 116px;
height : 40px;
background : url(/images/submit_error_textarea.jpg) no-repeat top left;
border : 0;
margin-left : 30px;
}
.contactMe .item .textarea_error p {
margin : 0;
padding : 12px 0 0 3px;
font-size : 77%;
text-align : center;
line-height : 12px;
}
.contactMe .item .submit {
float : right;
border : 0;
width : 94px;
height : 32px;
margin-right : 10px;
}
.content .background .leftContent .blog {
float : left;
width : 420px;
border : 0 solid #ff0000;
padding-top : 10px;
padding-bottom : 10px;
}
.content .background .leftContent .blog .header {
float : left;
width : 415px;
border : 0 solid #003399;
}
.content .background .leftContent .blog .header h3 {
margin : 0;
padding : 6px 10px 0 30px;
font-weight : bold;
font-size : 108%;
color : #000000;
}
.content .background .leftContent .blog .header h3 a {
color : #000000;
text-decoration : none;
}
.content .background .leftContent .blog .header h3 a:hover {
color : #000000;
text-decoration : underline;
}
.content .background .leftContent .blog .header p.date {
margin : 0;
padding : 3px 0 0 30px;
color : #626364;
font-size : 85%;
}
.content .background .leftContent .blog .intro {
float : left;
width : 415px;
border : 0 solid #003399;
}
.content .background .leftContent .blog .intro .mediumBack {
float : left;
width : 153px;
height : 107px;
background : url(/images/medium_picture_background.jpg) no-repeat top;
margin-left : 15px;
}
.content .background .leftContent .blog .intro .mediumBack .image {
float : left;
width : 139px;
height : 89px;
padding-left : 6px;
padding-top : 10px;
}
.content .background .leftContent .blog .intro .mediumBack .image img {
border : 0;
}
.content .background .leftContent .blog .intro .standFirst {
float : left;
width : 220px;
padding-left : 17px;
border : 0 solid #ffff00;
}
.content .background .leftContent .blog .intro .standFirst p {
margin : 0;
padding : 0;
font-size : 83%;
}
.content .background .leftContent .blog .intro .standFirst p.date {
margin : 0;
padding : 0;
color : #ff11c7;
font-size : 83%;
font-weight : bold;
}
.content .background .leftContent .blog .intro .standFirst p a {
font-weight : bold;
}
.content .background .leftContent .blog .intro .standFirst p a:hover {
font-weight : bold;
}
.content .background .leftContent .blog .body {
float : left;
width : 410px;
margin-top : 20px;
border : 0 solid #ff0000;
}


.content .background .rightContent .menuWrap {float:right; border:0px #FF0000 solid; padding-right:45px; padding-bottom:10px; margin-bottom:5px;}
.content .background .rightContent .menuWrap .screenShots {float:left; border:0px #00FF00 solid;}
.content .background .rightContent .menuWrap .screenShots img {border:0;}
.content .background .rightContent .menuWrap p {
text-align : right;
margin : 0;
padding : 0 0 0 0;
color : #000000;
font-size : 85%;
border : 0 solid #ff0000;
font-weight : bold;}
.content .background .rightContent .menuWrap p a {color : #ff11c7; text-decoration : none; }
.content .background .rightContent .menuWrap p a:hover { color : #ff11c7; text-decoration : underline; }


.content .background .leftContent .myWork {float:left; width:420px; height:130px; border:0px #FF0000 solid; padding-top:20px; padding-bottom:5px;}

.content .background .leftContent .myWork .image {float:left; width:128px; height:128px; padding-left:20px; border:0px #009900 solid;}
.content .background .leftContent .myWork .image img { border:0;}
.content .background .leftContent .myWork .intro {float:left; width:260px; height:128px; border:0px #00FF00 solid;}
.content .background .leftContent .myWork .intro h3 {padding-left:14px;}
.content .background .leftContent .myWork .intro p {padding-left:14px;}


.content .background .error {float:left; margin-left:103px; width:768px; height:339px; }
.content .background .error .info {float:left; width:265px; }
.content .background .error .image {float:right; width:751px; height:339px; padding-top:30px;}
.content .background .error .image img { background:0;}

.content .background .error .info h1 {
width : 370px;
height : 40px;
background : url(/images/left_menu_heading.jpg) no-repeat top;
margin : 0;
padding : 8px 0 0 20px;
color : #ffffff;
font-weight : normal;
font-size : 182%;
}



.rightContent h1 {width : 304px;
height : 36px;
background : url(/images/right_header.jpg) no-repeat top;
margin : 0;
padding : 12px 0 0 23px;
color : #ffffff;
font-weight : normal;
font-size : 146.5%;}

.rightContent h1 a { color:#FFFFFF; text-decoration:none;}
.rightContent h1 a:hover {color:#FFFFFF; text-decoration:underline;}

.latestTweets {float:right; width:315px; border:0px #000000 solid; padding-bottom:40px;}
.latestTweets .item {float:left; width:275px; padding-left:25px; padding-top:10px; padding-bottom:10px; min-height:75px; border:0px #000000 solid;}
.latestTweets .item p.username {margin:0; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:116%;}
.latestTweets .item p.username a { color:#000000; text-decoration:none;}
.latestTweets .item p.username a:hover {color:#000000; text-decoration:underline;}

.latestTweets .item p.tweet {margin:0; padding:0px; padding-top:5px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:100%;}
.latestTweets .item p.tweet a {color:#333333; text-decoration:underline;}
.latestTweets .item p.tweet a:hover {color:#333333; text-decoration:none;}

.latestTweets .item p.timestamp {margin:0; padding:0px; padding-top:5px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#999999; font-size:85%;}
.latestTweets .item p.timestamp a {color:#999999; text-decoration:none;}
.latestTweets .item p.timestamp a:hover {color:#999999; text-decoration:underline;}




.latestTweetsLeft {float:left; width:315px; border:0px #000000 solid; padding-bottom:40px;}
.content .background .leftContent .latestTweetsLeft h1 a { color:#FFF; text-decoration:none;}
.content .background .leftContent .latestTweetsLeft h1 a:hover { color:#FFF; text-decoration:underline;}
.latestTweetsLeft .item {float:left; width:275px; padding-left:25px; padding-top:10px; padding-bottom:10px; min-height:75px; border:0px #000000 solid;}
.latestTweetsLeft .item p.username {margin:0; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:116%;}
.latestTweetsLeft .item p.username a { color:#000000; text-decoration:none;}
.latestTweetsLeft .item p.username a:hover {color:#000000; text-decoration:underline;}

.latestTweetsLeft .item p.tweet {margin:0; padding:0px; padding-top:5px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:100%;}
.latestTweetsLeft .item p.tweet a {color:#333333; text-decoration:underline;}
.latestTweetsLeft .item p.tweet a:hover {color:#333333; text-decoration:none;}

.latestTweetsLeft .item p.timestamp {margin:0; padding:0px; padding-top:5px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#999999; font-size:85%;}
.latestTweetsLeft .item p.timestamp a {color:#999999; text-decoration:none;}
.latestTweetsLeft .item p.timestamp a:hover {color:#999999; text-decoration:underline;}




.latestFlickr {float:right; width:315px; border:0px #000000 solid; padding-bottom:40px;}
.latestFlickr .flickr {float:right; width:293px; padding-bottom:40px; padding-top:20px;}
.latestFlickr .flickr .item {float:left; width:96px; height:96px; background:url(/images/rightnav_picture.png) top left no-repeat; border:0px #000000 solid;}
.latestFlickr .flickr .item img { border:0px; padding-top:3px; padding-left:3px; width:79px; height:79px;}