@charset "UTF-8";
/* CSS Document */

#inspireme-wrapper {width:772px; height:auto;}

.inspireme-header {width:385px; height:155px; }

.inspireme-left {width:385px; float:left; border-right:1px dashed #dddddd;}
.inspireme-left .inspireme-deal {border-bottom:1px dashed #dddddd;}

.inspireme-right {width:385px; float:right; margin-top:-1px; }
.inspireme-right .inspireme-deal {border-bottom:1px dashed #dddddd;}

.inspireme-deal {height:155px;}
.inspireme-deal table {height:155px;}
.inspireme-deal td {padding:8px; vertical-align:middle; text-align:left;}
.inspireme-deal .desc {text-align:right;}
.inspireme-deal .buttons {text-align:right;}

.inspireme-deal .buttons .smlredbutton {float:right; margin-right:5px;}
.inspireme-deal .buttons .smlgreenbutton {float:right; margin-right:5px;}
.inspireme-deal .buttons .smlgreybutton {float:right;}

.inspireme-again {margin:0px auto; clear:both; text-align:center; padding-top:10px; padding-bottom:10px; width:164px;}

.inspireme-again .largered { color: #ffffff; text-decoration:none; text-align:center; }
.inspireme-again .largered a {background-image:url(/images/template/buttons/large_red.jpg); background-repeat: no-repeat; background-position:center; color:#FFFFFF; font-size:14px; height:27px; width:164px; display:block; padding-top:6px;}
.inspireme-again .largered a:hover {text-decoration:none;}
